diff options
author | 2004-05-30 18:28:19 +0000 | |
---|---|---|
committer | 2004-05-30 18:28:19 +0000 | |
commit | 85ee97982f27d1ad89271fa24aec2bddcffe2a88 (patch) | |
tree | a1b91093d523f789ea7bc3d802a5d2c067a66f1f /dev-php/PECL-apc | |
parent | new release (diff) | |
download | historical-85ee97982f27d1ad89271fa24aec2bddcffe2a88.tar.gz historical-85ee97982f27d1ad89271fa24aec2bddcffe2a88.tar.bz2 historical-85ee97982f27d1ad89271fa24aec2bddcffe2a88.zip |
Stable on alpha.
Diffstat (limited to 'dev-php/PECL-apc')
-rw-r--r-- | dev-php/PECL-apc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PECL-apc/PECL-apc-2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PECL-apc/ChangeLog b/dev-php/PECL-apc/ChangeLog index 989df044422d..f0a9109dcb9e 100644 --- a/dev-php/PECL-apc/ChangeLog +++ b/dev-php/PECL-apc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PECL-apc -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.1 2003/10/10 09:40:29 stuart Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.2 2004/05/30 18:20:40 kloeri Exp $ + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PECL-apc-2.0.ebuild: + Stable on alpha. *PECL-apc-2.0 (10 Oct 2003) diff --git a/dev-php/PECL-apc/PECL-apc-2.0.ebuild b/dev-php/PECL-apc/PECL-apc-2.0.ebuild index 951c7baeeb8d..5d320facc72d 100644 --- a/dev-php/PECL-apc/PECL-apc-2.0.ebuild +++ b/dev-php/PECL-apc/PECL-apc-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/PECL-apc-2.0.ebuild,v 1.1 2003/10/10 09:40:29 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/PECL-apc-2.0.ebuild,v 1.2 2004/05/30 18:20:40 kloeri Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_NAME="apc" @@ -16,7 +16,7 @@ MY_PN="APC" SRC_URI="http://pecl.php.net/get/${MY_PN}-${PV}.tgz" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="PHP" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="~x86 ~ppc alpha ~sparc" DEPEND="$DEPEND !dev-php/turck-mmcache !dev-php/php-accelerator |