diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 13:57:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-03-18 13:57:00 +0000 |
commit | 395ddacec873a638efb0023d7382deffedefe41a (patch) | |
tree | f47540cdb58886bc650ded17af22c60e7f775402 /dev-php/PEAR-Image_IPTC | |
parent | new version. (diff) | |
download | historical-395ddacec873a638efb0023d7382deffedefe41a.tar.gz historical-395ddacec873a638efb0023d7382deffedefe41a.tar.bz2 historical-395ddacec873a638efb0023d7382deffedefe41a.zip |
Stable on hppa (bug #119722).
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'dev-php/PEAR-Image_IPTC')
-rw-r--r-- | dev-php/PEAR-Image_IPTC/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Image_IPTC/ChangeLog b/dev-php/PEAR-Image_IPTC/ChangeLog index 35a9ea7af99f..b8b8e3c24663 100644 --- a/dev-php/PEAR-Image_IPTC/ChangeLog +++ b/dev-php/PEAR-Image_IPTC/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Image_IPTC # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.22 2006/02/17 21:55:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.23 2006/03/18 13:30:06 jer Exp $ + + 18 Mar 2006; Jeroen Roovers <jer@gentoo.org> + PEAR-Image_IPTC-1.0.2-r1.ebuild: + Stable on hppa (bug #119722). 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> PEAR-Image_IPTC-1.0.2-r1.ebuild: diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild index e7c002a05ab8..91a2b1a11b2e 100644 --- a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild +++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v 1.13 2006/02/17 21:55:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v 1.14 2006/03/18 13:30:06 jer Exp $ inherit php-pear-r1 DESCRIPTION="This package provides a mechanism for modifying IPTC header information" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |