Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/mysql: mysql-4.1.ebuild ChangeLog mysql-4.0.ebuild mysql-5.1.ebuild
Date: Sat, 06 Nov 2010 19:21:22
Message-Id: 20101106192113.8701720051@flycatcher.gentoo.org
1 leio 10/11/06 19:21:13
2
3 Modified: mysql-4.1.ebuild ChangeLog mysql-4.0.ebuild
4 mysql-5.1.ebuild
5 Log:
6 Add ~mips keyword for 5.1, bug 189223. Drop stable mips to ~mips, we have no stable tree at the time
7
8 (Portage version: 2.1.9.14/cvs/Linux mips64)
9
10 Revision Changes Path
11 1.7 virtual/mysql/mysql-4.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-4.1.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-4.1.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-4.1.ebuild?r1=1.6&r2=1.7
16
17 Index: mysql-4.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.1.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- mysql-4.1.ebuild 11 Jan 2010 11:07:53 -0000 1.6
24 +++ mysql-4.1.ebuild 6 Nov 2010 19:21:13 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.1.ebuild,v 1.6 2010/01/11 11:07:53 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.1.ebuild,v 1.7 2010/11/06 19:21:13 leio Exp $
30
31 DESCRIPTION="Virtual for MySQL client or database"
32 HOMEPAGE=""
33 @@ -8,7 +8,7 @@
34
35 LICENSE=""
36 SLOT="0"
37 -KEYWORDS="amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
38 +KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
39 IUSE=""
40
41 DEPEND=""
42
43
44
45 1.24 virtual/mysql/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/ChangeLog?rev=1.24&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/ChangeLog?rev=1.24&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/ChangeLog?r1=1.23&r2=1.24
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v
54 retrieving revision 1.23
55 retrieving revision 1.24
56 diff -u -r1.23 -r1.24
57 --- ChangeLog 29 Oct 2010 13:56:06 -0000 1.23
58 +++ ChangeLog 6 Nov 2010 19:21:13 -0000 1.24
59 @@ -1,6 +1,11 @@
60 # ChangeLog for virtual/mysql
61 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.23 2010/10/29 13:56:06 maekke Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.24 2010/11/06 19:21:13 leio Exp $
64 +
65 + 06 Nov 2010; Mart Raudsepp <leio@g.o> mysql-4.0.ebuild,
66 + mysql-4.1.ebuild, mysql-5.1.ebuild:
67 + Add ~mips keyword for 5.1, bug 189223. Drop stable mips to ~mips, we have
68 + no stable tree at the time
69
70 29 Oct 2010; Markus Meier <maekke@g.o> mysql-5.1.ebuild:
71 arm stable, bug #321791
72
73
74
75 1.5 virtual/mysql/mysql-4.0.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-4.0.ebuild?rev=1.5&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-4.0.ebuild?rev=1.5&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-4.0.ebuild?r1=1.4&r2=1.5
80
81 Index: mysql-4.0.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.0.ebuild,v
84 retrieving revision 1.4
85 retrieving revision 1.5
86 diff -u -r1.4 -r1.5
87 --- mysql-4.0.ebuild 11 Jan 2010 11:07:53 -0000 1.4
88 +++ mysql-4.0.ebuild 6 Nov 2010 19:21:13 -0000 1.5
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.0.ebuild,v 1.4 2010/01/11 11:07:53 ulm Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.0.ebuild,v 1.5 2010/11/06 19:21:13 leio Exp $
94
95 DESCRIPTION="Virtual for MySQL client or database"
96 HOMEPAGE=""
97 @@ -8,7 +8,7 @@
98
99 LICENSE=""
100 SLOT="0"
101 -KEYWORDS="amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
102 +KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
103 IUSE=""
104
105 DEPEND=""
106
107
108
109 1.19 virtual/mysql/mysql-5.1.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-5.1.ebuild?rev=1.19&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-5.1.ebuild?rev=1.19&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/mysql/mysql-5.1.ebuild?r1=1.18&r2=1.19
114
115 Index: mysql-5.1.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.1.ebuild,v
118 retrieving revision 1.18
119 retrieving revision 1.19
120 diff -u -r1.18 -r1.19
121 --- mysql-5.1.ebuild 29 Oct 2010 13:56:06 -0000 1.18
122 +++ mysql-5.1.ebuild 6 Nov 2010 19:21:13 -0000 1.19
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2010 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.1.ebuild,v 1.18 2010/10/29 13:56:06 maekke Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.1.ebuild,v 1.19 2010/11/06 19:21:13 leio Exp $
128
129 DESCRIPTION="Virtual for MySQL client or database"
130 HOMEPAGE=""
131 @@ -8,7 +8,7 @@
132
133 LICENSE=""
134 SLOT="0"
135 -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris"
136 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x86-solaris"
137 IUSE=""
138
139 DEPEND=""