diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-07 12:10:43 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-07 12:10:43 +0000 |
commit | e872acb7d4cdb30ed439fa4b6c163402e7a8e218 (patch) | |
tree | 5e2983fe52bccab965269ee7fe2de4643bead119 /dev-php5/xcache | |
parent | Stable on amd64 wrt bug #189531 (diff) | |
download | gentoo-2-e872acb7d4cdb30ed439fa4b6c163402e7a8e218.tar.gz gentoo-2-e872acb7d4cdb30ed439fa4b6c163402e7a8e218.tar.bz2 gentoo-2-e872acb7d4cdb30ed439fa4b6c163402e7a8e218.zip |
Stable on amd64 wrt bug #189531
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-php5/xcache')
-rw-r--r-- | dev-php5/xcache/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/xcache/xcache-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/xcache/ChangeLog b/dev-php5/xcache/ChangeLog index 680f6756f78c..a11a0aa64bbc 100644 --- a/dev-php5/xcache/ChangeLog +++ b/dev-php5/xcache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/xcache # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.11 2007/08/20 09:44:48 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.12 2007/09/07 12:10:43 angelos Exp $ + + 07 Sep 2007; Christoph Mende <angelos@gentoo.org> xcache-1.2.1.ebuild: + Stable on amd64 wrt bug #189531 20 Aug 2007; Christian Hoffmann <hoffie@gentoo.org> metadata.xml: removing jokey and gentoofying my email address (metadata.xml) diff --git a/dev-php5/xcache/xcache-1.2.1.ebuild b/dev-php5/xcache/xcache-1.2.1.ebuild index fcfe8f105c03..b30bcac73cde 100644 --- a/dev-php5/xcache/xcache-1.2.1.ebuild +++ b/dev-php5/xcache/xcache-1.2.1.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/xcache/xcache-1.2.1.ebuild,v 1.3 2007/08/20 08:58:46 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.2.1.ebuild,v 1.4 2007/09/07 12:10:43 angelos Exp $ PHP_EXT_NAME="xcache" PHP_EXT_INI="yes" @@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="yes" inherit php-ext-source-r1 confutils -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DESCRIPTION="A fast and stable PHP opcode cacher" HOMEPAGE="http://xcache.lighttpd.net/" |