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/mysqltuner: ChangeLog mysqltuner-1.1.1.ebuild mysqltuner-0_p49.ebuild mysqltuner-49.ebuild
Date: Sun, 31 Jan 2010 07:45:34
Message-Id: E1NbUUt-00086U-8H@stork.gentoo.org
1 robbat2 10/01/31 07:45:31
2
3 Modified: ChangeLog
4 Added: mysqltuner-1.1.1.ebuild mysqltuner-0_p49.ebuild
5 Removed: mysqltuner-49.ebuild
6 Log:
7 Bug #296317: version bump. Renumber old version to ensure correct increments.
8 (Portage version: 2.2_rc61/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 dev-db/mysqltuner/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysqltuner/ChangeLog?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysqltuner/ChangeLog?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysqltuner/ChangeLog?r1=1.1&r2=1.2
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/ChangeLog,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -p -w -b -B -u -u -r1.1 -r1.2
23 --- ChangeLog 19 Jul 2009 07:56:23 -0000 1.1
24 +++ ChangeLog 31 Jan 2010 07:45:30 -0000 1.2
25 @@ -1,6 +1,14 @@
26 # ChangeLog for dev-db/mysqltuner
27 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/ChangeLog,v 1.1 2009/07/19 07:56:23 hollow Exp $
29 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/ChangeLog,v 1.2 2010/01/31 07:45:30 robbat2 Exp $
31 +
32 +*mysqltuner-1.1.1 (31 Jan 2010)
33 +*mysqltuner-0_p49 (31 Jan 2010)
34 +
35 + 31 Jan 2010; Robin H. Johnson <robbat2@g.o>
36 + +mysqltuner-0_p49.ebuild, +mysqltuner-1.1.1.ebuild, -mysqltuner-49.ebuild:
37 + Bug #296317: version bump. Renumber old version to ensure correct
38 + increments.
39
40 *mysqltuner-49 (19 Jul 2009)
41
42
43
44
45 1.1 dev-db/mysqltuner/mysqltuner-1.1.1.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysqltuner/mysqltuner-1.1.1.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysqltuner/mysqltuner-1.1.1.ebuild?rev=1.1&content-type=text/plain
49
50 Index: mysqltuner-1.1.1.ebuild
51 ===================================================================
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/mysqltuner-1.1.1.ebuild,v 1.1 2010/01/31 07:45:30 robbat2 Exp $
55
56 EAPI="2"
57
58 DESCRIPTION="MySQLTuner is a high-performance MySQL tuning script"
59 HOMEPAGE="http://www.mysqltuner.com"
60 SRC_URI="http://github.com/rackerhacker/MySQLTuner-perl/tarball/v${PV} -> ${P}.tar.gz"
61
62 LICENSE="GPL-3"
63 SLOT="0"
64 KEYWORDS="~amd64 ~x86"
65 IUSE=""
66
67 DEPEND=""
68 RDEPEND=">=dev-lang/perl-5.6
69 virtual/perl-Getopt-Long
70 >=virtual/mysql-3.23"
71
72 S="${WORKDIR}"/rackerhacker-MySQLTuner-perl-b2dfc87
73
74 src_install() {
75 mv "${PN}".pl "${PN}"
76 dobin "${PN}"
77 dodoc README
78 }
79
80
81
82 1.1 dev-db/mysqltuner/mysqltuner-0_p49.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysqltuner/mysqltuner-0_p49.ebuild?rev=1.1&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysqltuner/mysqltuner-0_p49.ebuild?rev=1.1&content-type=text/plain
86
87 Index: mysqltuner-0_p49.ebuild
88 ===================================================================
89 # Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 # $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/mysqltuner-0_p49.ebuild,v 1.1 2010/01/31 07:45:30 robbat2 Exp $
92
93 DESCRIPTION="MySQLTuner is a high-performance MySQL tuning script"
94 HOMEPAGE="http://www.mysqltuner.com"
95 MY_PV="${PV/0_p}"
96 MY_P="${PN}-${MY_PV}"
97 SRC_URI="mirror://gentoo/${MY_P}.pl"
98
99 LICENSE="GPL-3"
100 SLOT="0"
101 KEYWORDS="~amd64 ~x86"
102 IUSE=""
103
104 DEPEND=""
105 RDEPEND=">=dev-lang/perl-5.6
106 virtual/perl-Getopt-Long
107 >=virtual/mysql-3.23"
108
109 src_unpack() {
110 mkdir -p "${S}"
111 cp -f "${DISTDIR}"/${MY_P}.pl "${S}"/${PN}
112 }
113
114 src_install() {
115 dobin mysqltuner
116 }