diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:00:54 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:00:54 +0000 |
commit | f5eaa638c92f52403b46bf16af9ac1c50e8d487c (patch) | |
tree | 8a40c7133e2d4f5c97b81ad111cbb16d314f48eb /x11-plugins/wmget | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.tar.gz gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.tar.bz2 gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.zip |
Stable on amd64.
Diffstat (limited to 'x11-plugins/wmget')
-rw-r--r-- | x11-plugins/wmget/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmget/wmget-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmget/ChangeLog b/x11-plugins/wmget/ChangeLog index cd837db32203..bdf07fe9ed1f 100644 --- a/x11-plugins/wmget/ChangeLog +++ b/x11-plugins/wmget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmget # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/ChangeLog,v 1.9 2004/09/04 00:43:55 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/ChangeLog,v 1.10 2004/10/19 08:55:59 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmget-0.6.0.ebuild: + Stable on amd64. 04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmget-0.6.0.ebuild: Stable for x86. diff --git a/x11-plugins/wmget/wmget-0.6.0.ebuild b/x11-plugins/wmget/wmget-0.6.0.ebuild index 3ee753f0aecd..a937db3d93fa 100644 --- a/x11-plugins/wmget/wmget-0.6.0.ebuild +++ b/x11-plugins/wmget/wmget-0.6.0.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/x11-plugins/wmget/wmget-0.6.0.ebuild,v 1.3 2004/09/04 00:43:55 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/wmget-0.6.0.ebuild,v 1.4 2004/10/19 08:55:59 absinthe Exp $ IUSE="" DESCRIPTION="libcurl-based dockapp for automated-downloads" @@ -9,7 +9,7 @@ SRC_URI="http://amtrickey.net/download/${P}-src.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 ~amd64 ppc" +KEYWORDS="x86 amd64 ppc" DEPEND="virtual/x11 >=net-misc/curl-7.9.7" |