Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mysql: ChangeLog mysql-5.0.84-r1.ebuild
Date: Tue, 08 Sep 2009 12:49:06
Message-Id: E1Ml087-0005KI-S5@stork.gentoo.org
1 robbat2 09/09/08 12:49:03
2
3 Modified: ChangeLog mysql-5.0.84-r1.ebuild
4 Log:
5 Bug #284078: Some of the version specs in the patchset were wrong, so the patches did not get applied, and lead to a failure to apply.
6 (Portage version: 2.2_rc40/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.491 dev-db/mysql/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.491&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.491&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.490&r2=1.491
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
18 retrieving revision 1.490
19 retrieving revision 1.491
20 diff -p -w -b -B -u -u -r1.490 -r1.491
21 --- ChangeLog 8 Sep 2009 05:32:27 -0000 1.490
22 +++ ChangeLog 8 Sep 2009 12:49:03 -0000 1.491
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-db/mysql
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.490 2009/09/08 05:32:27 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.491 2009/09/08 12:49:03 robbat2 Exp $
28 +
29 + 08 Sep 2009; Robin H. Johnson <robbat2@g.o> mysql-5.0.84-r1.ebuild:
30 + Bug #284078: Some of the version specs in the patchset were wrong, so the
31 + patches did not get applied, and lead to a failure to apply.
32
33 *mysql-5.0.84-r1 (08 Sep 2009)
34
35
36
37
38 1.2 dev-db/mysql/mysql-5.0.84-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: mysql-5.0.84-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -p -w -b -B -u -u -r1.1 -r1.2
50 --- mysql-5.0.84-r1.ebuild 8 Sep 2009 05:32:27 -0000 1.1
51 +++ mysql-5.0.84-r1.ebuild 8 Sep 2009 12:49:03 -0000 1.2
52 @@ -1,8 +1,8 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild,v 1.1 2009/09/08 05:32:27 robbat2 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.84-r1.ebuild,v 1.2 2009/09/08 12:49:03 robbat2 Exp $
57
58 -MY_EXTRAS_VER="20090904-0939Z"
59 +MY_EXTRAS_VER="20090908-1245Z"
60 EAPI=2
61
62 inherit toolchain-funcs mysql