diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-29 15:06:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-29 15:06:00 +0000 |
commit | 07444c07ab1e0536249eefebf6fbfa7cd2cf5c91 (patch) | |
tree | a650b82601d6ffd39eb66b69fb357b4e5920d979 /dev-php/PEAR-Text_Password | |
parent | alpha/ia64 stable wrt #400349 (diff) | |
download | gentoo-2-07444c07ab1e0536249eefebf6fbfa7cd2cf5c91.tar.gz gentoo-2-07444c07ab1e0536249eefebf6fbfa7cd2cf5c91.tar.bz2 gentoo-2-07444c07ab1e0536249eefebf6fbfa7cd2cf5c91.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.10.44/cvs/Linux ia64)
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 66477221e2f0..9b5730bcbcbe 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.22 2012/01/15 15:35:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.23 2012/01/29 15:06:00 armin76 Exp $ + + 29 Jan 2012; Raúl Porcel <armin76@gentoo.org> + PEAR-Text_Password-1.1.1.ebuild: + alpha/ia64/sparc stable 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@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 90e86f44313e..d6f6341c1d36 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.3 2012/01/15 15:35:58 phajdan.jr Exp $ +# $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 $ 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="" |