diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-05 07:32:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-05 07:32:36 +0000 |
commit | d2c6ebf2f102befcfea2016c05fd008587a5bcc0 (patch) | |
tree | b7b97c9576b9b7b2c312929ec09f95b055d93542 /dev-php/PEAR-File_Find | |
parent | Stable for HPPA (bug #548616). (diff) | |
download | gentoo-2-d2c6ebf2f102befcfea2016c05fd008587a5bcc0.tar.gz gentoo-2-d2c6ebf2f102befcfea2016c05fd008587a5bcc0.tar.bz2 gentoo-2-d2c6ebf2f102befcfea2016c05fd008587a5bcc0.zip |
Stable for HPPA (bug #548614).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-php/PEAR-File_Find')
-rw-r--r-- | dev-php/PEAR-File_Find/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index 00c8bbb18dcb..3237704e5ade 100644 --- a/dev-php/PEAR-File_Find/ChangeLog +++ b/dev-php/PEAR-File_Find/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File_Find -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.36 2014/08/10 20:46:39 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.37 2015/05/05 07:32:36 jer Exp $ + + 05 May 2015; Jeroen Roovers <jer@gentoo.org> PEAR-File_Find-1.3.2.ebuild: + Stable for HPPA (bug #548614). 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> PEAR-File_Find-1.3.0.ebuild, PEAR-File_Find-1.3.2.ebuild: diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild index a364c38265d0..6f90cb273b7a 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild,v 1.3 2014/08/10 20:46:39 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild,v 1.4 2015/05/05 07:32:36 jer Exp $ EAPI="5" @@ -9,7 +9,7 @@ inherit php-pear-r1 DESCRIPTION="A class that facillitates the search of filesystems" LICENSE="PHP-2.02" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" src_unpack() { |