diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:03:14 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:03:14 +0000 |
commit | 65660fa405f892b4a7ee0420d53a3070f00ba237 (patch) | |
tree | 9420d60dcdbc22553250659386fb7c11b600d336 /x11-plugins/wmbio | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-65660fa405f892b4a7ee0420d53a3070f00ba237.tar.gz gentoo-2-65660fa405f892b4a7ee0420d53a3070f00ba237.tar.bz2 gentoo-2-65660fa405f892b4a7ee0420d53a3070f00ba237.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmbio')
-rw-r--r-- | x11-plugins/wmbio/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbio/wmbio-1.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmbio/ChangeLog b/x11-plugins/wmbio/ChangeLog index 1e29c99371b1..3f61d098db50 100644 --- a/x11-plugins/wmbio/ChangeLog +++ b/x11-plugins/wmbio/ChangeLog @@ -1,6 +1,9 @@ # 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.9 2004/09/04 00:19:46 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/ChangeLog,v 1.10 2004/11/24 05:00:21 weeve Exp $ + + 23 Nov 2004; Jason Wever <weeve@gentoo.org> wmbio-1.02.ebuild: + Added ~sparc keyword. 04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmbio-1.02.ebuild: Stable for x86. diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild index 1b7009ebf651..3a0fbb547ff3 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.4 2004/09/04 00:19:46 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.5 2004/11/24 05:00:21 weeve Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ppc64" +KEYWORDS="x86 ppc ppc64 ~sparc" src_unpack() { |