ChangeLog

# ChangeLog for dev-php4/pecl-fileinfo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/ChangeLog,v 1.20 2007/09/06 15:56:17 jokey Exp $

06 Sep 2007; Markus Ullmann
-pecl-fileinfo-1.0.3.ebuild:
Cleanup

01 Jun 2007; nixnut pecl-fileinfo-1.0.4.ebuild:
Stable on ppc wrt bug 176542

25 May 2007; Brent Baude pecl-fileinfo-1.0.4.ebuild:
Marking pecl-fileinfo-1.0.4 ppc64 stable for bug 176542

24 May 2007; Christian Faulhammer
pecl-fileinfo-1.0.4.ebuild:
x86/amd64 stable, bug 176542

23 May 2007; Gustavo Zacarias
pecl-fileinfo-1.0.4.ebuild:
Stable on sparc

21 May 2007; Jeroen Roovers pecl-fileinfo-1.0.4.ebuild:
Stable for HPPA (bug #176542).

*pecl-fileinfo-1.0.4 (06 Mar 2007)

06 Mar 2007; Luca Longinotti
pecl-fileinfo-1.0.3.ebuild, +pecl-fileinfo-1.0.4.ebuild:
Cleanup, version bump.

21 Feb 2007; Piotr JaroszyƄski ChangeLog:
Transition to Manifest2.

08 Apr 2006; Simon Stelling pecl-fileinfo-1.0.3.ebuild:
stable on amd64

28 Mar 2006; Gustavo Zacarias
pecl-fileinfo-1.0.3.ebuild:
Keyworded ~hppa

08 Feb 2006; Mark Loeser pecl-fileinfo-1.0.3.ebuild:
Stable on x86; bug #120460

03 Feb 2006; pecl-fileinfo-1.0.3.ebuild:
Added ppc keyword. bug 121460

28 Jan 2006; Markus Rothe pecl-fileinfo-1.0.3.ebuild:
Stable on ppc64; bug #120460

27 Jan 2006; Simon Stelling pecl-fileinfo-1.0.3.ebuild:
added ~amd64 keyword

26 Jan 2006; Gustavo Zacarias
pecl-fileinfo-1.0.3.ebuild:
Stable on sparc wrt #120460

*pecl-fileinfo-1.0.3 (05 Jan 2006)

05 Jan 2006; Luca Longinotti
-pecl-fileinfo-1.0.ebuild, +pecl-fileinfo-1.0.3.ebuild:
Bump to 1.0.3, fix bug #117808.

24 Nov 2005; Luca Longinotti pecl-fileinfo-1.0.ebuild:
Fix ordering of some vars.

19 Nov 2005; Markus Rothe pecl-fileinfo-1.0.ebuild:
Added ~ppc64 keyword; bug #102649

15 Oct 2005; Jason Wever pecl-fileinfo-1.0.ebuild:
Added ~sparc keyword.

18 Aug 2005; ChangeLog:
Initial version; replaces older dev-php/* packages

Manifest

DIST Fileinfo-1.0.4.tgz 5835 RMD160 fedf7f72b1b2dca30f138ef31f507084d1392dbe SHA1 60a146cf58357ab59f42061d35c0aa4bff8fb170 SHA256 df35ee00fce6483c58b2f37dbded33831ba84fdae92829dbe03f7331bec0aa3f
EBUILD pecl-fileinfo-1.0.4.ebuild 530 RMD160 8ce9f3a92df5f1a5400e1148d01149f4cb40ad41 SHA1 4c4a012d75c5decbca4956f21e3c8b01714851bb SHA256 362d646ba2aa04b1e33a05439a7d1495bb16e83f664e8d670e15f364a041045b
MISC ChangeLog 2459 RMD160 733b286b871dc45057eb9dd4bbd0e4194f81e883 SHA1 273d120f7ad2cb553ce52a2f333c11b8d11ce64c SHA256 6e688e7730d8eaf04dd764fa97b82e472d7fbe67af7feedab03f8311ad0fdcd0
MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1

metadata.xml




php

pecl-fileinfo-1.0.4.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-fileinfo/pecl-fileinfo-1.0.4.ebuild,v 1.6 2007/06/01 17:10:40 nixnut Exp $

PHP_EXT_NAME="fileinfo"
PHP_EXT_PECL_PKG="Fileinfo"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"

inherit php-ext-pecl-r1

KEYWORDS="amd64 hppa ppc ppc64 sparc x86"

DESCRIPTION="libmagic bindings for PHP."
LICENSE="PHP"
SLOT="0"
IUSE=""

DEPEND="sys-apps/file"
RDEPEND="${DEPEND}"

need_php_by_category