diff options
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.0.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 32c7820489dd..3e5da1c95ea1 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.13 2006/01/28 16:15:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.14 2006/02/17 22:08:48 agriffis Exp $ + + 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> + PEAR-Text_Password-1.1.0.ebuild: + Mark 1.1.0 stable on alpha/ia64. #119722 28 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Text_Password-1.1.0.ebuild: diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild index c109f07e3637..b1d5cf142c57 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.ebuild,v 1.10 2006/01/28 16:15:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.11 2006/02/17 22:08:48 agriffis Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Creating passwords with PHP." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="" |