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-Text_Password | |
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-Text_Password')
-rw-r--r-- | dev-php/PEAR-Text_Password/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Password/Manifest | 14 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Password/PEAR-Text_Password-1.0-r1.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Password/files/digest-PEAR-Text_Password-1.0-r1 | 1 |
4 files changed, 23 insertions, 12 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog index 8b2b5efe3f8b..4c1e7e508206 100644 --- a/dev-php/PEAR-Text_Password/ChangeLog +++ b/dev-php/PEAR-Text_Password/ChangeLog @@ -1,6 +1,12 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.2 2005/09/08 08:10:35 sebastian Exp $ + +*PEAR-Text_Password-1.0-r1 (08 Sep 2005) + + 08 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-Text_Password-1.0-r1.ebuild: + Use new PEAR eclass. *PEAR-Text_Password-1.0 (21 Jul 2005) diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest index 7e4bc3827772..2719f23f45d9 100644 --- a/dev-php/PEAR-Text_Password/Manifest +++ b/dev-php/PEAR-Text_Password/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 5e094c4adc574e130055a78e7a2f1fa6 PEAR-Text_Password-1.0.ebuild 402 -MD5 9f2cb2e7d6ff47154192912f0cace90b ChangeLog 392 +MD5 b44ff5bdf86190e295cb15fa57bfe7a7 PEAR-Text_Password-1.0-r1.ebuild 405 +MD5 ab81b8b12fb7c8b6efa865ffe5e5dbb1 ChangeLog 552 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 cfead7107d6233ba64d820f60da36be0 files/digest-PEAR-Text_Password-1.0 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC3zzbaGfFFLhbXWkRAjzGAJ9vAWcL1Z/BthEUuA++uksrStMUtQCfYiVN -KMaBP+8NAznqVYSbg1Js64A= -=UDay ------END PGP SIGNATURE----- +MD5 cfead7107d6233ba64d820f60da36be0 files/digest-PEAR-Text_Password-1.0-r1 64 diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.0-r1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.0-r1.ebuild new file mode 100644 index 000000000000..cc403cb579a1 --- /dev/null +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.0-r1.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-r1.ebuild,v 1.1 2005/09/08 08:10:35 sebastian Exp $ + +inherit php-pear-r1 + +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-r1 b/dev-php/PEAR-Text_Password/files/digest-PEAR-Text_Password-1.0-r1 new file mode 100644 index 000000000000..c3cccbba00b4 --- /dev/null +++ b/dev-php/PEAR-Text_Password/files/digest-PEAR-Text_Password-1.0-r1 @@ -0,0 +1 @@ +MD5 75d1cb6c91ac2b2afb86385b0dc0d957 Text_Password-1.0.tgz 3707 |