Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: ChangeLog DBI-1.601.ebuild
Date: Tue, 05 Feb 2008 10:14:34
Message-Id: E1JMKox-0002Nt-V4@stork.gentoo.org
1 corsair 08/02/05 10:14:31
2
3 Modified: ChangeLog DBI-1.601.ebuild
4 Log:
5 Stable on ppc64
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.109 dev-perl/DBI/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBI/ChangeLog?rev=1.109&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBI/ChangeLog?rev=1.109&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBI/ChangeLog?r1=1.108&r2=1.109
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v
18 retrieving revision 1.108
19 retrieving revision 1.109
20 diff -u -r1.108 -r1.109
21 --- ChangeLog 17 Dec 2007 17:26:25 -0000 1.108
22 +++ ChangeLog 5 Feb 2008 10:14:31 -0000 1.109
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/DBI
25 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.108 2007/12/17 17:26:25 drac Exp $
27 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.109 2008/02/05 10:14:31 corsair Exp $
29 +
30 + 05 Feb 2008; Markus Rothe <corsair@g.o> DBI-1.601.ebuild:
31 + Stable on ppc64
32
33 17 Dec 2007; Samuli Suominen <drac@g.o> DBI-1.601.ebuild:
34 amd64 stable
35
36
37
38 1.4 dev-perl/DBI/DBI-1.601.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBI/DBI-1.601.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBI/DBI-1.601.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBI/DBI-1.601.ebuild?r1=1.3&r2=1.4
43
44 Index: DBI-1.601.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.601.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- DBI-1.601.ebuild 17 Dec 2007 17:26:25 -0000 1.3
51 +++ DBI-1.601.ebuild 5 Feb 2008 10:14:31 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.601.ebuild,v 1.3 2007/12/17 17:26:25 drac Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.601.ebuild,v 1.4 2008/02/05 10:14:31 corsair Exp $
58
59 inherit perl-module eutils
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="|| ( Artistic GPL-2 )"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~sparc-fbsd x86"
66 +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc ~sparc-fbsd x86"
67 IUSE=""
68 SRC_TEST="do"
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list