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/wmifinfo | |
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/wmifinfo')
-rw-r--r-- | x11-plugins/wmifinfo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmifinfo/wmifinfo-0.06.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmifinfo/ChangeLog b/x11-plugins/wmifinfo/ChangeLog index 9adcc58709a4..189abfeba9ad 100644 --- a/x11-plugins/wmifinfo/ChangeLog +++ b/x11-plugins/wmifinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmifinfo # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.4 2004/06/24 23:10:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.5 2004/09/02 18:22:40 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + wmifinfo-0.06.ebuild: + Masked wmifinfo-0.06.ebuild stable for ppc 08 Jun 2004; David Holm <dholm@gentoo.org> wmifinfo-0.06.ebuild: Added to ~ppc. diff --git a/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild index 0c72e093eb1a..7ca66b403587 100644 --- a/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild +++ b/x11-plugins/wmifinfo/wmifinfo-0.06.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/wmifinfo/wmifinfo-0.06.ebuild,v 1.4 2004/06/24 23:10:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild,v 1.5 2004/09/02 18:22:40 pvdabeel Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.zevv.nl/wmifinfo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="virtual/x11" |