diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 11:08:18 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 11:08:18 +0000 |
commit | 27bc38ee6e3b467719843501dc213091d1f6ff2f (patch) | |
tree | 369a181b9f96144f8d58c8bdc0256bc989ee612f /dev-php/PEAR-Text_Password | |
parent | ppc/ppc64 stable wrt #399363 (diff) | |
download | gentoo-2-27bc38ee6e3b467719843501dc213091d1f6ff2f.tar.gz gentoo-2-27bc38ee6e3b467719843501dc213091d1f6ff2f.tar.bz2 gentoo-2-27bc38ee6e3b467719843501dc213091d1f6ff2f.zip |
ppc/ppc64 stable wrt #396997
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
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/PEAR-Text_Password-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog index 9b5730bcbcbe..fc9c45b5ee9a 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.23 2012/01/29 15:06:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.24 2012/02/01 11:08:18 ssuominen Exp $ + + 01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> + PEAR-Text_Password-1.1.1.ebuild: + ppc/ppc64 stable wrt #396997 29 Jan 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Text_Password-1.1.1.ebuild: diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild index d6f6341c1d36..c9725297facb 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1.ebuild,v 1.4 2012/01/29 15:06:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v 1.5 2012/02/01 11:08:18 ssuominen Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Creating passwords with PHP." LICENSE="PHP-3" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" |