summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-01-18 17:58:33 +0000
committerMatti Bickel <mabi@gentoo.org>2012-01-18 17:58:33 +0000
commit9d523a89911de557a91ee533f23677ccb718da11 (patch)
treed824fa36589390c287f252b8d57b4d09ea655664 /dev-php/PEAR-Auth_HTTP
parentEAPI bump & remove old (diff)
downloadgentoo-2-9d523a89911de557a91ee533f23677ccb718da11.tar.gz
gentoo-2-9d523a89911de557a91ee533f23677ccb718da11.tar.bz2
gentoo-2-9d523a89911de557a91ee533f23677ccb718da11.zip
fix description length
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Auth_HTTP')
-rw-r--r--dev-php/PEAR-Auth_HTTP/ChangeLog5
-rw-r--r--dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth_HTTP/ChangeLog b/dev-php/PEAR-Auth_HTTP/ChangeLog
index be5eb1cfe456..61912554ac20 100644
--- a/dev-php/PEAR-Auth_HTTP/ChangeLog
+++ b/dev-php/PEAR-Auth_HTTP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Auth_HTTP
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/ChangeLog,v 1.8 2012/01/18 17:55:10 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/ChangeLog,v 1.9 2012/01/18 17:58:33 mabi Exp $
+
+ 18 Jan 2012; Matti Bickel <mabi@gentoo.org> PEAR-Auth_HTTP-2.1.6-r1.ebuild:
+ fix DESCRIPTION length
*PEAR-Auth_HTTP-2.1.6-r1 (18 Jan 2012)
diff --git a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild
index 597277e1363f..c4f7a6082ec1 100644
--- a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild
+++ b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 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-r1.ebuild,v 1.1 2012/01/18 17:55:10 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild,v 1.2 2012/01/18 17:58:33 mabi Exp $
EAPI="4"
inherit php-pear-r1
-DESCRIPTION="Provides methods for creating an HTTP authentication system using PHP, that is similar to Apache's realm-based .htaccess authentication."
+DESCRIPTION="Create HTTP authentication systems similar to Apache's realm-based .htaccess mechanism."
LICENSE="PHP-3.01"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"