diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:40:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:40:03 +0000 |
commit | 7b3c3a722b69a93f6b463dba869e345d905f667f (patch) | |
tree | 14463def88616b53f2c810355670e02d7462c823 /dev-php/PEAR-File | |
parent | arm stable. (diff) | |
download | historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.gz historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.bz2 historical-7b3c3a722b69a93f6b463dba869e345d905f667f.zip |
Stable for HPPA (bug #192247).
Package-Manager: portage-2.1.2.12
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.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index 7ebf571ab458..c30ac0407ff3 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.27 2007/08/17 14:04:25 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.28 2007/09/16 05:54:54 jer Exp $ + + 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-File-1.3.0.ebuild: + Stable for HPPA (bug #192247). *PEAR-File-1.3.0 (17 Aug 2007) diff --git a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild index f5d6b3709462..b2035a3b5bca 100644 --- a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.3.0.ebuild,v 1.1 2007/08/17 14:04:25 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild,v 1.2 2007/09/16 05:54:54 jer Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" pkg_setup() { |