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-sqlite: dbd-sqlite-0.1.2.ebuild ChangeLog
Date: Sun, 05 Sep 2010 16:17:51
Message-Id: 20100905161748.122C82004C@flycatcher.gentoo.org
1 armin76 10/09/05 16:17:48
2
3 Modified: dbd-sqlite-0.1.2.ebuild ChangeLog
4 Log:
5 ia64 stable wrt #333087
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild?r1=1.6&r2=1.7
14
15 Index: dbd-sqlite-0.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- dbd-sqlite-0.1.2.ebuild 23 Aug 2010 15:27:32 -0000 1.6
22 +++ dbd-sqlite-0.1.2.ebuild 5 Sep 2010 16:17:47 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild,v 1.6 2010/08/23 15:27:32 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite/dbd-sqlite-0.1.2.ebuild,v 1.7 2010/09/05 16:17:47 armin76 Exp $
28
29 inherit "ruby"
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
36 +KEYWORDS="amd64 ia64 ~ppc ~sparc x86"
37 IUSE="test"
38
39 RDEPEND="
40
41
42
43 1.8 dev-ruby/dbd-sqlite/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-sqlite/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-sqlite/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/dbd-sqlite/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 23 Aug 2010 15:27:32 -0000 1.7
56 +++ ChangeLog 5 Sep 2010 16:17:47 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/dbd-sqlite
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite/ChangeLog,v 1.7 2010/08/23 15:27:32 hwoarang Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite/ChangeLog,v 1.8 2010/09/05 16:17:47 armin76 Exp $
62 +
63 + 05 Sep 2010; Raúl Porcel <armin76@g.o> dbd-sqlite-0.1.2.ebuild:
64 + ia64 stable wrt #333087
65
66 23 Aug 2010; Markos Chandras <hwoarang@g.o>
67 dbd-sqlite-0.1.2.ebuild: