diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 11:55:59 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 11:55:59 +0000 |
commit | 3904d859b1188208a786cf1d425e90eaf62c608c (patch) | |
tree | c9d64a89d18cfc48bbbc96d77b394ba070422ac6 /x11-plugins/wmifinfo | |
parent | ~amd64 (diff) | |
download | historical-3904d859b1188208a786cf1d425e90eaf62c608c.tar.gz historical-3904d859b1188208a786cf1d425e90eaf62c608c.tar.bz2 historical-3904d859b1188208a786cf1d425e90eaf62c608c.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/wmifinfo')
-rw-r--r-- | x11-plugins/wmifinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmifinfo/wmifinfo-0.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmifinfo/ChangeLog b/x11-plugins/wmifinfo/ChangeLog index eacaeda8560b..03e06be44544 100644 --- a/x11-plugins/wmifinfo/ChangeLog +++ b/x11-plugins/wmifinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmifinfo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.8 2005/01/26 14:03:37 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.9 2005/04/10 11:55:04 hansmi Exp $ + + 10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> wmifinfo-0.08.ebuild: + Stable on ppc. 26 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmifinfo-0.08.ebuild: Stable for x86. diff --git a/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild index b97ea7c8d6c1..34beccff1973 100644 --- a/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild +++ b/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild,v 1.2 2005/01/26 14:03:37 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild,v 1.3 2005/04/10 11:55:04 hansmi Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.zevv.nl/wmifinfo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" DEPEND="virtual/x11 >=sys-apps/sed-4" |