diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-08 08:18:36 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-08 08:18:36 +0000 |
commit | 669decaa7fc36efab7c2579c77361d4d545daa55 (patch) | |
tree | ba62e15164eea6d11dea0b51f727792d5185b0ee /dev-php/PEAR-Image_IPTC | |
parent | Add PEAR packages that use new PEAR eclass. (diff) | |
download | historical-669decaa7fc36efab7c2579c77361d4d545daa55.tar.gz historical-669decaa7fc36efab7c2579c77361d4d545daa55.tar.bz2 historical-669decaa7fc36efab7c2579c77361d4d545daa55.zip |
Use new PEAR eclass.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-php/PEAR-Image_IPTC')
-rw-r--r-- | dev-php/PEAR-Image_IPTC/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Image_IPTC/Manifest | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild | 11 | ||||
-rw-r--r-- | dev-php/PEAR-Image_IPTC/files/digest-PEAR-Image_IPTC-1.0.2-r1 | 1 |
4 files changed, 22 insertions, 2 deletions
diff --git a/dev-php/PEAR-Image_IPTC/ChangeLog b/dev-php/PEAR-Image_IPTC/ChangeLog index 247774ddc939..bf84fa88fbbb 100644 --- a/dev-php/PEAR-Image_IPTC/ChangeLog +++ b/dev-php/PEAR-Image_IPTC/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Image_IPTC # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.10 2005/04/22 14:44:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.11 2005/09/08 07:48:54 sebastian Exp $ + +*PEAR-Image_IPTC-1.0.2-r1 (08 Sep 2005) + + 08 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-Image_IPTC-1.0.2-r1.ebuild: + Use new PEAR eclass. 22 Apr 2005; Simon Stelling <blubb@gentoo.org> PEAR-Image_IPTC-1.0.2.ebuild: diff --git a/dev-php/PEAR-Image_IPTC/Manifest b/dev-php/PEAR-Image_IPTC/Manifest index aa355aae6104..0a06e8382978 100644 --- a/dev-php/PEAR-Image_IPTC/Manifest +++ b/dev-php/PEAR-Image_IPTC/Manifest @@ -1,4 +1,6 @@ -MD5 34e0e0a9f8fdac05b1c87e78daa3923a ChangeLog 1180 MD5 a1d5fe9a917e346948864b393c404ee4 PEAR-Image_IPTC-1.0.2.ebuild 412 +MD5 48b91907827425ac13c2763f9a24cd74 PEAR-Image_IPTC-1.0.2-r1.ebuild 440 +MD5 2675271ac0b019fea59c5579c127c56e ChangeLog 1338 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 +MD5 0c3bbce64268a3bfd12a778256f01a15 files/digest-PEAR-Image_IPTC-1.0.2-r1 63 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-r1.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild new file mode 100644 index 000000000000..b1f6ce42b9b6 --- /dev/null +++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2005 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.1 2005/09/08 07:48:54 sebastian Exp $ + +inherit php-pear-r1 + +DESCRIPTION="This package provides a mechanism for modifying IPTC header information" +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Image_IPTC/files/digest-PEAR-Image_IPTC-1.0.2-r1 b/dev-php/PEAR-Image_IPTC/files/digest-PEAR-Image_IPTC-1.0.2-r1 new file mode 100644 index 000000000000..8d24da2a6889 --- /dev/null +++ b/dev-php/PEAR-Image_IPTC/files/digest-PEAR-Image_IPTC-1.0.2-r1 @@ -0,0 +1 @@ +MD5 7095a4abb7cd666f1245c21576683e25 Image_IPTC-1.0.2.tgz 3530 |