diff options
author | Jason Wever <weeve@gentoo.org> | 2005-09-19 01:11:06 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-09-19 01:11:06 +0000 |
commit | f3b41fde650e75ddb5c758348aa148c960b15db3 (patch) | |
tree | 4c1d5d81bfc7a7677dd62c7a9401f40cab8648a8 /dev-php/PEAR-Text_Password | |
parent | Moved 0.9.8 to stable due to security issues, see bug (104566) for more. (diff) | |
download | gentoo-2-f3b41fde650e75ddb5c758348aa148c960b15db3.tar.gz gentoo-2-f3b41fde650e75ddb5c758348aa148c960b15db3.tar.bz2 gentoo-2-f3b41fde650e75ddb5c758348aa148c960b15db3.zip |
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php/PEAR-Text_Password')
-rw-r--r-- | dev-php/PEAR-Text_Password/ChangeLog | 6 | ||||
-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 | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog index 4c1e7e508206..4399cdd8555e 100644 --- a/dev-php/PEAR-Text_Password/ChangeLog +++ b/dev-php/PEAR-Text_Password/ChangeLog @@ -1,6 +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.2 2005/09/08 08:10:35 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.3 2005/09/19 01:11:06 weeve Exp $ + + 19 Sep 2005; Jason Wever <weeve@gentoo.org> + PEAR-Text_Password-1.0-r1.ebuild: + Added ~sparc keyword. *PEAR-Text_Password-1.0-r1 (08 Sep 2005) diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest index 5dbb66f92686..b0b05eeaaad9 100644 --- a/dev-php/PEAR-Text_Password/Manifest +++ b/dev-php/PEAR-Text_Password/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 5e094c4adc574e130055a78e7a2f1fa6 PEAR-Text_Password-1.0.ebuild 402 -MD5 ffa9112ec3481e94a79e248a6feff942 PEAR-Text_Password-1.0-r1.ebuild 357 MD5 2d832e78e315de8e72b3a97f75e72fc5 ChangeLog 552 +MD5 5e094c4adc574e130055a78e7a2f1fa6 PEAR-Text_Password-1.0.ebuild 402 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 +MD5 2459f5e6dde5b25e14804a48d4c051b0 PEAR-Text_Password-1.0-r1.ebuild 364 MD5 cfead7107d6233ba64d820f60da36be0 files/digest-PEAR-Text_Password-1.0 64 MD5 cfead7107d6233ba64d820f60da36be0 files/digest-PEAR-Text_Password-1.0-r1 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDIZrUaGfFFLhbXWkRAo3ZAJ9YpJ7do6ibqhUltHYpYOxYLvhhegCZAapu -1tKKGnP2rf/f8nu9/vkQpOA= -=djlN ------END PGP SIGNATURE----- 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 index fd3c728d82f1..ba516936f020 100644 --- 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 @@ -1,6 +1,6 @@ # 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.2 2005/09/09 14:21:31 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.0-r1.ebuild,v 1.3 2005/09/19 01:11:06 weeve Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Creating passwords with PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" |