summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-22 08:09:07 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-22 08:09:07 +0000
commita63d775ca7c1ca9531518abb4b59165b52f33280 (patch)
tree33d12c79bc8feb4d6edd6762b70d0f676c9934df /dev-php
parentppc stable (bug 418873). (diff)
downloadgentoo-2-a63d775ca7c1ca9531518abb4b59165b52f33280.tar.gz
gentoo-2-a63d775ca7c1ca9531518abb4b59165b52f33280.tar.bz2
gentoo-2-a63d775ca7c1ca9531518abb4b59165b52f33280.zip
ppc stable (bug 418883).
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Archive_Tar/ChangeLog6
-rw-r--r--dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.9.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-php/PEAR-Archive_Tar/ChangeLog b/dev-php/PEAR-Archive_Tar/ChangeLog
index 798b7f76fff2..a70ec63040a5 100644
--- a/dev-php/PEAR-Archive_Tar/ChangeLog
+++ b/dev-php/PEAR-Archive_Tar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Archive_Tar
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.48 2012/08/11 13:03:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.49 2012/08/22 08:09:07 xmw Exp $
+
+ 22 Aug 2012; Michael Weber <xmw@gentoo.org> PEAR-Archive_Tar-1.3.9.ebuild:
+ ppc stable (bug 418883).
11 Aug 2012; Markus Meier <maekke@gentoo.org> PEAR-Archive_Tar-1.3.9.ebuild:
x86 stable, bug #418883
@@ -88,4 +91,3 @@
23 Sep 2009; Steve Dibb <beandog@gentoo.org>
+PEAR-Archive_Tar-1.3.3.ebuild, +metadata.xml:
Initial commit; new split ebuilds for PEAR base install
-
diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.9.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.9.ebuild
index 5c3aa855807b..79eba91291a0 100644
--- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.9.ebuild
+++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.9.ebuild,v 1.6 2012/08/11 13:03:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.9.ebuild,v 1.7 2012/08/22 08:09:07 xmw Exp $
EAPI="4"
@@ -11,7 +11,7 @@ DESCRIPTION="Tar file management class"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )