diff options
author | 2006-02-24 11:27:34 +0000 | |
---|---|---|
committer | 2006-02-24 11:27:34 +0000 | |
commit | 8197c0176e714f830b7f8ce1dab54aa97811377a (patch) | |
tree | 445ca572a5307c13922dd8f3376a1e949780ae6e /dev-php5/pecl-mcve | |
parent | Remove old unused patch. (diff) | |
download | gentoo-2-8197c0176e714f830b7f8ce1dab54aa97811377a.tar.gz gentoo-2-8197c0176e714f830b7f8ce1dab54aa97811377a.tar.bz2 gentoo-2-8197c0176e714f830b7f8ce1dab54aa97811377a.zip |
Stable on hppa.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php5/pecl-mcve')
-rw-r--r-- | dev-php5/pecl-mcve/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-mcve/pecl-mcve-5.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-mcve/ChangeLog b/dev-php5/pecl-mcve/ChangeLog index f907c443a924..30679c45387b 100644 --- a/dev-php5/pecl-mcve/ChangeLog +++ b/dev-php5/pecl-mcve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/pecl-mcve # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/ChangeLog,v 1.13 2006/01/25 23:22:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/ChangeLog,v 1.14 2006/02/24 11:27:34 jer Exp $ + + 24 Feb 2006; Jeroen Roovers <jer@gentoo.org> pecl-mcve-5.2.0.ebuild: + Stable on hppa. 25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org pecl-mcve-5.2.0.ebuild: Stable on alpha. diff --git a/dev-php5/pecl-mcve/pecl-mcve-5.2.0.ebuild b/dev-php5/pecl-mcve/pecl-mcve-5.2.0.ebuild index 7ea6c1946eff..fbc3f8a819ec 100644 --- a/dev-php5/pecl-mcve/pecl-mcve-5.2.0.ebuild +++ b/dev-php5/pecl-mcve/pecl-mcve-5.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-5.2.0.ebuild,v 1.15 2006/01/25 23:22:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-5.2.0.ebuild,v 1.16 2006/02/24 11:27:34 jer Exp $ PHP_EXT_NAME="mcve" PHP_EXT_INI="yes" @@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" DESCRIPTION="Interface to the MCVE/Monetra API, allowing you to work directly with MCVE/Monetra from PHP." LICENSE="PHP" SLOT="0" |