summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-22 16:34:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-22 16:34:22 +0000
commite0a2fc9ad43e55deb5028f9375f06e1510c34710 (patch)
treeb0fff80ebf072749a19238052539c19656f88263 /dev-php/PEAR-Console_Table
parentia64 stable wrt #192247 (diff)
downloadgentoo-2-e0a2fc9ad43e55deb5028f9375f06e1510c34710.tar.gz
gentoo-2-e0a2fc9ad43e55deb5028f9375f06e1510c34710.tar.bz2
gentoo-2-e0a2fc9ad43e55deb5028f9375f06e1510c34710.zip
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
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 80a88d3ddc53..fe2d53446ba5 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.24 2007/10/05 17:43:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.25 2007/10/22 16:34:22 armin76 Exp $
+
+ 22 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Console_Table-1.0.7.ebuild:
+ ia64 stable wrt #192247
05 Oct 2007; Raúl Porcel <armin76@gentoo.org>
PEAR-Console_Table-1.0.7.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 263f428f0d5f..4f8ed984cafb 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.7 2007/10/05 17:43:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.8 2007/10/22 16:34:22 armin76 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"