summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-12 09:59:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-12 09:59:27 +0000
commite834805b9ef8c6f149966b77d41b9423a953c3cc (patch)
treec8a3b76cedce98b66636bc37097af3a34526fe68 /dev-php
parentStable for sparc, wrt bug #495524 (diff)
downloadgentoo-2-e834805b9ef8c6f149966b77d41b9423a953c3cc.tar.gz
gentoo-2-e834805b9ef8c6f149966b77d41b9423a953c3cc.tar.bz2
gentoo-2-e834805b9ef8c6f149966b77d41b9423a953c3cc.zip
Stable for sparc, wrt bug #495560
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Console_Table/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.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 af9d5f19256d..65e744cd1b21 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.41 2014/03/06 10:38:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.42 2014/03/12 09:59:27 ago Exp $
+
+ 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org>
+ PEAR-Console_Table-1.1.6.ebuild:
+ Stable for sparc, wrt bug #495560
06 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 eb0db3ad672a..c6ef9ee8323b 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.7 2014/03/06 10:38:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild,v 1.8 2014/03/12 09:59:27 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"