summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-07-21 06:12:11 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-07-21 06:12:11 +0000
commit8dfdf52fa06be2f03a41a75797eb0cd2128c6acb (patch)
treebe4e5999b7bad18e0400fc324d0adc23dcf9ff7b /dev-php/PEAR-Text_Password
parentFixing case typo in dodoc (diff)
downloadgentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.tar.gz
gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.tar.bz2
gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.zip
Closes bugs 98943, 99667, 99668, 99669, 99671, 99673, 99674, 99675.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php/PEAR-Text_Password')
-rw-r--r--dev-php/PEAR-Text_Password/ChangeLog10
-rw-r--r--dev-php/PEAR-Text_Password/Manifest3
-rw-r--r--dev-php/PEAR-Text_Password/PEAR-Text_Password-1.0.ebuild12
-rw-r--r--dev-php/PEAR-Text_Password/files/digest-PEAR-Text_Password-1.01
-rw-r--r--dev-php/PEAR-Text_Password/metadata.xml5
5 files changed, 31 insertions, 0 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog
new file mode 100644
index 000000000000..8b2b5efe3f8b
--- /dev/null
+++ b/dev-php/PEAR-Text_Password/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Text_Password
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.1 2005/07/21 06:12:11 sebastian Exp $
+
+*PEAR-Text_Password-1.0 (21 Jul 2005)
+
+ 21 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+ +PEAR-Text_Password-1.0.ebuild:
+ Initial ebuild.
+
diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest
new file mode 100644
index 000000000000..3724f6023856
--- /dev/null
+++ b/dev-php/PEAR-Text_Password/Manifest
@@ -0,0 +1,3 @@
+MD5 568cebe230e7f1d4a2d06ef866ab78e4 PEAR-Text_Password-1.0.ebuild 281
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 cfead7107d6233ba64d820f60da36be0 files/digest-PEAR-Text_Password-1.0 64
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.0.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.0.ebuild
new file mode 100644
index 000000000000..303cfbb2d561
--- /dev/null
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.0.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_Password/PEAR-Text_Password-1.0.ebuild,v 1.1 2005/07/21 06:12:11 sebastian Exp $
+
+inherit php-pear
+
+DESCRIPTION="Creating passwords with PHP."
+
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
diff --git a/dev-php/PEAR-Text_Password/files/digest-PEAR-Text_Password-1.0 b/dev-php/PEAR-Text_Password/files/digest-PEAR-Text_Password-1.0
new file mode 100644
index 000000000000..c3cccbba00b4
--- /dev/null
+++ b/dev-php/PEAR-Text_Password/files/digest-PEAR-Text_Password-1.0
@@ -0,0 +1 @@
+MD5 75d1cb6c91ac2b2afb86385b0dc0d957 Text_Password-1.0.tgz 3707
diff --git a/dev-php/PEAR-Text_Password/metadata.xml b/dev-php/PEAR-Text_Password/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-Text_Password/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>