diff options
18 files changed, 30 insertions, 117 deletions
diff --git a/dev-php/PECL-crack/ChangeLog b/dev-php/PECL-crack/ChangeLog index 8a6f684653cd..f9987348ab6a 100644 --- a/dev-php/PECL-crack/ChangeLog +++ b/dev-php/PECL-crack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PECL-crack # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-crack/ChangeLog,v 1.2 2005/03/18 05:47:15 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-crack/ChangeLog,v 1.3 2005/07/11 18:27:02 sebastian Exp $ + + 11 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> + -PECL-crack-0.1.ebuild, PECL-crack-0.2.ebuild: + Stable on x86. *PECL-crack-0.2 (18 Mar 2005) diff --git a/dev-php/PECL-crack/PECL-crack-0.1.ebuild b/dev-php/PECL-crack/PECL-crack-0.1.ebuild deleted file mode 100644 index d0f12646be5d..000000000000 --- a/dev-php/PECL-crack/PECL-crack-0.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-crack/PECL-crack-0.1.ebuild,v 1.3 2005/04/12 00:57:50 vapier Exp $ - -PHP_EXT_ZENDEXT="no" -PHP_EXT_PECL_PKG="crack" -PHP_EXT_NAME="crack" -PHP_EXT_INI="yes" - -inherit php-ext-pecl - -DESCRIPTION="PHP interface to the cracklib (libcrack) libraries" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="sys-libs/cracklib" diff --git a/dev-php/PECL-crack/PECL-crack-0.2.ebuild b/dev-php/PECL-crack/PECL-crack-0.2.ebuild index c5061d21f0af..57f9cd04322b 100644 --- a/dev-php/PECL-crack/PECL-crack-0.2.ebuild +++ b/dev-php/PECL-crack/PECL-crack-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-crack/PECL-crack-0.2.ebuild,v 1.2 2005/04/12 00:57:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-crack/PECL-crack-0.2.ebuild,v 1.3 2005/07/11 18:27:02 sebastian Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="crack" @@ -13,7 +13,7 @@ DESCRIPTION="PHP interface to the cracklib (libcrack) libraries" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="sys-libs/cracklib" diff --git a/dev-php/PECL-crack/files/digest-PECL-crack-0.1 b/dev-php/PECL-crack/files/digest-PECL-crack-0.1 deleted file mode 100644 index 5cf07d03c4a1..000000000000 --- a/dev-php/PECL-crack/files/digest-PECL-crack-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2c0dc4d436904838cc6aba41a3ca7dea crack-0.1.tgz 6071 diff --git a/dev-php/PECL-mailparse/ChangeLog b/dev-php/PECL-mailparse/ChangeLog index 9521d15b6f5d..a53b8165e46a 100644 --- a/dev-php/PECL-mailparse/ChangeLog +++ b/dev-php/PECL-mailparse/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PECL-mailparse # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.9 2005/02/28 06:31:08 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.10 2005/07/11 18:29:22 sebastian Exp $ + + 11 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> + -PECL-mailparse-0.9.3.ebuild, -PECL-mailparse-0.9.3-r1.ebuild, + -PECL-mailparse-2.0b.ebuild, -PECL-mailparse-2.1.ebuild, + PECL-mailparse-2.1.1.ebuild: + Stable on x86. *PECL-mailparse-2.1.1 (28 Feb 2005) diff --git a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild deleted file mode 100644 index 5c6e769fb10c..000000000000 --- a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3-r1.ebuild,v 1.4 2005/02/18 08:44:00 sebastian Exp $ - -PHP_EXT_ZENDEXT="no" -PHP_EXT_INI="yes" - -inherit php-ext-pecl - -IUSE="" -DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." -SLOT="0" -LICENSE="PHP" -KEYWORDS="x86 ~ppc ~alpha ~sparc" - -src_install() { - php-ext-pecl_src_install - dodoc README -} diff --git a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild deleted file mode 100644 index d4dac61b0a01..000000000000 --- a/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-0.9.3.ebuild,v 1.5 2005/02/18 08:44:00 sebastian Exp $ - -PHP_EXT_ZENDEXT="no" -PHP_EXT_NAME="mailparse" -PHP_EXT_INI="yes" - -inherit php-ext-source - -IUSE="" -DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." -HOMEPAGE="http://pear.php.net/mailparse" -SLOT="0" -MY_PN="mailparse" -SRC_URI="http://pear.php.net/get/${MY_PN}-${PV}.tgz" -S=${WORKDIR}/${MY_PN}-${PV} -LICENSE="PHP" -KEYWORDS="x86 ~ppc ~alpha ~sparc" - -src_install() { - php-ext-source_src_install - dodoc CREDITS README -} diff --git a/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild deleted file mode 100644 index b203fa19150a..000000000000 --- a/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.0b.ebuild,v 1.4 2005/02/18 08:44:00 sebastian Exp $ - -PHP_EXT_ZENDEXT="no" -PHP_EXT_INI="yes" - -inherit php-ext-pecl - -IUSE="" -DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." -SLOT="0" -LICENSE="PHP" -KEYWORDS="x86 ~ppc alpha ~sparc" - -src_install() { - php-ext-pecl_src_install - dodoc README -} diff --git a/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild index 2193249ae4ec..07192ddcb331 100644 --- a/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild +++ b/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild,v 1.1 2005/02/28 06:31:08 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild,v 1.2 2005/07/11 18:29:22 sebastian Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_INI="yes" @@ -11,7 +11,7 @@ IUSE="" DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." SLOT="0" LICENSE="PHP" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~sparc" src_install() { php-ext-pecl_src_install diff --git a/dev-php/PECL-mailparse/PECL-mailparse-2.1.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-2.1.ebuild deleted file mode 100644 index c51eec7b4141..000000000000 --- a/dev-php/PECL-mailparse/PECL-mailparse-2.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.1.ebuild,v 1.1 2005/02/18 08:44:00 sebastian Exp $ - -PHP_EXT_ZENDEXT="no" -PHP_EXT_INI="yes" - -inherit php-ext-pecl - -IUSE="" -DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." -SLOT="0" -LICENSE="PHP" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" - -src_install() { - php-ext-pecl_src_install - dodoc README -} diff --git a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-0.9.3 b/dev-php/PECL-mailparse/files/digest-PECL-mailparse-0.9.3 deleted file mode 100644 index a0cd336a0426..000000000000 --- a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-0.9.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 a4c0737ee32bea66730e513951856dc1 mailparse-0.9.3.tgz 33988 diff --git a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-0.9.3-r1 b/dev-php/PECL-mailparse/files/digest-PECL-mailparse-0.9.3-r1 deleted file mode 100644 index a0cd336a0426..000000000000 --- a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-0.9.3-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 a4c0737ee32bea66730e513951856dc1 mailparse-0.9.3.tgz 33988 diff --git a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.0b b/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.0b deleted file mode 100644 index 1abbedceb7cb..000000000000 --- a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.0b +++ /dev/null @@ -1 +0,0 @@ -MD5 bffe5fd04341f7c869020bbb1845473b mailparse-2.0b.tgz 33547 diff --git a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.1 b/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.1 deleted file mode 100644 index 7604d76fb07b..000000000000 --- a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 48ae58e6700f28b3b20219235e30cd54 mailparse-2.1.tgz 33915 diff --git a/dev-php/PECL-memcache/ChangeLog b/dev-php/PECL-memcache/ChangeLog index e588753532b2..7518b83b187b 100644 --- a/dev-php/PECL-memcache/ChangeLog +++ b/dev-php/PECL-memcache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PECL-memcache # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-memcache/ChangeLog,v 1.1 2005/07/02 07:59:55 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-memcache/ChangeLog,v 1.2 2005/07/11 18:30:55 sebastian Exp $ + + 11 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> + PECL-memcache-1.4.ebuild: + Stable on x86. *PECL-memcache-1.4 (02 Jul 2005) diff --git a/dev-php/PECL-memcache/PECL-memcache-1.4.ebuild b/dev-php/PECL-memcache/PECL-memcache-1.4.ebuild index 1ce74bc77479..ab354adb24de 100644 --- a/dev-php/PECL-memcache/PECL-memcache-1.4.ebuild +++ b/dev-php/PECL-memcache/PECL-memcache-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-memcache/PECL-memcache-1.4.ebuild,v 1.1 2005/07/02 07:59:55 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-memcache/PECL-memcache-1.4.ebuild,v 1.2 2005/07/11 18:30:55 sebastian Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="memcache" @@ -13,4 +13,4 @@ IUSE="" DESCRIPTION="PHP extension for using memcached." SLOT="0" LICENSE="PHP" -KEYWORDS="~x86" +KEYWORDS="x86" diff --git a/dev-php/PECL-zip/ChangeLog b/dev-php/PECL-zip/ChangeLog index db4d2e59f8fe..52fc21a7abd9 100644 --- a/dev-php/PECL-zip/ChangeLog +++ b/dev-php/PECL-zip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PECL-zip # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-zip/ChangeLog,v 1.1 2005/03/15 17:35:42 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-zip/ChangeLog,v 1.2 2005/07/11 18:33:27 sebastian Exp $ + + 11 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> + PECL-zip-1.0.ebuild: + Stable on x86. *PECL-zip-1.0 (15 Mar 2005) diff --git a/dev-php/PECL-zip/PECL-zip-1.0.ebuild b/dev-php/PECL-zip/PECL-zip-1.0.ebuild index dc998d1a47f4..cfbc7d1649dd 100644 --- a/dev-php/PECL-zip/PECL-zip-1.0.ebuild +++ b/dev-php/PECL-zip/PECL-zip-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-zip/PECL-zip-1.0.ebuild,v 1.1 2005/03/15 17:35:42 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-zip/PECL-zip-1.0.ebuild,v 1.2 2005/07/11 18:33:27 sebastian Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="zip" @@ -13,6 +13,6 @@ IUSE="" DESCRIPTION="PHP zip management extension." SLOT="0" LICENSE="PHP" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="${DEPEND} dev-libs/zziplib" |