diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:36:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:36:45 +0000 |
commit | 9adb8b387e5153f2b81fd24f27667ebe2df06244 (patch) | |
tree | ab500c3808beb9560abc9ad023e05debffc63a06 /dev-php/PEAR-File | |
parent | Stable for ia64, wrt bug #470422 (diff) | |
download | gentoo-2-9adb8b387e5153f2b81fd24f27667ebe2df06244.tar.gz gentoo-2-9adb8b387e5153f2b81fd24f27667ebe2df06244.tar.bz2 gentoo-2-9adb8b387e5153f2b81fd24f27667ebe2df06244.zip |
Stable for ia64, wrt bug #470424
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 84a7a1461ae1..4a152a2dab7b 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.58 2013/08/03 07:46:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.59 2013/08/04 11:36:45 ago Exp $ + + 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-File-1.4.1.ebuild: + Stable for ia64, wrt bug #470424 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-File-1.4.1.ebuild: Stable for sparc, 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 84e7c91044a3..1491e89b6568 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.7 2013/08/03 07:46:10 ago Exp $ +# $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 $ 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="" |