diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:28:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:28:41 +0000 |
commit | d4d3c5f488378cce00cc14d753592872cb129b42 (patch) | |
tree | 70a35a57362221e1a116b16e18105d7b14423f16 /dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild | |
parent | Added ppc keyword. bug 119459 (diff) | |
download | historical-d4d3c5f488378cce00cc14d753592872cb129b42.tar.gz historical-d4d3c5f488378cce00cc14d753592872cb129b42.tar.bz2 historical-d4d3c5f488378cce00cc14d753592872cb129b42.zip |
Stable on ppc64; bug #119722
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild index 6e977a002aa7..71b92dcee24e 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.1.0.ebuild,v 1.4 2005/11/22 19:10:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.5 2006/01/21 20:21:37 corsair Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Creating passwords with PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |