diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-02 19:55:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-02 19:55:56 +0000 |
commit | df5c9b9c418ba4c53fc7ff42645b728032edcb22 (patch) | |
tree | c23d01d0314ccfe7c70843f70316a1181ba56be4 /x11-plugins | |
parent | added ~ppc64 (diff) | |
download | gentoo-2-df5c9b9c418ba4c53fc7ff42645b728032edcb22.tar.gz gentoo-2-df5c9b9c418ba4c53fc7ff42645b728032edcb22.tar.bz2 gentoo-2-df5c9b9c418ba4c53fc7ff42645b728032edcb22.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmsmixer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmsmixer/ChangeLog b/x11-plugins/wmsmixer/ChangeLog index 4a608c6d9ab7..6344ba56cc59 100644 --- a/x11-plugins/wmsmixer/ChangeLog +++ b/x11-plugins/wmsmixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsmixer # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.16 2005/07/02 09:34:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.17 2005/08/02 19:54:40 corsair Exp $ + + 02 Aug 2005; Markus Rothe <corsair@gentoo.org> wmsmixer-0.5.1.ebuild: + Stable on ppc64 02 Jul 2005; Markus Rothe <corsair@gentoo.org> wmsmixer-0.5.1.ebuild: added ~ppc64 diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild index e54a4132e351..212b9a2c4e5d 100644 --- a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild +++ b/x11-plugins/wmsmixer/wmsmixer-0.5.1.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/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.6 2005/07/02 09:34:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild,v 1.7 2005/08/02 19:54:40 corsair Exp $ inherit eutils IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.hibernaculum.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" DEPEND="virtual/libc virtual/x11" |