diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-11-30 21:23:10 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-11-30 21:23:10 +0000 |
commit | 99a681d072857f16748518ef5531880ce72222cb (patch) | |
tree | 8e5653216018069605ebba935cfc3fbc030336a5 /net-p2p/lopster | |
parent | version bump (diff) | |
download | historical-99a681d072857f16748518ef5531880ce72222cb.tar.gz historical-99a681d072857f16748518ef5531880ce72222cb.tar.bz2 historical-99a681d072857f16748518ef5531880ce72222cb.zip |
testing profile
Diffstat (limited to 'net-p2p/lopster')
-rw-r--r-- | net-p2p/lopster/lopster-1.0.2_pre5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/lopster/lopster-1.0.2_pre5.ebuild b/net-p2p/lopster/lopster-1.0.2_pre5.ebuild index f30bb396517d..4569a1959c01 100644 --- a/net-p2p/lopster/lopster-1.0.2_pre5.ebuild +++ b/net-p2p/lopster/lopster-1.0.2_pre5.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.0.2_pre5.ebuild,v 1.1 2002/11/30 21:22:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.0.2_pre5.ebuild,v 1.2 2002/11/30 21:23:10 seemant Exp $ IUSE="nls" @@ -13,7 +13,7 @@ HOMEPAGE="http://lopster.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="~x86 ~ppc" DEPEND="=x11-libs/gtk+-1.2*" RDEPEND="nls? ( sys-devel/gettext )" |