diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:00:54 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:00:54 +0000 |
commit | f5eaa638c92f52403b46bf16af9ac1c50e8d487c (patch) | |
tree | 8a40c7133e2d4f5c97b81ad111cbb16d314f48eb /x11-plugins/wmpower | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.tar.gz gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.tar.bz2 gentoo-2-f5eaa638c92f52403b46bf16af9ac1c50e8d487c.zip |
Stable on amd64.
Diffstat (limited to 'x11-plugins/wmpower')
-rw-r--r-- | x11-plugins/wmpower/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmpower/wmpower-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmpower/ChangeLog b/x11-plugins/wmpower/ChangeLog index 35d6cf487fda..484bb3f171d1 100644 --- a/x11-plugins/wmpower/ChangeLog +++ b/x11-plugins/wmpower/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmpower # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/ChangeLog,v 1.9 2004/06/30 08:30:34 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/ChangeLog,v 1.10 2004/10/19 09:00:54 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmpower-0.3.1.ebuild: + Stable on amd64. 30 Jun 2004; Michele Noberasco <s4t4n@gentoo.org> wmpower-0.3.1.ebuild: Stable on x86. diff --git a/x11-plugins/wmpower/wmpower-0.3.1.ebuild b/x11-plugins/wmpower/wmpower-0.3.1.ebuild index d425e57320fe..6d5b14637311 100644 --- a/x11-plugins/wmpower/wmpower-0.3.1.ebuild +++ b/x11-plugins/wmpower/wmpower-0.3.1.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/wmpower/wmpower-0.3.1.ebuild,v 1.4 2004/06/30 08:30:34 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.3.1.ebuild,v 1.5 2004/10/19 09:00:54 absinthe Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wmpower/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" DEPEND="virtual/x11" |