diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-04 23:19:27 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-04 23:19:27 +0000 |
commit | 4de171c260f351d2b4d2cafbe0bb101614d034d5 (patch) | |
tree | 2f31dc83a4afd0f45e68a7c863c80c4e7cf27f50 /dev-php/PECL-apc | |
parent | Fixed typo, closes bug #56049 (diff) | |
download | historical-4de171c260f351d2b4d2cafbe0bb101614d034d5.tar.gz historical-4de171c260f351d2b4d2cafbe0bb101614d034d5.tar.bz2 historical-4de171c260f351d2b4d2cafbe0bb101614d034d5.zip |
stable on x86.
Diffstat (limited to 'dev-php/PECL-apc')
-rw-r--r-- | dev-php/PECL-apc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PECL-apc/PECL-apc-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PECL-apc/ChangeLog b/dev-php/PECL-apc/ChangeLog index bc7d66c53663..84a82dec53eb 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.3 2004/06/25 01:22:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.4 2004/07/04 23:19:27 robbat2 Exp $ + + 04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> PECL-apc-2.0.ebuild: + stable on x86. 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PECL-apc-2.0.ebuild: Stable on alpha. diff --git a/dev-php/PECL-apc/PECL-apc-2.0.ebuild b/dev-php/PECL-apc/PECL-apc-2.0.ebuild index fe96e790e30e..2fe3091578b2 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-2004 Gentoo Foundation # 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.3 2004/06/25 01:22:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/PECL-apc-2.0.ebuild,v 1.4 2004/07/04 23:19:27 robbat2 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 |