diff options
Diffstat (limited to 'net-p2p/lmule/lmule-1.2.1.ebuild')
-rw-r--r-- | net-p2p/lmule/lmule-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/lmule/lmule-1.2.1.ebuild b/net-p2p/lmule/lmule-1.2.1.ebuild index 26d6c3e90c1c..8e05a3688eeb 100644 --- a/net-p2p/lmule/lmule-1.2.1.ebuild +++ b/net-p2p/lmule/lmule-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/lmule/lmule-1.2.1.ebuild,v 1.2 2003/06/08 16:01:42 malverian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/lmule/lmule-1.2.1.ebuild,v 1.3 2003/07/13 20:28:39 aliz Exp $ DESCRIPTION="GPL eDonkey clone that doesn't suck" HOMEPAGE="http://lmule.sourceforge.net" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=x11-libs/wxGTK-2.4 >=sys-libs/zlib-1.1.4" |