summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTal Peer <coredumb@gentoo.org>2003-12-25 14:14:34 +0000
committerTal Peer <coredumb@gentoo.org>2003-12-25 14:14:34 +0000
commita9dde48c698ed8d3973e6c2f681b5fb3213d6515 (patch)
treeb55e5c37b3bdde57e5f968711ddc7235cb47ea6d /dev-php/PEAR-PEAR_Info
parentInitial commit, fixes bug #36426. (diff)
downloadgentoo-2-a9dde48c698ed8d3973e6c2f681b5fb3213d6515.tar.gz
gentoo-2-a9dde48c698ed8d3973e6c2f681b5fb3213d6515.tar.bz2
gentoo-2-a9dde48c698ed8d3973e6c2f681b5fb3213d6515.zip
Initial commit, fixes bug #36426.
Diffstat (limited to 'dev-php/PEAR-PEAR_Info')
-rw-r--r--dev-php/PEAR-PEAR_Info/ChangeLog10
-rw-r--r--dev-php/PEAR-PEAR_Info/Manifest4
-rw-r--r--dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild10
-rw-r--r--dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.5.11
-rw-r--r--dev-php/PEAR-PEAR_Info/metadata.xml5
5 files changed, 29 insertions, 1 deletions
diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog
new file mode 100644
index 000000000000..68c13f24ced7
--- /dev/null
+++ b/dev-php/PEAR-PEAR_Info/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-PEAR_Info
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.1 2003/12/25 14:14:18 coredumb Exp $
+
+*PEAR-PEAR_Info-1.5.1 (25 Dec 2003)
+
+ 25 Dec 2003; Tal Peer <coredumb@gentoo.org> PEAR-PEAR_Info-1.5.1.ebuild,
+ metadata.xml:
+ Initial commit, closes bug #36436. Ebuild by Roman Weber <gentoo@gonzo.ch>
+
diff --git a/dev-php/PEAR-PEAR_Info/Manifest b/dev-php/PEAR-PEAR_Info/Manifest
index 99b663581b29..bdbd79aab63b 100644
--- a/dev-php/PEAR-PEAR_Info/Manifest
+++ b/dev-php/PEAR-PEAR_Info/Manifest
@@ -1,2 +1,4 @@
-MD5 d6565640346c6c46fe7be143974a1386 PEAR-PEAR_Info-1.5.1.ebuild 382
+MD5 29b98f803a41d1c36cbdfeee6e37b7c5 PEAR-PEAR_Info-1.5.1.ebuild 392
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 261e846186dbfe44ee105ce820cb05ad ChangeLog 434
MD5 a6faf3fe60d2fdbc9f27f67ff849526a files/digest-PEAR-PEAR_Info-1.5.1 62
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild
new file mode 100644
index 000000000000..b6b8e74e5fc6
--- /dev/null
+++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.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-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild,v 1.1 2003/12/25 14:14:18 coredumb Exp $
+
+inherit php-pear
+
+DESCRIPTION="Show Information about your PEAR install and its packages"
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
diff --git a/dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.5.1 b/dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.5.1
new file mode 100644
index 000000000000..ea34188bb074
--- /dev/null
+++ b/dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.5.1
@@ -0,0 +1 @@
+MD5 9f2d7cf80673ef14169db5815483fe12 PEAR_Info-1.5.1.tgz 6246
diff --git a/dev-php/PEAR-PEAR_Info/metadata.xml b/dev-php/PEAR-PEAR_Info/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-PEAR_Info/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>