summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-09 01:24:26 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-09 01:24:26 +0000
commit951e93562e63fc295164cbbd5a2eb09794e2b203 (patch)
tree552200c20b41f359e375a51e189b0bd81cf1c991 /app-misc
parentstable on ia64 (diff)
downloadhistorical-951e93562e63fc295164cbbd5a2eb09794e2b203.tar.gz
historical-951e93562e63fc295164cbbd5a2eb09794e2b203.tar.bz2
historical-951e93562e63fc295164cbbd5a2eb09794e2b203.zip
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/cmatrix/ChangeLog6
-rw-r--r--app-misc/cmatrix/Manifest4
-rw-r--r--app-misc/cmatrix/cmatrix-1.2a.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-misc/cmatrix/ChangeLog b/app-misc/cmatrix/ChangeLog
index cd521df2aa92..b8ce844c9bfd 100644
--- a/app-misc/cmatrix/ChangeLog
+++ b/app-misc/cmatrix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/cmatrix
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/ChangeLog,v 1.9 2005/04/21 19:08:32 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/ChangeLog,v 1.10 2005/05/09 01:24:26 wormo Exp $
+
+ 08 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ cmatrix-1.2a.ebuild:
+ mark ~ppc
21 Apr 2005; Simon Stelling <blubb@gentoo.org> cmatrix-1.2a.ebuild:
stable on amd64
diff --git a/app-misc/cmatrix/Manifest b/app-misc/cmatrix/Manifest
index 93eac673b2f4..9647d17ac67a 100644
--- a/app-misc/cmatrix/Manifest
+++ b/app-misc/cmatrix/Manifest
@@ -1,4 +1,4 @@
-MD5 fbbba65b856236ece0900f4f01054f19 ChangeLog 868
-MD5 cadcc0c70fec557d2ab52bfcb48791b4 cmatrix-1.2a.ebuild 1303
+MD5 5a20eefa7bf617a6412c97b99e02b025 ChangeLog 965
+MD5 f7611eb08b0f79b80d09b464a536fa6e cmatrix-1.2a.ebuild 1308
MD5 9bfecf967586ff4ee812fbff868b34b1 files/cmatrix-1.2a-gentoo.patch 3034
MD5 fbdf087e388b121cf1bdd8fd7f519177 files/digest-cmatrix-1.2a 63
diff --git a/app-misc/cmatrix/cmatrix-1.2a.ebuild b/app-misc/cmatrix/cmatrix-1.2a.ebuild
index e6648368984d..2b8f8c624322 100644
--- a/app-misc/cmatrix/cmatrix-1.2a.ebuild
+++ b/app-misc/cmatrix/cmatrix-1.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a.ebuild,v 1.15 2005/04/21 19:08:32 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a.ebuild,v 1.16 2005/05/09 01:24:26 wormo Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.asty.org/${PN}/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64 sparc ~alpha"
+KEYWORDS="x86 amd64 sparc ~alpha ~ppc"
IUSE="X"
DEPEND="X? ( virtual/x11 )