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
commit95c7e4ccb28f1c26aa9fa71e2b2851fe6d5bd9df (patch)
treed6c35d90b4e9d9a590e6dce46b2b46bdeadfbf5b /dev-php/PEAR-Text_Password
parentUndoing last commit because the only version with ~ppc got deleted. (diff)
downloadhistorical-95c7e4ccb28f1c26aa9fa71e2b2851fe6d5bd9df.tar.gz
historical-95c7e4ccb28f1c26aa9fa71e2b2851fe6d5bd9df.tar.bz2
historical-95c7e4ccb28f1c26aa9fa71e2b2851fe6d5bd9df.zip
~ia64 keyword, bug 119722.
Package-Manager: portage-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=""