diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 14:51:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 14:51:34 +0000 |
commit | 56ffe82b8bf42f19d9a743a7488299cd692f613a (patch) | |
tree | e477a1859509be48a82d3232f7bbdd43a26f571a | |
parent | Stable for amd64, wrt bug #396747 (diff) | |
download | gentoo-2-56ffe82b8bf42f19d9a743a7488299cd692f613a.tar.gz gentoo-2-56ffe82b8bf42f19d9a743a7488299cd692f613a.tar.bz2 gentoo-2-56ffe82b8bf42f19d9a743a7488299cd692f613a.zip |
Stable for amd64, wrt bug #396965
(Portage version: 2.1.10.41/cvs/Linux x86_64)
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index 603e2dc9f510..250c806ec25b 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.44 2011/03/19 09:55:13 olemarkus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.45 2012/01/16 14:51:34 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-File-1.4.0.ebuild: + Stable for amd64, wrt bug #396965 *PEAR-File-1.4.0 (19 Mar 2011) diff --git a/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild b/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild index 1a3a62b8f8da..48685ef5c3f4 100644 --- a/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.0.ebuild,v 1.1 2011/03/19 09:55:13 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild,v 1.2 2012/01/16 14:51:34 ago Exp $ EAPI="2" @@ -10,7 +10,7 @@ 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="" RDEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )" |