Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mysql: mysql-5.0.44-r2.ebuild mysql-5.0.44-r1.ebuild
Date: Tue, 11 Dec 2007 09:43:58
Message-Id: E1J21eS-0005rU-Ju@stork.gentoo.org
1 vapier 07/12/11 09:43:44
2
3 Modified: mysql-5.0.44-r2.ebuild mysql-5.0.44-r1.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.4_rc9)
7
8 Revision Changes Path
9 1.9 dev-db/mysql/mysql-5.0.44-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.44-r2.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.44-r2.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.44-r2.ebuild?r1=1.8&r2=1.9
14
15 Index: mysql-5.0.44-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r2.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- mysql-5.0.44-r2.ebuild 18 Nov 2007 13:50:41 -0000 1.8
22 +++ mysql-5.0.44-r2.ebuild 11 Dec 2007 09:43:44 -0000 1.9
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r2.ebuild,v 1.8 2007/11/18 13:50:41 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r2.ebuild,v 1.9 2007/12/11 09:43:44 vapier Exp $
28
29 MY_EXTRAS_VER="20071115"
30
31 inherit toolchain-funcs mysql
32
33 # REMEMBER: also update eclass/mysql*.eclass before committing!
34 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
35 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
36
37 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
38 EPATCH_EXCLUDE=''
39
40
41
42 1.7 dev-db/mysql/mysql-5.0.44-r1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.44-r1.ebuild?rev=1.7&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.44-r1.ebuild?rev=1.7&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.0.44-r1.ebuild?r1=1.6&r2=1.7
47
48 Index: mysql-5.0.44-r1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r1.ebuild,v
51 retrieving revision 1.6
52 retrieving revision 1.7
53 diff -u -r1.6 -r1.7
54 --- mysql-5.0.44-r1.ebuild 8 Nov 2007 13:08:54 -0000 1.6
55 +++ mysql-5.0.44-r1.ebuild 11 Dec 2007 09:43:44 -0000 1.7
56 @@ -1,13 +1,13 @@
57 # Copyright 1999-2007 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r1.ebuild,v 1.6 2007/11/08 13:08:54 armin76 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.44-r1.ebuild,v 1.7 2007/12/11 09:43:44 vapier Exp $
61
62 MY_EXTRAS_VER="20070710"
63
64 inherit toolchain-funcs mysql
65
66 # REMEMBER: also update eclass/mysql*.eclass before committing!
67 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
68 +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
69
70 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
71 EPATCH_EXCLUDE=''
72
73
74
75 --
76 gentoo-commits@g.o mailing list