summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-03-21 14:58:28 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-03-21 14:58:28 +0000
commit7cc6afed696844f4e462da046ce8471a54a87e42 (patch)
tree007a215b215b1439dac10a372c500a05d05dc8e4 /dev-db/mysqltuner
parentstable ppc64, bug 310453 (diff)
downloadgentoo-2-7cc6afed696844f4e462da046ce8471a54a87e42.tar.gz
gentoo-2-7cc6afed696844f4e462da046ce8471a54a87e42.tar.bz2
gentoo-2-7cc6afed696844f4e462da046ce8471a54a87e42.zip
x86 stable, arch-tested by Andreas Schurch, bug #309139
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-db/mysqltuner')
-rw-r--r--dev-db/mysqltuner/ChangeLog6
-rw-r--r--dev-db/mysqltuner/mysqltuner-1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/mysqltuner/ChangeLog b/dev-db/mysqltuner/ChangeLog
index 7f8d2c4ba15f..c3b1cd36f8cc 100644
--- a/dev-db/mysqltuner/ChangeLog
+++ b/dev-db/mysqltuner/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/mysqltuner
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/ChangeLog,v 1.2 2010/01/31 07:45:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/ChangeLog,v 1.3 2010/03/21 14:58:28 phajdan.jr Exp $
+
+ 21 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ mysqltuner-1.1.1.ebuild:
+ x86 stable, arch-tested by Andreas Schurch, bug #309139
*mysqltuner-1.1.1 (31 Jan 2010)
*mysqltuner-0_p49 (31 Jan 2010)
diff --git a/dev-db/mysqltuner/mysqltuner-1.1.1.ebuild b/dev-db/mysqltuner/mysqltuner-1.1.1.ebuild
index b8b1f6d437e0..16804be5d37a 100644
--- a/dev-db/mysqltuner/mysqltuner-1.1.1.ebuild
+++ b/dev-db/mysqltuner/mysqltuner-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/mysqltuner-1.1.1.ebuild,v 1.1 2010/01/31 07:45:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltuner/mysqltuner-1.1.1.ebuild,v 1.2 2010/03/21 14:58:28 phajdan.jr Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://github.com/rackerhacker/MySQLTuner-perl/tarball/v${PV} -> ${P}.t
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=""