diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 17:35:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 17:35:49 +0000 |
commit | 1f1fa1be0d317e5edcc12b4ed1f9e8705b5ee484 (patch) | |
tree | 03020baa1e6dbb8860690978fb5ea4bed53ff298 /dev-php/PEAR-Image_IPTC | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-1f1fa1be0d317e5edcc12b4ed1f9e8705b5ee484.tar.gz gentoo-2-1f1fa1be0d317e5edcc12b4ed1f9e8705b5ee484.tar.bz2 gentoo-2-1f1fa1be0d317e5edcc12b4ed1f9e8705b5ee484.zip |
Stable on alpha.
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 aa1fd22fe3eb..4aa51da0b44e 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.2 2004/04/17 15:02:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.3 2004/05/30 17:35:49 kloeri Exp $ + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> + PEAR-Image_IPTC-1.0.2.ebuild: + Stable on alpha. 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> PEAR-Image_IPTC-1.0.2.ebuild: Added IUSE= 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 68cd33ecccca..c08b5494b1c4 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 Technologies, Inc. # 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.2 2004/04/17 15:02:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild,v 1.3 2004/05/30 17:35:49 kloeri Exp $ inherit php-pear DESCRIPTION="This package provides a mechanism for modifying IPTC header information" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" IUSE="" |