Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/dbd-mysql: ChangeLog dbd-mysql-0.4.4.ebuild
Date: Tue, 01 May 2012 18:27:48
Message-Id: 20120501182406.E750E2004C@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:06
2
3 Modified: ChangeLog dbd-mysql-0.4.4.ebuild
4 Log:
5 Drop ia64/sparc keywords
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.14 dev-ruby/dbd-mysql/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-mysql/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-mysql/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-mysql/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-mysql/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 23 Jul 2011 12:18:50 -0000 1.13
23 +++ ChangeLog 1 May 2012 18:24:06 -0000 1.14
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/dbd-mysql
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-mysql/ChangeLog,v 1.13 2011/07/23 12:18:50 xarthisius Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-mysql/ChangeLog,v 1.14 2012/05/01 18:24:06 armin76 Exp $
30 +
31 + 01 May 2012; Raúl Porcel <armin76@g.o> dbd-mysql-0.4.4.ebuild:
32 + Drop ia64/sparc keywords
33
34 23 Jul 2011; Kacper Kowalik <xarthisius@g.o> dbd-mysql-0.4.4.ebuild:
35 ppc stable wrt #333087
36
37
38
39 1.6 dev-ruby/dbd-mysql/dbd-mysql-0.4.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-mysql/dbd-mysql-0.4.4.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-mysql/dbd-mysql-0.4.4.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-mysql/dbd-mysql-0.4.4.ebuild?r1=1.5&r2=1.6
44
45 Index: dbd-mysql-0.4.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-mysql/dbd-mysql-0.4.4.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- dbd-mysql-0.4.4.ebuild 23 Jul 2011 12:18:50 -0000 1.5
52 +++ dbd-mysql-0.4.4.ebuild 1 May 2012 18:24:06 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-mysql/dbd-mysql-0.4.4.ebuild,v 1.5 2011/07/23 12:18:50 xarthisius Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-mysql/dbd-mysql-0.4.4.ebuild,v 1.6 2012/05/01 18:24:06 armin76 Exp $
59
60 EAPI=2
61 USE_RUBY="ruby18" # Upstream says mysql is not ruby19 ready yet (for 0.4.3)
62 @@ -13,7 +13,7 @@
63
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="amd64 ia64 ppc ~sparc x86"
67 +KEYWORDS="amd64 ppc x86"
68 IUSE="test"
69
70 ruby_add_rdepend "