summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-09-16 06:40:03 +0000
committerJeroen Roovers <jer@gentoo.org>2007-09-16 06:40:03 +0000
commit7b3c3a722b69a93f6b463dba869e345d905f667f (patch)
tree14463def88616b53f2c810355670e02d7462c823 /dev-php/PEAR-Console_Table
parentarm stable. (diff)
downloadhistorical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.gz
historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.bz2
historical-7b3c3a722b69a93f6b463dba869e345d905f667f.zip
Stable for HPPA (bug #192247).
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php/PEAR-Console_Table')
-rw-r--r--dev-php/PEAR-Console_Table/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog
index fdb594bec804..553f98739ab1 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.18 2007/09/06 13:58:02 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.19 2007/09/16 05:46:08 jer Exp $
+
+ 16 Sep 2007; Jeroen Roovers <jer@gentoo.org>
+ PEAR-Console_Table-1.0.7.ebuild:
+ Stable for HPPA (bug #192247).
06 Sep 2007; Markus Ullmann <jokey@gentoo.org>
-PEAR-Console_Table-1.0.4.ebuild:
diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild
index 423c33cc21d9..aec36d28a825 100644
--- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild
+++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 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.7.ebuild,v 1.1 2007/08/17 13:55:20 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.2 2007/09/16 05:46:08 jer Exp $
inherit php-pear-r1
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
DESCRIPTION="Class that makes it easy to build console style tables."
LICENSE="PHP"
SLOT="0"