summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-12 18:48:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-12 18:48:26 +0000
commit820ec4c8b4b83329a14b78a39b38fafd7e90a295 (patch)
tree7c033989a9d1490801864d209845ecffd09305e9 /dev-db/mysqltuner
parentRevison bump to remove hardcoded /usr/lib/portage/pym path. Bug #394209 (diff)
downloadgentoo-2-820ec4c8b4b83329a14b78a39b38fafd7e90a295.tar.gz
gentoo-2-820ec4c8b4b83329a14b78a39b38fafd7e90a295.tar.bz2
gentoo-2-820ec4c8b4b83329a14b78a39b38fafd7e90a295.zip
Stable for AMD64, wrt bug #394073
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'dev-db/mysqltuner')
-rw-r--r--dev-db/mysqltuner/ChangeLog5
-rw-r--r--dev-db/mysqltuner/mysqltuner-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysqltuner/ChangeLog b/dev-db/mysqltuner/ChangeLog
index f7467eb6d8f1..ed92c5145085 100644
--- a/dev-db/mysqltuner/ChangeLog
+++ b/dev-db/mysqltuner/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mysqltuner
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/ChangeLog,v 1.6 2011/04/19 08:12:14 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/ChangeLog,v 1.7 2011/12/12 18:48:26 ago Exp $
+
+ 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> mysqltuner-1.2.0.ebuild:
+ Stable for AMD64, wrt bug #394073
19 Apr 2011; Benedikt Böhm <hollow@gentoo.org> -mysqltuner-0_p49.ebuild:
remove old version
diff --git a/dev-db/mysqltuner/mysqltuner-1.2.0.ebuild b/dev-db/mysqltuner/mysqltuner-1.2.0.ebuild
index 980f34707294..bbc91e7c1ef5 100644
--- a/dev-db/mysqltuner/mysqltuner-1.2.0.ebuild
+++ b/dev-db/mysqltuner/mysqltuner-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/mysqltuner-1.2.0.ebuild,v 1.1 2011/04/19 08:06:39 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/mysqltuner-1.2.0.ebuild,v 1.2 2011/12/12 18:48:26 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/rackerhacker/MySQLTuner-perl/tarball/05813a1faa447fe
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=""