summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-10 18:15:10 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-10 18:15:10 +0000
commit109be718a1f77eba4f126669ecafe5ef4c0fc65f (patch)
tree742d04b2f614c60a064ea77586eaae0834f781a9 /dev-php
parentppc stable wrt #294256, #349318, #350908 (diff)
downloadgentoo-2-109be718a1f77eba4f126669ecafe5ef4c0fc65f.tar.gz
gentoo-2-109be718a1f77eba4f126669ecafe5ef4c0fc65f.tar.bz2
gentoo-2-109be718a1f77eba4f126669ecafe5ef4c0fc65f.zip
ppc stable wrt #294256, #349318, #350908
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Archive_Tar/ChangeLog b/dev-php/PEAR-Archive_Tar/ChangeLog
index 8ba8fa708d83..073f1480212a 100644
--- a/dev-php/PEAR-Archive_Tar/ChangeLog
+++ b/dev-php/PEAR-Archive_Tar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Archive_Tar
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.39 2011/01/06 20:07:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.40 2011/01/10 18:15:10 xarthisius Exp $
+
+ 10 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ PEAR-Archive_Tar-1.3.7.ebuild:
+ ppc stable wrt #294256, #349318, #350908
06 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
PEAR-Archive_Tar-1.3.7.ebuild:
diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.7.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.7.ebuild
index a4778fafe34d..38832bfdb0c2 100644
--- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.7.ebuild
+++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.7.ebuild,v 1.5 2011/01/06 20:07:41 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.7.ebuild,v 1.6 2011/01/10 18:15:10 xarthisius Exp $
EAPI="2"
@@ -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 )