summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-09-07 05:24:35 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-09-07 05:24:35 +0000
commitf5ddb30a45103b80f0829159b496bdbde407258a (patch)
tree6aa1617e951e38fa21d94044b2831ef75ae0327f /dev-php/PEAR-Text_Diff
parentInitial ebuild, closes bug 103604. (diff)
downloadgentoo-2-f5ddb30a45103b80f0829159b496bdbde407258a.tar.gz
gentoo-2-f5ddb30a45103b80f0829159b496bdbde407258a.tar.bz2
gentoo-2-f5ddb30a45103b80f0829159b496bdbde407258a.zip
Initial ebuild, closes bug 103611.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php/PEAR-Text_Diff')
-rw-r--r--dev-php/PEAR-Text_Diff/ChangeLog10
-rw-r--r--dev-php/PEAR-Text_Diff/Manifest4
-rw-r--r--dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1.ebuild12
-rw-r--r--dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.1.11
-rw-r--r--dev-php/PEAR-Text_Diff/metadata.xml5
5 files changed, 32 insertions, 0 deletions
diff --git a/dev-php/PEAR-Text_Diff/ChangeLog b/dev-php/PEAR-Text_Diff/ChangeLog
new file mode 100644
index 000000000000..4c7680e8819d
--- /dev/null
+++ b/dev-php/PEAR-Text_Diff/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Text_Diff
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.1 2005/09/07 05:24:35 sebastian Exp $
+
+*PEAR-Text_Diff-0.1.1 (07 Sep 2005)
+
+ 07 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+ +PEAR-Text_Diff-0.1.1.ebuild:
+ Initial ebuild, closes bug 103611.
+
diff --git a/dev-php/PEAR-Text_Diff/Manifest b/dev-php/PEAR-Text_Diff/Manifest
new file mode 100644
index 000000000000..40bcc06a3445
--- /dev/null
+++ b/dev-php/PEAR-Text_Diff/Manifest
@@ -0,0 +1,4 @@
+MD5 d934de45e45868d401de28ecfd803003 PEAR-Text_Diff-0.1.1.ebuild 300
+MD5 fd09d4b64cded11bd896e2eebe9c1582 ChangeLog 302
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 ac01993e8dbcebeaf6c40083ec8e09c7 files/digest-PEAR-Text_Diff-0.1.1 63
diff --git a/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1.ebuild b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1.ebuild
new file mode 100644
index 000000000000..4c532b24326c
--- /dev/null
+++ b/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.1.1.ebuild,v 1.1 2005/09/07 05:24:35 sebastian Exp $
+
+inherit php-pear
+
+DESCRIPTION="Engine for performing and rendering text diffs."
+
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
diff --git a/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.1.1 b/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.1.1
new file mode 100644
index 000000000000..3b48c381c52c
--- /dev/null
+++ b/dev-php/PEAR-Text_Diff/files/digest-PEAR-Text_Diff-0.1.1
@@ -0,0 +1 @@
+MD5 2e4273d64e8dc1da44f9be295733cfdc Text_Diff-0.1.1.tgz 12925
diff --git a/dev-php/PEAR-Text_Diff/metadata.xml b/dev-php/PEAR-Text_Diff/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-Text_Diff/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>