summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:23:49 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-12-06 01:23:49 +0000
commit9373d4bf511d1a513e94bcc6d3a570036fd31b82 (patch)
treee5f6caca7c3b9c23379c7aee5fbaef3301193d59 /dev-php5/pecl-memcache/pecl-memcache-3.0.0.ebuild
parentnuke unused patches (diff)
downloadhistorical-9373d4bf511d1a513e94bcc6d3a570036fd31b82.tar.gz
historical-9373d4bf511d1a513e94bcc6d3a570036fd31b82.tar.bz2
historical-9373d4bf511d1a513e94bcc6d3a570036fd31b82.zip
LICENSE fix from project overlay
Package-Manager: portage-2.1.4_rc7
Diffstat (limited to 'dev-php5/pecl-memcache/pecl-memcache-3.0.0.ebuild')
-rw-r--r--dev-php5/pecl-memcache/pecl-memcache-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-memcache/pecl-memcache-3.0.0.ebuild b/dev-php5/pecl-memcache/pecl-memcache-3.0.0.ebuild
index d3aa6dfdf2e3..88f4e11fd367 100644
--- a/dev-php5/pecl-memcache/pecl-memcache-3.0.0.ebuild
+++ b/dev-php5/pecl-memcache/pecl-memcache-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/pecl-memcache-3.0.0.ebuild,v 1.1 2007/11/29 23:51:03 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/pecl-memcache-3.0.0.ebuild,v 1.2 2007/12/06 01:19:01 jokey Exp $
PHP_EXT_NAME="memcache"
PHP_EXT_INI="yes"
@@ -12,7 +12,7 @@ inherit php-ext-pecl-r1 php-ext-base-r1
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
DESCRIPTION="PHP extension for using memcached."
-LICENSE="PHP"
+LICENSE="PHP-3"
SLOT="0"
IUSE=""