diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2007-03-18 00:19:43 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2007-03-18 00:19:43 +0000 |
commit | ac431e33d7e2eb78198dcdcddb4d26998edb4b23 (patch) | |
tree | 298711dba4449c296a235abda5353f895b70981f /dev-php5/pecl-memcache | |
parent | Cleanup. (diff) | |
download | gentoo-2-ac431e33d7e2eb78198dcdcddb4d26998edb4b23.tar.gz gentoo-2-ac431e33d7e2eb78198dcdcddb4d26998edb4b23.tar.bz2 gentoo-2-ac431e33d7e2eb78198dcdcddb4d26998edb4b23.zip |
Cleanup, Vbump.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5/pecl-memcache')
-rw-r--r-- | dev-php5/pecl-memcache/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php5/pecl-memcache/files/digest-pecl-memcache-2.0.0 | 3 | ||||
-rw-r--r-- | dev-php5/pecl-memcache/files/digest-pecl-memcache-2.0.1 | 3 | ||||
-rw-r--r-- | dev-php5/pecl-memcache/files/digest-pecl-memcache-2.1.0 | 3 | ||||
-rw-r--r-- | dev-php5/pecl-memcache/pecl-memcache-2.0.1.ebuild | 37 | ||||
-rw-r--r-- | dev-php5/pecl-memcache/pecl-memcache-2.0.4.ebuild | 16 | ||||
-rw-r--r-- | dev-php5/pecl-memcache/pecl-memcache-2.1.0.ebuild (renamed from dev-php5/pecl-memcache/pecl-memcache-2.0.0.ebuild) | 23 |
7 files changed, 24 insertions, 70 deletions
diff --git a/dev-php5/pecl-memcache/ChangeLog b/dev-php5/pecl-memcache/ChangeLog index fef6714b0ee8..3bc0108c8d4d 100644 --- a/dev-php5/pecl-memcache/ChangeLog +++ b/dev-php5/pecl-memcache/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php5/pecl-memcache # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/ChangeLog,v 1.14 2007/02/21 23:58:08 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/ChangeLog,v 1.15 2007/03/18 00:19:43 chtekk Exp $ + +*pecl-memcache-2.1.0 (18 Mar 2007) + + 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> + -pecl-memcache-2.0.0.ebuild, -pecl-memcache-2.0.1.ebuild, + pecl-memcache-2.0.4.ebuild, +pecl-memcache-2.1.0.ebuild: + Cleanup, version bump, remove old versions. 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php5/pecl-memcache/files/digest-pecl-memcache-2.0.0 b/dev-php5/pecl-memcache/files/digest-pecl-memcache-2.0.0 deleted file mode 100644 index 1907070ea964..000000000000 --- a/dev-php5/pecl-memcache/files/digest-pecl-memcache-2.0.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c4d9f90178438750c48d8807c97b8913 memcache-2.0.0.tgz 16896 -RMD160 58c8cc5f21083fc065657db003341518380be164 memcache-2.0.0.tgz 16896 -SHA256 3e7a17932a9e8766866d664983360cf032d36f04257bf4c21966f8d598b91f83 memcache-2.0.0.tgz 16896 diff --git a/dev-php5/pecl-memcache/files/digest-pecl-memcache-2.0.1 b/dev-php5/pecl-memcache/files/digest-pecl-memcache-2.0.1 deleted file mode 100644 index 33a196922a88..000000000000 --- a/dev-php5/pecl-memcache/files/digest-pecl-memcache-2.0.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 a713a76d3991517c112dc8cec8a6a310 memcache-2.0.1.tgz 17133 -RMD160 c0d6bbd65954c1d797e1b93f3154161daa8677cb memcache-2.0.1.tgz 17133 -SHA256 0663c0f2d9ee4f5d01ffa1aa9b2f469a7aba5353a72831774d359fac68cf786d memcache-2.0.1.tgz 17133 diff --git a/dev-php5/pecl-memcache/files/digest-pecl-memcache-2.1.0 b/dev-php5/pecl-memcache/files/digest-pecl-memcache-2.1.0 new file mode 100644 index 000000000000..608fa487d313 --- /dev/null +++ b/dev-php5/pecl-memcache/files/digest-pecl-memcache-2.1.0 @@ -0,0 +1,3 @@ +MD5 2374d871015017829494dd85c0f63a23 memcache-2.1.0.tgz 19567 +RMD160 9f20044d9e30d5b973a1a895c5fa7501eb7218ee memcache-2.1.0.tgz 19567 +SHA256 ded404f4c697378f53d27d44f9d2da6a2836f3bea4fd0d779380491c5c0cf6d6 memcache-2.1.0.tgz 19567 diff --git a/dev-php5/pecl-memcache/pecl-memcache-2.0.1.ebuild b/dev-php5/pecl-memcache/pecl-memcache-2.0.1.ebuild deleted file mode 100644 index f2416d3f70b2..000000000000 --- a/dev-php5/pecl-memcache/pecl-memcache-2.0.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/pecl-memcache-2.0.1.ebuild,v 1.3 2006/05/03 13:09:58 gustavoz Exp $ - -PHP_EXT_NAME="memcache" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -inherit php-ext-pecl-r1 - -KEYWORDS="hppa ~ppc ~ppc64 sparc ~x86 ~amd64" -DESCRIPTION="PHP extension for using memcached." -LICENSE="PHP" -SLOT="0" -IUSE="" - -DEPEND="${DEPEND} - sys-libs/zlib" - -need_php_by_category - -src_unpack() { - unpack ${A} - - cd "${S}" - - # fix bug #117990 better, without using a patch - # upstream has the file with CRLF instead of LF - edos2unix "${S}/config.m4" -} - -src_compile() { - has_php - - my_conf="--enable-memcache --with-zlib-dir=/usr" - php-ext-pecl-r1_src_compile -} diff --git a/dev-php5/pecl-memcache/pecl-memcache-2.0.4.ebuild b/dev-php5/pecl-memcache/pecl-memcache-2.0.4.ebuild index f246419d91b7..dde07d22353d 100644 --- a/dev-php5/pecl-memcache/pecl-memcache-2.0.4.ebuild +++ b/dev-php5/pecl-memcache/pecl-memcache-2.0.4.ebuild @@ -1,6 +1,6 @@ -# 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-php5/pecl-memcache/pecl-memcache-2.0.4.ebuild,v 1.1 2006/07/02 02:51:59 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/pecl-memcache-2.0.4.ebuild,v 1.2 2007/03/18 00:19:43 chtekk Exp $ PHP_EXT_NAME="memcache" PHP_EXT_INI="yes" @@ -8,30 +8,28 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 -KEYWORDS="hppa ~ppc ~ppc64 sparc ~x86 ~amd64" +KEYWORDS="~amd64 hppa ~ppc ~ppc64 sparc ~x86" + DESCRIPTION="PHP extension for using memcached." LICENSE="PHP" SLOT="0" IUSE="" -DEPEND="${DEPEND} - sys-libs/zlib" +DEPEND="sys-libs/zlib" +RDEPEND="${DEPEND}" need_php_by_category src_unpack() { unpack ${A} - cd "${S}" - # fix bug #117990 better, without using a patch + # Fix bug #117990 better, without using a patch # upstream has the file with CRLF instead of LF edos2unix "${S}/config.m4" } src_compile() { - has_php - my_conf="--enable-memcache --with-zlib-dir=/usr" php-ext-pecl-r1_src_compile } diff --git a/dev-php5/pecl-memcache/pecl-memcache-2.0.0.ebuild b/dev-php5/pecl-memcache/pecl-memcache-2.1.0.ebuild index e3b186ef6f83..b33df71c8f6d 100644 --- a/dev-php5/pecl-memcache/pecl-memcache-2.0.0.ebuild +++ b/dev-php5/pecl-memcache/pecl-memcache-2.1.0.ebuild @@ -1,6 +1,6 @@ -# 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-php5/pecl-memcache/pecl-memcache-2.0.0.ebuild,v 1.5 2006/01/20 13:58:25 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-memcache/pecl-memcache-2.1.0.ebuild,v 1.1 2007/03/18 00:19:43 chtekk Exp $ PHP_EXT_NAME="memcache" PHP_EXT_INI="yes" @@ -8,30 +8,19 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 -KEYWORDS="~ppc ~ppc64 ~sparc ~x86 ~amd64" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + DESCRIPTION="PHP extension for using memcached." LICENSE="PHP" SLOT="0" IUSE="" -DEPEND="${DEPEND} - sys-libs/zlib" +DEPEND="sys-libs/zlib" +RDEPEND="${DEPEND}" need_php_by_category -src_unpack() { - unpack ${A} - - cd "${S}" - - # fix bug #117990 better, without using a patch - # upstream has the file with CRLF instead of LF - edos2unix "${S}/config.m4" -} - src_compile() { - has_php - my_conf="--enable-memcache --with-zlib-dir=/usr" php-ext-pecl-r1_src_compile } |