summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTal Peer <coredumb@gentoo.org>2003-12-25 13:46:38 +0000
committerTal Peer <coredumb@gentoo.org>2003-12-25 13:46:38 +0000
commite4c746d6e9dfe2ce1825d59bc91e271cfbeafb55 (patch)
treec6e0a1720b12385088f6b05eed9e65c4ffd8aa40 /dev-php/PEAR-Image_IPTC
parentInitial commit, fixes bug #28502 (diff)
downloadgentoo-2-e4c746d6e9dfe2ce1825d59bc91e271cfbeafb55.tar.gz
gentoo-2-e4c746d6e9dfe2ce1825d59bc91e271cfbeafb55.tar.bz2
gentoo-2-e4c746d6e9dfe2ce1825d59bc91e271cfbeafb55.zip
Initial commit, fixes bug #28502
Diffstat (limited to 'dev-php/PEAR-Image_IPTC')
-rw-r--r--dev-php/PEAR-Image_IPTC/ChangeLog10
-rw-r--r--dev-php/PEAR-Image_IPTC/Manifest4
-rw-r--r--dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild10
-rw-r--r--dev-php/PEAR-Image_IPTC/files/digest-PEAR-Image_IPTC-1.0.21
-rw-r--r--dev-php/PEAR-Image_IPTC/metadata.xml5
5 files changed, 29 insertions, 1 deletions
diff --git a/dev-php/PEAR-Image_IPTC/ChangeLog b/dev-php/PEAR-Image_IPTC/ChangeLog
new file mode 100644
index 000000000000..c6f27e2c29d6
--- /dev/null
+++ b/dev-php/PEAR-Image_IPTC/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Image_IPTC
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.1 2003/12/25 13:46:26 coredumb Exp $
+
+*PEAR-Image_IPTC-1.0.2 (25 Dec 2003)
+
+ 25 Dec 2003; Tal Peer <coredumb@gentoo.org> PEAR-Image_IPTC-1.0.2.ebuild,
+ metadata.xml:
+ Initial commit, fixes bug #28502
+
diff --git a/dev-php/PEAR-Image_IPTC/Manifest b/dev-php/PEAR-Image_IPTC/Manifest
index e737beb79d09..6cf728d7f682 100644
--- a/dev-php/PEAR-Image_IPTC/Manifest
+++ b/dev-php/PEAR-Image_IPTC/Manifest
@@ -1,2 +1,4 @@
-MD5 e1c20241d0c6f0c979febe109ef94ccc PEAR-Image_IPTC-1.0.2.ebuild 394
+MD5 1412eb5b12c34d1dfa2fe442141ada07 PEAR-Image_IPTC-1.0.2.ebuild 408
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 e292fcfbe78a4edac6fdc008a2e3ed7b ChangeLog 396
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.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild
new file mode 100644
index 000000000000..1fa5f88bdd80
--- /dev/null
+++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2003 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.1 2003/12/25 13:46:26 coredumb Exp $
+
+inherit php-pear
+
+DESCRIPTION="This package provides a mechanism for modifying IPTC header information"
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
diff --git a/dev-php/PEAR-Image_IPTC/files/digest-PEAR-Image_IPTC-1.0.2 b/dev-php/PEAR-Image_IPTC/files/digest-PEAR-Image_IPTC-1.0.2
new file mode 100644
index 000000000000..8d24da2a6889
--- /dev/null
+++ b/dev-php/PEAR-Image_IPTC/files/digest-PEAR-Image_IPTC-1.0.2
@@ -0,0 +1 @@
+MD5 7095a4abb7cd666f1245c21576683e25 Image_IPTC-1.0.2.tgz 3530
diff --git a/dev-php/PEAR-Image_IPTC/metadata.xml b/dev-php/PEAR-Image_IPTC/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-Image_IPTC/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>php</herd>
+</pkgmetadata>