summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-26 16:39:58 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-26 16:39:58 +0000
commitb1d739acf815be6dacebd6da0fd59b912f2a05a4 (patch)
treeab6cced3c37a58831cf9bc9ed65782916b8e7d95 /dev-php/PEAR-Archive_Tar
parentx86 stable wrt bug #532318 (diff)
downloadgentoo-2-b1d739acf815be6dacebd6da0fd59b912f2a05a4.tar.gz
gentoo-2-b1d739acf815be6dacebd6da0fd59b912f2a05a4.tar.bz2
gentoo-2-b1d739acf815be6dacebd6da0fd59b912f2a05a4.zip
x86 stable wrt bug #547746
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-php/PEAR-Archive_Tar')
-rw-r--r--dev-php/PEAR-Archive_Tar/ChangeLog5
-rw-r--r--dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Archive_Tar/ChangeLog b/dev-php/PEAR-Archive_Tar/ChangeLog
index 8c0048fc7071..b5dcb1cacc61 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.67 2015/04/26 07:31:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.68 2015/04/26 16:39:58 pacho Exp $
+
+ 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> PEAR-Archive_Tar-1.3.15.ebuild:
+ x86 stable wrt bug #547746
26 Apr 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Archive_Tar-1.3.15.ebuild:
Stable for HPPA (bug #547746).
diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.15.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.15.ebuild
index 5cf1b5fd47f2..eab76101fcdd 100644
--- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.15.ebuild
+++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.15.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-Archive_Tar/PEAR-Archive_Tar-1.3.15.ebuild,v 1.2 2015/04/26 07:31:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.15.ebuild,v 1.3 2015/04/26 16:39:58 pacho Exp $
EAPI="5"
@@ -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:*[pcre(+)]