Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/DBD-SQLite: ChangeLog DBD-SQLite-1.29-r2.ebuild
Date: Thu, 30 Sep 2010 10:36:45
Message-Id: 20100930103621.5EBBF20051@flycatcher.gentoo.org
1 hwoarang 10/09/30 10:36:21
2
3 Modified: ChangeLog DBD-SQLite-1.29-r2.ebuild
4 Log:
5 Stable on amd64 wrt bug #336806
6
7 (Portage version: 2.2_rc86/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.82 dev-perl/DBD-SQLite/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog?rev=1.82&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog?rev=1.82&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog?r1=1.81&r2=1.82
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v
19 retrieving revision 1.81
20 retrieving revision 1.82
21 diff -u -r1.81 -r1.82
22 --- ChangeLog 18 Sep 2010 15:51:01 -0000 1.81
23 +++ ChangeLog 30 Sep 2010 10:36:21 -0000 1.82
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/DBD-SQLite
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.81 2010/09/18 15:51:01 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.82 2010/09/30 10:36:21 hwoarang Exp $
29 +
30 + 30 Sep 2010; Markos Chandras <hwoarang@g.o>
31 + DBD-SQLite-1.29-r2.ebuild:
32 + Stable on amd64 wrt bug #336806
33
34 18 Sep 2010; Raúl Porcel <armin76@g.o> DBD-SQLite-1.29-r2.ebuild:
35 alpha/arm/ia64/s390/sh/sparc stable wrt #336806
36
37
38
39 1.5 dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild?r1=1.4&r2=1.5
44
45 Index: DBD-SQLite-1.29-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- DBD-SQLite-1.29-r2.ebuild 18 Sep 2010 15:51:01 -0000 1.4
52 +++ DBD-SQLite-1.29-r2.ebuild 30 Sep 2010 10:36:21 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild,v 1.4 2010/09/18 15:51:01 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.29-r2.ebuild,v 1.5 2010/09/30 10:36:21 hwoarang Exp $
58
59 EAPI=2
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="Self Contained RDBMS in a DBI Driver"
63
64 SLOT="0"
65 -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 RDEPEND=">=dev-perl/DBI-1.57