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 | e98ef797c0f264b11ab1509a1d31bca484cca1b6 (patch) | |
tree | 719aaca52f111022deb89fe4b80e9a7d8dc6730e /x11-plugins/wminet | |
parent | ppc stable profile update (diff) | |
download | historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.gz historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.bz2 historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/wminet')
-rw-r--r-- | x11-plugins/wminet/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wminet/wminet-2.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wminet/ChangeLog b/x11-plugins/wminet/ChangeLog index 75f636c7b7a6..73fbebc164de 100644 --- a/x11-plugins/wminet/ChangeLog +++ b/x11-plugins/wminet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wminet # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/ChangeLog,v 1.6 2004/06/28 20:46:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/ChangeLog,v 1.7 2004/09/02 18:22:40 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + wminet-2.0.3.ebuild: + Masked wminet-2.0.3.ebuild stable for ppc 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wminet-2.0.3.ebuild: add sed-4 dep diff --git a/x11-plugins/wminet/wminet-2.0.3.ebuild b/x11-plugins/wminet/wminet-2.0.3.ebuild index 08a1bf4ba899..a87e64e9e2ba 100644 --- a/x11-plugins/wminet/wminet-2.0.3.ebuild +++ b/x11-plugins/wminet/wminet-2.0.3.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/wminet/wminet-2.0.3.ebuild,v 1.10 2004/06/28 20:46:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wminet/wminet-2.0.3.ebuild,v 1.11 2004/09/02 18:22:40 pvdabeel Exp $ S="${WORKDIR}/${PN}.app" IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.neotokyo.org/illusion/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc amd64 ~ppc" +KEYWORDS="x86 ~sparc amd64 ppc" DEPEND="virtual/x11 >=sys-apps/sed-4" |