Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/DBD-mysql: DBD-mysql-4.01.3.ebuild ChangeLog
Date: Wed, 05 May 2010 05:32:18
Message-Id: 20100505053213.5959129638@corvid.gentoo.org
1 jer 10/05/05 05:32:13
2
3 Modified: DBD-mysql-4.01.3.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #314467).
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.6 dev-perl/DBD-mysql/DBD-mysql-4.01.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.01.3.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.01.3.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.01.3.ebuild?r1=1.5&r2=1.6
14
15 Index: DBD-mysql-4.01.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.01.3.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- DBD-mysql-4.01.3.ebuild 18 Apr 2010 11:56:29 -0000 1.5
22 +++ DBD-mysql-4.01.3.ebuild 5 May 2010 05:32:12 -0000 1.6
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-perl/DBD-mysql/DBD-mysql-4.01.3.ebuild,v 1.5 2010/04/18 11:56:29 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.01.3.ebuild,v 1.6 2010/05/05 05:32:12 jer Exp $
28
29 inherit versionator
30
31 @@ -15,7 +15,7 @@
32
33 LICENSE="|| ( Artistic GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
36 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
37 IUSE=""
38
39 DEPEND="dev-lang/perl
40
41
42
43 1.106 dev-perl/DBD-mysql/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBD-mysql/ChangeLog?rev=1.106&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBD-mysql/ChangeLog?rev=1.106&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DBD-mysql/ChangeLog?r1=1.105&r2=1.106
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/ChangeLog,v
52 retrieving revision 1.105
53 retrieving revision 1.106
54 diff -u -r1.105 -r1.106
55 --- ChangeLog 18 Apr 2010 11:56:29 -0000 1.105
56 +++ ChangeLog 5 May 2010 05:32:12 -0000 1.106
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/DBD-mysql
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/ChangeLog,v 1.105 2010/04/18 11:56:29 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/ChangeLog,v 1.106 2010/05/05 05:32:12 jer Exp $
62 +
63 + 05 May 2010; Jeroen Roovers <jer@g.o> DBD-mysql-4.01.3.ebuild:
64 + Stable for HPPA (bug #314467).
65
66 18 Apr 2010; Markus Meier <maekke@g.o> DBD-mysql-4.01.3.ebuild:
67 arm stable, bug #314467