grknight 15/04/14 18:00:01
Modified: PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild
ChangeLog
Log:
Fix repoman warning wrt slot operator
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
D1F781EFF9F4A3B6)
Revision Changes Path
1.2
dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild?r1=1.1&r2=1.2
Index: PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild 3 Nov 2013 21:11:15 -0000
1.1
+++ PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild 14 Apr 2015 18:00:01 -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_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild,v
1.1 2013/11/03 21:11:15 mabi Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild,v
1.2 2015/04/14 18:00:01 grknight Exp $
EAPI="5"
@@ -13,5 +13,5 @@
IUSE=""
DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3
- dev-lang/php[mysqli]"
+ dev-lang/php:*[mysqli]"
RDEPEND="${DEPEND}"
1.40 dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog?rev=1.40&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog?rev=1.40&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 26 Jan 2014 18:34:29 -0000 1.39
+++ ChangeLog 14 Apr 2015 18:00:01 -0000 1.40
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-MDB2_Driver_mysqli
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v
1.39 2014/01/26 18:34:29 olemarkus Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v
1.40 2015/04/14 18:00:01 grknight Exp $
+
+ 14 Apr 2015; Brian Evans <[email protected]>
+ PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild:
+ Fix repoman warning wrt slot operator
26 Jan 2014; Ole Markus With <[email protected]>
PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild: