diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-25 20:16:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-25 20:16:10 +0000 |
commit | ef418171a807e8ff915c20111dce4ddc37bc244a (patch) | |
tree | ad0ceebbcbb227a5b2b456b733c9a25976c4bc5c /net-misc/gwget | |
parent | Version bump, remove old (diff) | |
download | historical-ef418171a807e8ff915c20111dce4ddc37bc244a.tar.gz historical-ef418171a807e8ff915c20111dce4ddc37bc244a.tar.bz2 historical-ef418171a807e8ff915c20111dce4ddc37bc244a.zip |
x86 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-misc/gwget')
-rw-r--r-- | net-misc/gwget/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/gwget/gwget-0.99.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/gwget/ChangeLog b/net-misc/gwget/ChangeLog index ff699027f550..dded0d95d6cc 100644 --- a/net-misc/gwget/ChangeLog +++ b/net-misc/gwget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/gwget -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.13 2007/07/07 10:57:32 eva Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.14 2008/01/25 20:16:10 armin76 Exp $ + + 25 Jan 2008; Raúl Porcel <armin76@gentoo.org> gwget-0.99.ebuild: + x86 stable *gwget-0.99 (07 Jul 2007) diff --git a/net-misc/gwget/gwget-0.99.ebuild b/net-misc/gwget/gwget-0.99.ebuild index 6c3802d60128..717a2abfb201 100644 --- a/net-misc/gwget/gwget-0.99.ebuild +++ b/net-misc/gwget/gwget-0.99.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/gwget-0.99.ebuild,v 1.2 2007/07/07 22:43:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/gwget-0.99.ebuild,v 1.3 2008/01/25 20:16:10 armin76 Exp $ inherit gnome2 DESCRIPTION="GTK2 WGet Frontend" HOMEPAGE="http://gnome.org/projects/gwget/" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="epiphany" |