diff options
author | Brent Baude <ranger@gentoo.org> | 2007-05-25 14:59:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-05-25 14:59:52 +0000 |
commit | 30e896dabc16361a66c1b47331f346f4f19ca56b (patch) | |
tree | dede7d7ec3e091f8ebcc56b381de9d0a2e168e87 /dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild | |
parent | Added call to java-pkg-2_pkg_setup in pkg_setup per bug #179745 (diff) | |
download | gentoo-2-30e896dabc16361a66c1b47331f346f4f19ca56b.tar.gz gentoo-2-30e896dabc16361a66c1b47331f346f4f19ca56b.tar.bz2 gentoo-2-30e896dabc16361a66c1b47331f346f4f19ca56b.zip |
Marking pecl-fileinfo-1.0.4 ppc64 stable for bug 176542
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild')
-rw-r--r-- | dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild index 57f9c715947c..be00de3264e8 100644 --- a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild +++ b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.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/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.4 2007/05/24 19:42:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.5 2007/05/25 14:59:52 ranger Exp $ PHP_EXT_NAME="fileinfo" PHP_EXT_PECL_PKG="Fileinfo" @@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 -KEYWORDS="amd64 hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86" DESCRIPTION="libmagic bindings for PHP." LICENSE="PHP" |