summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 07:59:31 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 07:59:31 +0000
commit68af5368d7e5fc6cafa66222a6294a1208c02e92 (patch)
tree877c11f16bdbfad3ef5ce935f54cb3c4d6ac7a68 /dev-php/PEAR-Console_Table
parentStable on ppc64; bug #119722 (diff)
downloadgentoo-2-68af5368d7e5fc6cafa66222a6294a1208c02e92.tar.gz
gentoo-2-68af5368d7e5fc6cafa66222a6294a1208c02e92.tar.bz2
gentoo-2-68af5368d7e5fc6cafa66222a6294a1208c02e92.zip
Stable on ppc64; bug #119722
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php/PEAR-Console_Table')
-rw-r--r--dev-php/PEAR-Console_Table/ChangeLog8
-rw-r--r--dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog
index 53bdd58023a2..add177ed3864 100644
--- a/dev-php/PEAR-Console_Table/ChangeLog
+++ b/dev-php/PEAR-Console_Table/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Console_Table
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.6 2005/11/22 13:39:00 corsair Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.7 2006/01/21 07:54:57 corsair Exp $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org>
+ PEAR-Console_Table-1.0.2-r1.ebuild:
+ Stable on ppc64; bug #119722
22 Nov 2005; Markus Rothe <corsair@gentoo.org>
PEAR-Console_Table-1.0.2-r1.ebuild:
diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild
index ed7d4977da84..9561c2272386 100644
--- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild
+++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild,v 1.6 2005/11/22 13:39:00 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild,v 1.7 2006/01/21 07:54:57 corsair Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Class that makes it easy to build console style tables."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
IUSE=""