diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-03 02:38:28 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-03 02:38:28 +0000 |
commit | ed43b1133ee71897a656ef0d4a21ec5a9eb0e405 (patch) | |
tree | 06d3fbd495c49e82f5fdc83d3007bea0bd8cddf1 /x11-plugins/wmbio | |
parent | Help text, bug #62559 (Manifest recommit) (diff) | |
download | gentoo-2-ed43b1133ee71897a656ef0d4a21ec5a9eb0e405.tar.gz gentoo-2-ed43b1133ee71897a656ef0d4a21ec5a9eb0e405.tar.bz2 gentoo-2-ed43b1133ee71897a656ef0d4a21ec5a9eb0e405.zip |
stable on ppc64, bug #62249
Diffstat (limited to 'x11-plugins/wmbio')
-rw-r--r-- | x11-plugins/wmbio/ChangeLog | 4 | ||||
-rw-r--r-- | x11-plugins/wmbio/wmbio-1.02.ebuild | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-plugins/wmbio/ChangeLog b/x11-plugins/wmbio/ChangeLog index 546de06b4935..0bcaa892e8b8 100644 --- a/x11-plugins/wmbio/ChangeLog +++ b/x11-plugins/wmbio/ChangeLog @@ -1,6 +1,8 @@ # ChangeLog for x11-plugins/wmbio # Copyright 2001-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v 1.7 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v 1.8 2004/09/03 02:38:28 tgall Exp $ + 02 Sep 2004; Tom Gall <tgall@gentoo.org> wmbio-1.02.ebuild: + stable on ppc64, bug #62249 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmbio-1.02.ebuild: Masked wmbio-1.02.ebuild stable for ppc diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild index ae20e65f61e3..2e661a261b6b 100644 --- a/x11-plugins/wmbio/wmbio-1.02.ebuild +++ b/x11-plugins/wmbio/wmbio-1.02.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/wmbio/wmbio-1.02.ebuild,v 1.2 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.3 2004/09/03 02:38:28 tgall Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ppc" +KEYWORDS="~x86 ppc ppc64" src_unpack() { |