diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:38:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:38:40 +0000 |
commit | ea5545f8ada1e3a9729fe41b7c0fbd95f9eebb9b (patch) | |
tree | 38464aee3728c154a9d1ec28b345f067b5475f9d /dev-php/PEAR-Console_Table | |
parent | Stable for ppc64, wrt bug #495524 (diff) | |
download | gentoo-2-ea5545f8ada1e3a9729fe41b7c0fbd95f9eebb9b.tar.gz gentoo-2-ea5545f8ada1e3a9729fe41b7c0fbd95f9eebb9b.tar.bz2 gentoo-2-ea5545f8ada1e3a9729fe41b7c0fbd95f9eebb9b.zip |
Stable for ppc64, wrt bug #495560
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
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.6.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 fe5fa893a2b0..af9d5f19256d 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.40 2014/03/05 15:32:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.41 2014/03/06 10:38:40 ago Exp $ + + 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> + PEAR-Console_Table-1.1.6.ebuild: + Stable for ppc64, wrt bug #495560 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Console_Table-1.1.6.ebuild: diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild index 1e523d50077d..eb0db3ad672a 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 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.6.ebuild,v 1.6 2014/03/05 15:32:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild,v 1.7 2014/03/06 10:38:40 ago Exp $ EAPI="4" 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" |