diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-27 20:49:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-27 20:49:29 +0000 |
commit | b196aa0b504cb3d7c32748fbc1be87a2d17904ed (patch) | |
tree | 682a6ec3070e7220b2a43f8586390f3f2272ab95 /x11-plugins/wmMatrix | |
parent | x86 stable wrt #229541 (diff) | |
download | gentoo-2-b196aa0b504cb3d7c32748fbc1be87a2d17904ed.tar.gz gentoo-2-b196aa0b504cb3d7c32748fbc1be87a2d17904ed.tar.bz2 gentoo-2-b196aa0b504cb3d7c32748fbc1be87a2d17904ed.zip |
sparc/x86 stable
(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 0dbc770b5eef..8cd5e2f4cdf5 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.16 2008/06/27 13:31:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/ChangeLog,v 1.17 2008/06/27 20:49:29 armin76 Exp $ + + 27 Jun 2008; Raúl Porcel <armin76@gentoo.org> wmMatrix-0.2-r1.ebuild: + sparc/x86 stable 27 Jun 2008; Brent Baude <ranger@gentoo.org> wmMatrix-0.2-r1.ebuild: stable ppc64, bug 229577 diff --git a/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild b/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild index ef97ec617b1c..69a1b03f6eac 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.4 2008/06/27 13:31:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild,v 1.5 2008/06/27 20:49:29 armin76 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() { |