diff options
author | 2013-08-04 13:32:11 +0000 | |
---|---|---|
committer | 2013-08-04 13:32:11 +0000 | |
commit | 0495ad6c6725b504312f932911c685a3b60f47d9 (patch) | |
tree | f03b3d6a99b0e88a3275708baa805dc1d4281877 /dev-php | |
parent | Stable for ppc64, wrt bug #470422 (diff) | |
download | gentoo-2-0495ad6c6725b504312f932911c685a3b60f47d9.tar.gz gentoo-2-0495ad6c6725b504312f932911c685a3b60f47d9.tar.bz2 gentoo-2-0495ad6c6725b504312f932911c685a3b60f47d9.zip |
Stable for ppc64, wrt bug #470424
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index 4a152a2dab7b..9c67b005471d 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.59 2013/08/04 11:36:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.60 2013/08/04 13:32:11 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-File-1.4.1.ebuild: + Stable for ppc64, wrt bug #470424 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-File-1.4.1.ebuild: Stable for ia64, wrt bug #470424 diff --git a/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild b/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild index 1491e89b6568..3429617ee41d 100644 --- a/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild,v 1.8 2013/08/04 11:36:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild,v 1.9 2013/08/04 13:32:11 ago Exp $ EAPI="4" @@ -10,5 +10,5 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP-3" 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="" |