diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-23 14:04:46 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-23 14:04:46 +0000 |
commit | 6138dfb01055ce1f393e1e9169c979dbe2b9f35f (patch) | |
tree | 7b53a07ff0de9df39653ced6d2c2818efa794cc8 /dev-php/PEAR-Image_IPTC | |
parent | Added ~sparc keyword. (diff) | |
download | historical-6138dfb01055ce1f393e1e9169c979dbe2b9f35f.tar.gz historical-6138dfb01055ce1f393e1e9169c979dbe2b9f35f.tar.bz2 historical-6138dfb01055ce1f393e1e9169c979dbe2b9f35f.zip |
Stable on sparc.
Diffstat (limited to 'dev-php/PEAR-Image_IPTC')
-rw-r--r-- | dev-php/PEAR-Image_IPTC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Image_IPTC/Manifest | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Image_IPTC/ChangeLog b/dev-php/PEAR-Image_IPTC/ChangeLog index 9a6c0d11b040..a28a8e989f03 100644 --- a/dev-php/PEAR-Image_IPTC/ChangeLog +++ b/dev-php/PEAR-Image_IPTC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Image_IPTC # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.6 2004/08/03 17:05:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.7 2004/10/23 14:04:46 weeve Exp $ + + 23 Oct 2004; Jason Wever <weeve@gentoo.org> PEAR-Image_IPTC-1.0.2.ebuild: + Stable on sparc. 03 Aug 2004; <agriffis@gentoo.org> PEAR-Image_IPTC-1.0.2.ebuild: add ia64 keywords #56295 diff --git a/dev-php/PEAR-Image_IPTC/Manifest b/dev-php/PEAR-Image_IPTC/Manifest index 10bdf1c3b40a..e09ffc2098be 100644 --- a/dev-php/PEAR-Image_IPTC/Manifest +++ b/dev-php/PEAR-Image_IPTC/Manifest @@ -1,4 +1,4 @@ -MD5 932ac900dc728f7140f3ba99c912b4b7 PEAR-Image_IPTC-1.0.2.ebuild 409 +MD5 2308c65fe56a1aa81f9daacb3e84ff7d ChangeLog 876 +MD5 00d99e545fde91ef9fd9fd26e18c9d6a PEAR-Image_IPTC-1.0.2.ebuild 405 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 -MD5 f237f54772f8a7c8ea598485f30fae02 ChangeLog 783 MD5 0c3bbce64268a3bfd12a778256f01a15 files/digest-PEAR-Image_IPTC-1.0.2 63 diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild index c2e9f2d8e20e..35739ea8c524 100644 --- a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild +++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.ebuild,v 1.7 2004/08/03 17:05:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild,v 1.8 2004/10/23 14:04:46 weeve Exp $ inherit php-pear DESCRIPTION="This package provides a mechanism for modifying IPTC header information" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~sparc alpha ppc ia64" +KEYWORDS="x86 sparc alpha ppc ia64" IUSE="" |