diff options
Diffstat (limited to 'net-p2p/lopster/lopster-1.2.1.ebuild')
-rw-r--r-- | net-p2p/lopster/lopster-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/lopster/lopster-1.2.1.ebuild b/net-p2p/lopster/lopster-1.2.1.ebuild index c6d9aff594b2..e79eb7f7c5bd 100644 --- a/net-p2p/lopster/lopster-1.2.1.ebuild +++ b/net-p2p/lopster/lopster-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.1.ebuild,v 1.3 2004/08/04 22:47:44 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.1.ebuild,v 1.4 2004/10/04 22:00:13 pvdabeel Exp $ IUSE="nls" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lopster/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~amd64" DEPEND="=x11-libs/gtk+-1.2*" RDEPEND="nls? ( sys-devel/gettext )" |