grknight 15/05/05 13:05:21 Modified: PEAR-MDB2-2.5.0_beta5.ebuild ChangeLog Log: Drop masked firebird USE due to removal of associated dep (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Revision Changes Path 1.2 dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild?r1=1.1&r2=1.2 Index: PEAR-MDB2-2.5.0_beta5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- PEAR-MDB2-2.5.0_beta5.ebuild 3 Nov 2013 21:13:33 -0000 1.1 +++ PEAR-MDB2-2.5.0_beta5.ebuild 5 May 2015 13:05:21 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild,v 1.1 2013/11/03 21:13:33 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild,v 1.2 2015/05/05 13:05:21 grknight Exp $ EAPI="5" inherit php-pear-r1 @@ -9,13 +9,12 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="firebird mssql mysql mysqli oci8 oci8-instant-client postgres sqlite" +IUSE="mssql mysql mysqli oci8 oci8-instant-client postgres sqlite" RDEPEND=">=dev-php/pear-1.9.1" DEPEND="${RDEPEND}" -PDEPEND="firebird? ( >=dev-php/PEAR-MDB2_Driver_ibase-1.5.0_beta4 ) - mssql? ( >=dev-php/PEAR-MDB2_Driver_mssql-1.3.0_beta4 ) +PDEPEND="mssql? ( >=dev-php/PEAR-MDB2_Driver_mssql-1.3.0_beta4 ) mysql? ( >=dev-php/PEAR-MDB2_Driver_mysql-1.5.0_beta4 ) mysqli? ( >=dev-php/PEAR-MDB2_Driver_mysqli-1.5.0_beta4 ) oci8? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta4 ) 1.47 dev-php/PEAR-MDB2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 6 Nov 2014 17:43:00 -0000 1.46 +++ ChangeLog 5 May 2015 13:05:21 -0000 1.47 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-MDB2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog,v 1.46 2014/11/06 17:43:00 grknight Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2/ChangeLog,v 1.47 2015/05/05 13:05:21 grknight Exp $ + + 05 May 2015; Brian Evans <[email protected]> PEAR-MDB2-2.5.0_beta5.ebuild: + Drop masked firebird USE due to removal of associated dep 06 Nov 2014; Brian Evans <[email protected]> -PEAR-MDB2-2.5.0_alpha2.ebuild: Drop old
