diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:38:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:38:26 +0000 |
commit | f3aa54f9debac9356b55d2982e9357fd0bae74e7 (patch) | |
tree | c74145e8b0ddfe1d3d80d0ffd4395a1e75f6706c | |
parent | ia64 stable wrt #192247 (diff) | |
download | gentoo-2-f3aa54f9debac9356b55d2982e9357fd0bae74e7.tar.gz gentoo-2-f3aa54f9debac9356b55d2982e9357fd0bae74e7.tar.bz2 gentoo-2-f3aa54f9debac9356b55d2982e9357fd0bae74e7.zip |
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
-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 322582c98337..d04f61afd5f0 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.33 2007/10/05 17:44:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.34 2007/10/22 16:38:26 armin76 Exp $ + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File-1.3.0.ebuild: + ia64 stable wrt #192247 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File-1.3.0.ebuild: alpha/sparc stable wrt #192247 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 d4b64db3cca1..1836ab61ec09 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.7 2007/10/05 17:44:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild,v 1.8 2007/10/22 16:38:26 armin76 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() { |