diff options
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 7848bd3e0ff3..e333bf9791b7 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.55 2013/07/28 19:46:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.56 2013/07/30 12:20:07 ago Exp $ + + 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-File-1.4.1.ebuild: + Stable for alpha, wrt bug #470424 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-File-1.4.1.ebuild: Stable for arm, 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 f332c450b8be..d573758452d1 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.4 2013/07/28 19:46:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild,v 1.5 2013/07/30 12:20:07 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="" |