diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-26 17:14:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-26 17:14:19 +0000 |
commit | 487aba307fea5e37911fa7daa61ccbd8443154fc (patch) | |
tree | 63539fd899e0194bb4cff3accf2e7eec4140ecea /x11-plugins/wmMatrix | |
parent | Stable on ppc wrt bug 229579 (diff) | |
download | gentoo-2-487aba307fea5e37911fa7daa61ccbd8443154fc.tar.gz gentoo-2-487aba307fea5e37911fa7daa61ccbd8443154fc.tar.bz2 gentoo-2-487aba307fea5e37911fa7daa61ccbd8443154fc.zip |
Stable on ppc wrt bug 229577
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins/wmMatrix')
-rw-r--r-- | x11-plugins/wmMatrix/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmMatrix/ChangeLog b/x11-plugins/wmMatrix/ChangeLog index edba0214cca8..e05ad03cca90 100644 --- a/x11-plugins/wmMatrix/ChangeLog +++ b/x11-plugins/wmMatrix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmMatrix # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/ChangeLog,v 1.14 2008/06/26 14:44:01 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/ChangeLog,v 1.15 2008/06/26 17:14:19 nixnut Exp $ + + 26 Jun 2008; nixnut <nixnut@gentoo.org> wmMatrix-0.2-r1.ebuild: + Stable on ppc wrt bug 229577 26 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> wmMatrix-0.2-r1.ebuild: diff --git a/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild b/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild index 360f53cd237e..bc79de040906 100644 --- a/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild +++ b/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild,v 1.2 2008/06/26 14:44:01 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild,v 1.3 2008/06/26 17:14:19 nixnut Exp $ inherit eutils toolchain-funcs multilib @@ -19,7 +19,7 @@ RDEPEND="${CDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" IUSE="" src_unpack() { |