Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Console_Table/
Date: Wed, 14 Feb 2018 15:50:03
Message-Id: 1518617250.5bdfb638b9f3a076c6870db9c5169aa43cd045f3.grknight@gentoo
1 commit: 5bdfb638b9f3a076c6870db9c5169aa43cd045f3
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 14 14:07:30 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 14 14:07:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdfb638
7
8 dev-php/PEAR-Console_Table: Mark sparc stable
9
10 Bug: https://bugs.gentoo.org/647540
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild
17 index 6d2238c9255..3d67e12ea65 100644
18 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild
19 +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild
20 @@ -8,7 +8,7 @@ inherit php-pear-r2
21 DESCRIPTION="Class that makes it easy to build console style tables"
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
25 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
26 IUSE=""
27
28 src_install() {