summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-05-26 22:39:29 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-05-26 22:39:29 +0000
commite297627e96a4993a6602489dd6d4070902552131 (patch)
treeb01caf5751e00cc426bc51e4cac260a495b87e74 /dev-php/PEAR-Auth_HTTP
parentAdded env.d entry for CONFIG_PROTECT_MASK. Just tell new users about 'eselec... (diff)
downloadgentoo-2-e297627e96a4993a6602489dd6d4070902552131.tar.gz
gentoo-2-e297627e96a4993a6602489dd6d4070902552131.tar.bz2
gentoo-2-e297627e96a4993a6602489dd6d4070902552131.zip
Added to ~amd64. See bug #134270.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'dev-php/PEAR-Auth_HTTP')
-rw-r--r--dev-php/PEAR-Auth_HTTP/ChangeLog6
-rw-r--r--dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth_HTTP/ChangeLog b/dev-php/PEAR-Auth_HTTP/ChangeLog
index 4e7cc1b8d824..0a9288bdc876 100644
--- a/dev-php/PEAR-Auth_HTTP/ChangeLog
+++ b/dev-php/PEAR-Auth_HTTP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Auth_HTTP
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/ChangeLog,v 1.3 2006/05/25 22:27:59 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/ChangeLog,v 1.4 2006/05/26 22:39:29 chtekk Exp $
+
+ 26 May 2006; Luca Longinotti <chtekk@gentoo.org>
+ PEAR-Auth_HTTP-2.1.6.ebuild:
+ Added to ~amd64. See bug #134270.
25 May 2006; Michael Hanselmann <hansmi@gentoo.org>
PEAR-Auth_HTTP-2.1.6.ebuild:
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 7e39c0e5e75b..5c611450a626 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.3 2006/05/25 22:27:59 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild,v 1.4 2006/05/26 22:39:29 chtekk 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="~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-Auth"