summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-05-25 17:47:15 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-05-25 17:47:15 +0000
commite4b7382f0218dbd111e7586f561bf2b52417c3fa (patch)
treeb7ffacd932508462889e9ef8d3551d7e36f50e48 /dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild
parentfixed env settings (#111340). (diff)
downloadgentoo-2-e4b7382f0218dbd111e7586f561bf2b52417c3fa.tar.gz
gentoo-2-e4b7382f0218dbd111e7586f561bf2b52417c3fa.tar.bz2
gentoo-2-e4b7382f0218dbd111e7586f561bf2b52417c3fa.zip
Added ~ppc keyword. Bug 134270
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild')
-rw-r--r--dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild
index 1a8d2830f439..3baae6e3558a 100644
--- a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild
+++ b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild
@@ -1,12 +1,12 @@
# 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_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild,v 1.1 2006/05/24 12:18:56 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild,v 1.2 2006/05/25 17:47:15 nixnut Exp $
inherit php-pear-r1 depend.php
DESCRIPTION="Provides methods for creating an HTTP authentication system using PHP, that is similar to Apache's realm-based .htaccess authentication."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-Auth"