From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PDyWO-0006wa-PB for garchives@archives.gentoo.org; Thu, 04 Nov 2010 12:02:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 198B7E08F7; Thu, 4 Nov 2010 12:02:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EE1ECE08F7 for ; Thu, 4 Nov 2010 12:02:23 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63CF91B40B2 for ; Thu, 4 Nov 2010 12:02:23 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2142) id 0277520051; Thu, 4 Nov 2010 12:02:22 +0000 (UTC) From: "Matti Bickel (mabi)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mabi@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-fileinfo: ChangeLog pecl-fileinfo-1.0.4-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog pecl-fileinfo-1.0.4-r2.ebuild X-VCS-Directories: dev-php5/pecl-fileinfo X-VCS-Committer: mabi X-VCS-Committer-Name: Matti Bickel Content-Type: text/plain; charset=utf8 Message-Id: <20101104120222.0277520051@flycatcher.gentoo.org> Date: Thu, 4 Nov 2010 12:02:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 259a342f-8463-4b8d-bc20-48d377627356 X-Archives-Hash: 2a5ab9da8d41c59a5552f70ece0f43c1 mabi 10/11/04 12:02:21 Modified: ChangeLog Added: pecl-fileinfo-1.0.4-r2.ebuild Log: add version that supports minor version slotting (Portage version: 2.1.8.3/cvs/Linux x86_64) Revision Changes Path 1.30 dev-php5/pecl-fileinfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-file= info/ChangeLog?rev=3D1.30&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-file= info/ChangeLog?rev=3D1.30&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-file= info/ChangeLog?r1=3D1.29&r2=3D1.30 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 9 Feb 2010 11:47:00 -0000 1.29 +++ ChangeLog 4 Nov 2010 12:02:21 -0000 1.30 @@ -1,6 +1,12 @@ # 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.= 29 2010/02/09 11:47:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-fileinfo/ChangeLog,v 1.= 30 2010/11/04 12:02:21 mabi Exp $ + +*pecl-fileinfo-1.0.4-r2 (04 Nov 2010) + + 04 Nov 2010; Matti Bickel + +pecl-fileinfo-1.0.4-r2.ebuild: + add version that supports minor version slotting =20 09 Feb 2010; Pacho Ramos pecl-fileinfo-1.0.4-r1.ebu= ild: amd64 stable, bug 288043 1.1 dev-php5/pecl-fileinfo/pecl-fileinfo-1.0.4-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-file= info/pecl-fileinfo-1.0.4-r2.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-file= info/pecl-fileinfo-1.0.4-r2.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: pecl-fileinfo-1.0.4-r2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # 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.1 2010/11/04 12:02:21 mabi Exp $ EAPI=3D"3" PHP_EXT_NAME=3D"fileinfo" PHP_EXT_PECL_PKG=3D"Fileinfo" PHP_EXT_INI=3D"yes" PHP_EXT_ZENDEXT=3D"no" inherit php-ext-pecl-r2 KEYWORDS=3D"~amd64 ~x86" DESCRIPTION=3D"libmagic bindings for PHP." LICENSE=3D"PHP-3" SLOT=3D"0" IUSE=3D"" DEPEND=3D"sys-apps/file" RDEPEND=3D"${DEPEND}" # fileinfo is bundled with php5.3 USE_PHP=3D"php5-2" src_prepare() { for slot in $(php_get_slots) ; do cd "${WORKDIR}/${slot}" epatch "${FILESDIR}"/fileinfo-1.0.4-file-5.0-compat.patch done php-ext-source-r2_src_prepare }