diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-02 14:17:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-02 14:17:42 +0000 |
commit | 738854ad7ffe1fdf91a9c79c665ece6b77255187 (patch) | |
tree | 7e585d9e5d59f746a354822d69178fec2b70c3fa /dev-php | |
parent | Dropped empty *DEPENDS, added support for wifi, keyworded for linux prefix, #... (diff) | |
download | gentoo-2-738854ad7ffe1fdf91a9c79c665ece6b77255187.tar.gz gentoo-2-738854ad7ffe1fdf91a9c79c665ece6b77255187.tar.bz2 gentoo-2-738854ad7ffe1fdf91a9c79c665ece6b77255187.zip |
Stable for AMD64, wrt bug #396997
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Text_Password/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog index 39143f37b951..af8a9a4b5ce1 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.20 2009/08/22 19:06:20 beandog Exp $ +# 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 $ + + 02 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + PEAR-Text_Password-1.1.1.ebuild: + Stable for AMD64, wrt bug #396997 *PEAR-Text_Password-1.1.1 (22 Aug 2009) 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 dca3ba66f63d..d4163b6e3407 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-2009 Gentoo Foundation +# 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.1 2009/08/22 19:06:20 beandog Exp $ +# $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 $ 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="" |