diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:42:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:42:31 +0000 |
commit | d02305c47025a8bfcf2b5ef5916529d5ab4d8d25 (patch) | |
tree | e405af71620cbcabdc9ae7bca838df6155a3734f /dev-php/PEAR-Console_Table | |
parent | alpha/ia64/s390/sh/sparc stable wrt #418883 (diff) | |
download | gentoo-2-d02305c47025a8bfcf2b5ef5916529d5ab4d8d25.tar.gz gentoo-2-d02305c47025a8bfcf2b5ef5916529d5ab4d8d25.tar.bz2 gentoo-2-d02305c47025a8bfcf2b5ef5916529d5ab4d8d25.zip |
alpha/ia64/sparc stable wrt #418885
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Console_Table')
-rw-r--r-- | dev-php/PEAR-Console_Table/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog index da61b0ea45a9..9cc3e54921b4 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.33 2012/08/22 08:10:03 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.34 2012/09/09 16:42:31 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> + PEAR-Console_Table-1.1.3.ebuild: + alpha/ia64/sparc stable wrt #418885 22 Aug 2012; Michael Weber <xmw@gentoo.org> PEAR-Console_Table-1.1.3.ebuild: ppc stable (bug 418885). diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.3.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.3.ebuild index 91307a02513d..5058d2ed3ce9 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.3.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 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.1.3.ebuild,v 1.6 2012/08/22 08:10:03 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.3.ebuild,v 1.7 2012/09/09 16:42:31 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="BSD" SLOT="0" |