diff options
author | Brent Baude <ranger@gentoo.org> | 2008-06-27 13:31:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-06-27 13:31:23 +0000 |
commit | dd02cbb86c6971a1bfd8c5472ca093a0be7eb900 (patch) | |
tree | e6b23c7d0dcefd7b0f47393943a5b5c8aaadebee /x11-plugins/wmMatrix | |
parent | stable ppc64, bug 229559 (diff) | |
download | historical-dd02cbb86c6971a1bfd8c5472ca093a0be7eb900.tar.gz historical-dd02cbb86c6971a1bfd8c5472ca093a0be7eb900.tar.bz2 historical-dd02cbb86c6971a1bfd8c5472ca093a0be7eb900.zip |
stable ppc64, bug 229577
Package-Manager: portage-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 e05ad03cca90..0dbc770b5eef 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.15 2008/06/26 17:14:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/ChangeLog,v 1.16 2008/06/27 13:31:23 ranger Exp $ + + 27 Jun 2008; Brent Baude <ranger@gentoo.org> wmMatrix-0.2-r1.ebuild: + stable ppc64, bug 229577 26 Jun 2008; nixnut <nixnut@gentoo.org> wmMatrix-0.2-r1.ebuild: Stable on ppc wrt bug 229577 diff --git a/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild b/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild index bc79de040906..ef97ec617b1c 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.3 2008/06/26 17:14:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild,v 1.4 2008/06/27 13:31:23 ranger 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() { |