summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-12-05 23:38:21 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-12-05 23:38:21 +0000
commitc3d7176c335eaa442831e30bcc3bb0c36660138a (patch)
treef8de891027a831c5ea6a07db03719be1aa4c077a /dev-php/PEAR-Auth_HTTP
parentbump to 0.8.2 (diff)
downloadhistorical-c3d7176c335eaa442831e30bcc3bb0c36660138a.tar.gz
historical-c3d7176c335eaa442831e30bcc3bb0c36660138a.tar.bz2
historical-c3d7176c335eaa442831e30bcc3bb0c36660138a.zip
LICENSE fix from project overlay
Package-Manager: portage-2.1.4_rc7
Diffstat (limited to 'dev-php/PEAR-Auth_HTTP')
-rw-r--r--dev-php/PEAR-Auth_HTTP/ChangeLog9
-rw-r--r--dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild6
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-php/PEAR-Auth_HTTP/ChangeLog b/dev-php/PEAR-Auth_HTTP/ChangeLog
index 30fc257cf0ee..c2a5fca8969c 100644
--- a/dev-php/PEAR-Auth_HTTP/ChangeLog
+++ b/dev-php/PEAR-Auth_HTTP/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-php/PEAR-Auth_HTTP
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/ChangeLog,v 1.6 2007/02/21 23:10:35 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/ChangeLog,v 1.7 2007/12/05 23:33:14 jokey Exp $
+
+ 05 Dec 2007; Markus Ullmann <jokey@gentoo.org>
+ PEAR-Auth_HTTP-2.1.6.ebuild:
+ LICENSE fix from project overlay
+
+ 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Auth_HTTP-2.1.6.ebuild:
+ Fix LICENSE
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
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 7cc57a38f0ce..18f5863cc5ac 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,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.5 2006/11/25 19:05:44 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6.ebuild,v 1.6 2007/12/05 23:33:14 jokey 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"
+LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""