Gentoo Archives: gentoo-commits

From: "Ole Markus With (olemarkus)" <olemarkus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-MDB2_Driver_mysqli: PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild ChangeLog
Date: Sun, 26 Jan 2014 18:34:33
Message-Id: 20140126183430.03DBE2004C@flycatcher.gentoo.org
1 olemarkus 14/01/26 18:34:29
2
3 Modified: PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild
4 ChangeLog
5 Log:
6 Removing stable keyword for sh/s390
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
9
10 Revision Changes Path
11 1.9 dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild?r1=1.8&r2=1.9
16
17 Index: PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild 4 Dec 2011 15:52:20 -0000 1.8
24 +++ PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild 26 Jan 2014 18:34:29 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild,v 1.8 2011/12/04 15:52:20 xarthisius Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild,v 1.9 2014/01/26 18:34:29 olemarkus Exp $
31
32 EAPI="2"
33
34 @@ -9,7 +9,7 @@
35 DESCRIPTION="Database Abstraction Layer, mysqli driver"
36 LICENSE="BSD"
37 SLOT="0"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
39 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
40 IUSE=""
41
42 DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3
43
44
45
46 1.39 dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog?rev=1.39&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog?rev=1.39&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog?r1=1.38&r2=1.39
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v
55 retrieving revision 1.38
56 retrieving revision 1.39
57 diff -u -r1.38 -r1.39
58 --- ChangeLog 3 Nov 2013 21:11:15 -0000 1.38
59 +++ ChangeLog 26 Jan 2014 18:34:29 -0000 1.39
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-php/PEAR-MDB2_Driver_mysqli
62 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v 1.38 2013/11/03 21:11:15 mabi Exp $
64 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MDB2_Driver_mysqli/ChangeLog,v 1.39 2014/01/26 18:34:29 olemarkus Exp $
66 +
67 + 26 Jan 2014; Ole Markus With <olemarkus@g.o>
68 + PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild:
69 + Removing stable keyword for sh/s390
70
71 *PEAR-MDB2_Driver_mysqli-1.5.0_beta4 (03 Nov 2013)