diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:46:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:46:10 +0000 |
commit | 69ebcde37b80138f169c40651cdd8d137ced0ac7 (patch) | |
tree | 5df5b363d08c1d611f48629beb7e36019b0688e4 /dev-php/PEAR-File | |
parent | Stable for sparc, wrt bug #470422 (diff) | |
download | gentoo-2-69ebcde37b80138f169c40651cdd8d137ced0ac7.tar.gz gentoo-2-69ebcde37b80138f169c40651cdd8d137ced0ac7.tar.bz2 gentoo-2-69ebcde37b80138f169c40651cdd8d137ced0ac7.zip |
Stable for sparc, wrt bug #470424
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-File')
-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 81a0a09ba05c..84a7a1461ae1 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.57 2013/07/31 14:44:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.58 2013/08/03 07:46:10 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-File-1.4.1.ebuild: + Stable for sparc, wrt bug #470424 31 Jul 2013; Jeroen Roovers <jer@gentoo.org> PEAR-File-1.4.1.ebuild: Stable for HPPA (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 f43ebe04169b..84e7c91044a3 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.6 2013/07/31 14:44:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild,v 1.7 2013/08/03 07:46:10 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="" |