summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-19 09:30:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-19 09:30:04 +0000
commitbab04764f740bfa2ff10053e1924b3ea4a52ab1b (patch)
tree541526778128b1757f7f16257802b268d6d5cd49 /dev-php
parentStable for amd64/x86, wrt bug #546662 (diff)
downloadgentoo-2-bab04764f740bfa2ff10053e1924b3ea4a52ab1b.tar.gz
gentoo-2-bab04764f740bfa2ff10053e1924b3ea4a52ab1b.tar.bz2
gentoo-2-bab04764f740bfa2ff10053e1924b3ea4a52ab1b.zip
Stable for alpha/amd64/ia64/ppc/ppc64/sparc/x86, wrt bug #546664
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Text_Wiki/ChangeLog5
-rw-r--r--dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog
index 4d7695488e24..286afb2937cc 100644
--- a/dev-php/PEAR-Text_Wiki/ChangeLog
+++ b/dev-php/PEAR-Text_Wiki/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Text_Wiki
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.51 2015/04/18 04:25:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.52 2015/04/19 09:30:04 ago Exp $
+
+ 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Text_Wiki-1.2.2.ebuild:
+ Stable for alpha/amd64/ia64/ppc/ppc64/sparc/x86, wrt bug #546664
18 Apr 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Wiki-1.2.2.ebuild:
Stable for HPPA (bug #546664).
diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild
index d08cfdf10454..1c4a12f4d897 100644
--- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild
+++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild,v 1.2 2015/04/18 04:25:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild,v 1.3 2015/04/19 09:30:04 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit php-pear-r1
DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text"
LICENSE="LGPL-2.1 PHP-2.02"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
# Pull from github as pear.php.net is not updated
SRC_URI="https://github.com/pear/${PHP_PEAR_PKG_NAME}/archive/${PEAR_PV}.tar.gz -> ${P}.tar.gz"