summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-01-23 17:13:30 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-01-23 17:13:30 +0000
commit9b7bb1ba50ee38cec01663e168efc2c8e929e20f (patch)
tree9cb3a6f93579462bed570641027aca2e00d94776 /dev-php/PEAR-Text_Password
parentUndoing last commit because the only version with ~ppc got deleted. (diff)
downloadgentoo-2-9b7bb1ba50ee38cec01663e168efc2c8e929e20f.tar.gz
gentoo-2-9b7bb1ba50ee38cec01663e168efc2c8e929e20f.tar.bz2
gentoo-2-9b7bb1ba50ee38cec01663e168efc2c8e929e20f.zip
~ia64 keyword, bug 119722.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php/PEAR-Text_Password')
-rw-r--r--dev-php/PEAR-Text_Password/ChangeLog6
-rw-r--r--dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog
index 39bc0d4f6f58..5140d512f60c 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.11 2006/01/22 22:06:31 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.12 2006/01/23 17:13:30 kloeri Exp $
+
+ 23 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
+ PEAR-Text_Password-1.1.0.ebuild:
+ ~ia64 keyword, bug 119722.
22 Jan 2006; Simon Stelling <blubb@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 0732d772fecf..4b3a668ee03e 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.8 2006/01/22 22:06:31 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.0.ebuild,v 1.9 2006/01/23 17:13:30 kloeri Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Creating passwords with PHP."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86"
IUSE=""