diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:35:58 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:35:58 +0000 |
commit | 64fc191d0eb34dae3a7cde7dbb79f4124236d280 (patch) | |
tree | b1d6fc90d5b6261e77841d73d80a41289ad430e1 /dev-php/PEAR-Text_Password | |
parent | x86 stable wrt bug #397123 (diff) | |
download | gentoo-2-64fc191d0eb34dae3a7cde7dbb79f4124236d280.tar.gz gentoo-2-64fc191d0eb34dae3a7cde7dbb79f4124236d280.tar.bz2 gentoo-2-64fc191d0eb34dae3a7cde7dbb79f4124236d280.zip |
x86 stable wrt bug #396997
(Portage version: 2.1.10.41/cvs/Linux i686)
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 af8a9a4b5ce1..66477221e2f0 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.21 2012/01/02 14:17:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.22 2012/01/15 15:35:58 phajdan.jr Exp $ + + 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + PEAR-Text_Password-1.1.1.ebuild: + x86 stable wrt bug #396997 02 Jan 2012; Agostino Sarubbo <ago@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 d4163b6e3407..90e86f44313e 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.2 2012/01/02 14:17:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v 1.3 2012/01/15 15:35:58 phajdan.jr 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="" |