diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-09 13:25:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-09 13:25:32 +0000 |
commit | 1915cbe7ab153de627f8b0953037b05fcd0878cf (patch) | |
tree | e26431a8f1339c4b3dcff7da4c33067d3f632329 /dev-php5/pecl-fileinfo | |
parent | Marked ~hppa (bug #343597). (diff) | |
download | historical-1915cbe7ab153de627f8b0953037b05fcd0878cf.tar.gz historical-1915cbe7ab153de627f8b0953037b05fcd0878cf.tar.bz2 historical-1915cbe7ab153de627f8b0953037b05fcd0878cf.zip |
Marked ~hppa (bug #344093).
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'dev-php5/pecl-fileinfo')
-rw-r--r-- | dev-php5/pecl-fileinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-fileinfo/ChangeLog b/dev-php5/pecl-fileinfo/ChangeLog index 43078989b9e8..78830d83cc70 100644 --- a/dev-php5/pecl-fileinfo/ChangeLog +++ b/dev-php5/pecl-fileinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-fileinfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.31 2010/11/04 17:42:14 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.32 2010/11/09 13:25:32 jer Exp $ + + 09 Nov 2010; Jeroen Roovers <jer@gentoo.org> + pecl-fileinfo-1.0.4-r2.ebuild: + Marked ~hppa (bug #344093). 04 Nov 2010; Matti Bickel <mabi@gentoo.org> pecl-fileinfo-1.0.4-r2.ebuild: fix USE_PHP placement diff --git a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild index aeffcccc51bb..fa592500763a 100644 --- a/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild +++ b/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r2.ebuild,v 1.2 2010/11/04 17:42:14 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild,v 1.3 2010/11/09 13:25:32 jer Exp $ EAPI="3" @@ -14,7 +14,7 @@ USE_PHP="php5-2" inherit php-ext-pecl-r2 -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" DESCRIPTION="libmagic bindings for PHP." LICENSE="PHP-3" |