summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-Auth_SASL/ChangeLog6
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild4
-rw-r--r--dev-php/PEAR-Benchmark/ChangeLog6
-rw-r--r--dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog
index 723baf0960ef..cf753c4f4086 100644
--- a/dev-php/PEAR-Auth_SASL/ChangeLog
+++ b/dev-php/PEAR-Auth_SASL/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Auth_SASL
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.18 2006/01/22 21:46:35 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.19 2006/01/22 22:52:04 kloeri Exp $
+
+ 22 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
+ PEAR-Auth_SASL-1.0.1-r1.ebuild:
+ Add ~ia64 keyword, bug 119722.
22 Jan 2006; Simon Stelling <blubb@gentoo.org>
PEAR-Auth_SASL-1.0.1-r1.ebuild:
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
index 8ada0f633167..3f31706e4b93 100644
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild
+++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.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-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.10 2006/01/22 21:46:35 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.11 2006/01/22 22:52:04 kloeri Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog
index 38d84bc80765..afa6850c22f0 100644
--- a/dev-php/PEAR-Benchmark/ChangeLog
+++ b/dev-php/PEAR-Benchmark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Benchmark
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.14 2006/01/22 21:46:54 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.15 2006/01/22 22:54:06 kloeri Exp $
+
+ 22 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
+ PEAR-Benchmark-1.2.4.ebuild:
+ Add ~ia64 keyword, bug 119722.
22 Jan 2006; Simon Stelling <blubb@gentoo.org>
PEAR-Benchmark-1.2.4.ebuild:
diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild
index 983e0f32e184..afbd8a5cff55 100644
--- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild
+++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild,v 1.6 2006/01/22 21:46:54 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild,v 1.7 2006/01/22 22:54:06 kloeri Exp $
inherit php-pear-r1
DESCRIPTION="Framework to benchmark PHP scripts or function calls."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
IUSE=""