diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-29 11:06:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-29 11:06:10 +0000 |
commit | 339ac47beca993c7b8889dda1cd456826c2aaaab (patch) | |
tree | ac79f009ca016522838e1f286154926a3b43961d /dev-php/PEAR-Image_IPTC | |
parent | Marked stable on x86. (diff) | |
download | historical-339ac47beca993c7b8889dda1cd456826c2aaaab.tar.gz historical-339ac47beca993c7b8889dda1cd456826c2aaaab.tar.bz2 historical-339ac47beca993c7b8889dda1cd456826c2aaaab.zip |
~amd64
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.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 a28a8e989f03..cd4856e00d9b 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.7 2004/10/23 14:04:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.8 2004/11/29 11:05:04 blubb Exp $ + + 29 Nov 2004; Simon Stelling <blubb@gentoo.org> + PEAR-Image_IPTC-1.0.2.ebuild: + added ~amd64 23 Oct 2004; Jason Wever <weeve@gentoo.org> PEAR-Image_IPTC-1.0.2.ebuild: Stable on sparc. 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 35739ea8c524..074b632900af 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.8 2004/10/23 14:04:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild,v 1.9 2004/11/29 11:05:04 blubb 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 ~amd64" IUSE="" |