summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-01-22 22:54:06 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-01-22 22:54:06 +0000
commit41873d2dd6aec4786939ae621e694cccd03bacde (patch)
tree7edc2e9b899c8fef593d3383dbf0e2c4a51fc184 /dev-php/PEAR-Auth_SASL
parentKDE 3.5.1 split ebuilds (still masked since not officially released upstream,... (diff)
downloadgentoo-2-41873d2dd6aec4786939ae621e694cccd03bacde.tar.gz
gentoo-2-41873d2dd6aec4786939ae621e694cccd03bacde.tar.bz2
gentoo-2-41873d2dd6aec4786939ae621e694cccd03bacde.zip
Add ~ia64 keyword, bug 119722.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-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
2 files changed, 7 insertions, 3 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=""