diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
commit | 1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de (patch) | |
tree | 7bbfa23e610805b11c110f3b9702c5c974bb8516 /x11-plugins/wmget | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.gz gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.bz2 gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.zip |
Keyword modification, see changelog for details
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 bbdedb55c4df..1444d8cd4304 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.7 2004/07/22 09:41:19 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/ChangeLog,v 1.8 2004/09/02 18:22:40 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmget-0.6.0.ebuild: + Masked wmget-0.6.0.ebuild stable for ppc *wmget-0.6.0 (22 Jul 2004) diff --git a/x11-plugins/wmget/wmget-0.6.0.ebuild b/x11-plugins/wmget/wmget-0.6.0.ebuild index b52ca90fd21f..bf19647e3252 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.1 2004/07/22 09:41:19 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmget/wmget-0.6.0.ebuild,v 1.2 2004/09/02 18:22:40 pvdabeel 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" |