diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-11-07 12:58:32 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-11-07 12:58:32 +0000 |
commit | 25473c40e246be70c456e05203593a5c094f61e5 (patch) | |
tree | 29a4adeed11946084116e7e785ed78a8eb57e756 /x11-plugins | |
parent | =app-forensics/aide-0.11_rc2 masked for testing (diff) | |
download | gentoo-2-25473c40e246be70c456e05203593a5c094f61e5.tar.gz gentoo-2-25473c40e246be70c456e05203593a5c094f61e5.tar.bz2 gentoo-2-25473c40e246be70c456e05203593a5c094f61e5.zip |
Version 0.09 stable for x86.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmifinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmifinfo/wmifinfo-0.09.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmifinfo/ChangeLog b/x11-plugins/wmifinfo/ChangeLog index d4bdcf3ba85d..72aad5baa2fe 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.12 2005/09/25 17:27:37 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.13 2005/11/07 12:58:32 s4t4n Exp $ + + 07 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmifinfo-0.09.ebuild: + Stable for x86. 25 Sep 2005; Luis Medinas <metalgod@gentoo.org> wmifinfo-0.09.ebuild: Added ~amd64 keywords. Closes bug #107123 diff --git a/x11-plugins/wmifinfo/wmifinfo-0.09.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.09.ebuild index 0ed1048a6591..5ddedf5c5a54 100644 --- a/x11-plugins/wmifinfo/wmifinfo-0.09.ebuild +++ b/x11-plugins/wmifinfo/wmifinfo-0.09.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.09.ebuild,v 1.2 2005/09/25 17:27:38 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.09.ebuild,v 1.3 2005/11/07 12:58:32 s4t4n Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.zevv.nl/wmifinfo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" DEPEND="virtual/x11 >=sys-apps/sed-4" |