diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:51:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:51:04 +0000 |
commit | cca71833bfc83e1c2effd94aad957b46d17ea6e9 (patch) | |
tree | 6713936aa4f873d1aca653967adbbdccc6068336 /dev-php/PEAR-Text_Password | |
parent | Stable for HPPA (bug #396983). (diff) | |
download | historical-cca71833bfc83e1c2effd94aad957b46d17ea6e9.tar.gz historical-cca71833bfc83e1c2effd94aad957b46d17ea6e9.tar.bz2 historical-cca71833bfc83e1c2effd94aad957b46d17ea6e9.zip |
Stable for HPPA (bug #396997).
Package-Manager: portage-2.2.0_alpha85/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Text_Password')
-rw-r--r-- | dev-php/PEAR-Text_Password/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog index fc9c45b5ee9a..947d97b023ff 100644 --- a/dev-php/PEAR-Text_Password/ChangeLog +++ b/dev-php/PEAR-Text_Password/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2012/02/01 11:08:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.25 2012/02/07 16:51:04 jer Exp $ + + 07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Password-1.1.1.ebuild: + Stable for HPPA (bug #396997). 01 Feb 2012; Samuli Suominen <ssuominen@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 c9725297facb..231fd007d76d 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.5 2012/02/01 11:08:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v 1.6 2012/02/07 16:51:04 jer 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="" |