Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mysql: mysql-5.1.66.ebuild ChangeLog
Date: Sat, 01 Dec 2012 00:52:54
Message-Id: 20121201005242.55D9F21607@flycatcher.gentoo.org
1 blueness 12/12/01 00:52:42
2
3 Modified: mysql-5.1.66.ebuild ChangeLog
4 Log:
5 stable ppc64, bug #417989
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.8 dev-db/mysql/mysql-5.1.66.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.1.66.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.1.66.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.1.66.ebuild?r1=1.7&r2=1.8
15
16 Index: mysql-5.1.66.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.66.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- mysql-5.1.66.ebuild 25 Nov 2012 19:03:10 -0000 1.7
23 +++ mysql-5.1.66.ebuild 1 Dec 2012 00:52:42 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.66.ebuild,v 1.7 2012/11/25 19:03:10 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.66.ebuild,v 1.8 2012/12/01 00:52:42 blueness Exp $
29
30 EAPI="4"
31
32 @@ -19,7 +19,7 @@
33 IUSE="$IUSE"
34
35 # REMEMBER: also update eclass/mysql*.eclass before committing!
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris"
38
39 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
40 # This is often broken still
41
42
43
44 1.627 dev-db/mysql/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.627&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.627&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.626&r2=1.627
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
53 retrieving revision 1.626
54 retrieving revision 1.627
55 diff -u -r1.626 -r1.627
56 --- ChangeLog 25 Nov 2012 19:03:10 -0000 1.626
57 +++ ChangeLog 1 Dec 2012 00:52:42 -0000 1.627
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-db/mysql
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.626 2012/11/25 19:03:10 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.627 2012/12/01 00:52:42 blueness Exp $
63 +
64 + 01 Dec 2012; Anthony G. Basile <blueness@g.o> mysql-5.1.66.ebuild:
65 + stable ppc64, bug #417989
66
67 25 Nov 2012; Raúl Porcel <armin76@g.o> mysql-5.1.66.ebuild:
68 alpha/ia64/s390/sh/sparc stable wrt #417989