diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 19:59:28 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 19:59:28 +0000 |
commit | b7d7ce48b492191bf11f62073df2c4c3ac99b6b4 (patch) | |
tree | fd22937672846cf7cb020889a43ddbfcdeee5e29 /dev-php/PEAR-Image_IPTC | |
parent | dev-php/PEAR-MDB stable on ppc. (diff) | |
download | historical-b7d7ce48b492191bf11f62073df2c4c3ac99b6b4.tar.gz historical-b7d7ce48b492191bf11f62073df2c4c3ac99b6b4.tar.bz2 historical-b7d7ce48b492191bf11f62073df2c4c3ac99b6b4.zip |
dev-php/PEAR-Image_IPTC stable on ppc.
Package-Manager: portage-2.1_pre3-r1
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 9b7e728ba0cc..b53b182a3cc5 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.20 2006/01/23 00:38:59 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.21 2006/01/27 19:59:28 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + PEAR-Image_IPTC-1.0.2-r1.ebuild: + Stable on ppc. 23 Jan 2006; Bryan Ăstergaard <kloeri@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 a60ce848940f..c760ad7c7f46 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.11 2006/01/23 00:38:59 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v 1.12 2006/01/27 19:59:28 hansmi Exp $ inherit php-pear-r1 DESCRIPTION="This package provides a mechanism for modifying IPTC header information" LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" |