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 | 31a57900d0a78642fcb9874d69a76e3a1d7b21e4 (patch) | |
tree | c0ca61a84e1fce84ce24d763a57bc4c112033346 | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-31a57900d0a78642fcb9874d69a76e3a1d7b21e4.tar.gz gentoo-2-31a57900d0a78642fcb9874d69a76e3a1d7b21e4.tar.bz2 gentoo-2-31a57900d0a78642fcb9874d69a76e3a1d7b21e4.zip |
Stable on sparc.
-rw-r--r-- | dev-php/PEAR-Image_IPTC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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="" |