diff options
Diffstat (limited to 'net-misc/gwget/gwget-0.94.ebuild')
-rw-r--r-- | net-misc/gwget/gwget-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gwget/gwget-0.94.ebuild b/net-misc/gwget/gwget-0.94.ebuild index 5c1a3c075842..ed107078db38 100644 --- a/net-misc/gwget/gwget-0.94.ebuild +++ b/net-misc/gwget/gwget-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/gwget-0.94.ebuild,v 1.2 2005/05/20 19:04:32 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/gwget-0.94.ebuild,v 1.3 2005/07/15 21:26:42 agriffis Exp $ inherit eutils gnome2 libtool @@ -9,7 +9,7 @@ HOMEPAGE="http://gnome.org/projects/gwget/" SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2" -IUSE="doc epiphany" +IUSE="epiphany" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" |