diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 22:08:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 22:08:48 +0000 |
commit | 286c9ce13b0e954f5b3ef7cde93e6c21fb2f57a6 (patch) | |
tree | 3d2f3b6e20ce434b461dc815944b03fa4214f427 /dev-php/PEAR-Text_Password | |
parent | Mark 0.2.0 stable on alpha/ia64. #119722 (diff) | |
download | gentoo-2-286c9ce13b0e954f5b3ef7cde93e6c21fb2f57a6.tar.gz gentoo-2-286c9ce13b0e954f5b3ef7cde93e6c21fb2f57a6.tar.bz2 gentoo-2-286c9ce13b0e954f5b3ef7cde93e6c21fb2f57a6.zip |
Mark 1.1.0 stable on alpha/ia64. #119722
(Portage version: 2.1_pre4-r1)
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="" |