summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-21 11:06:31 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-21 11:06:31 +0000
commit58c4af625002e76a3db52c0e3e89586b2a82aef1 (patch)
tree56cd1023da6c22fa82da50031094b8d3eae9973b /app-laptop/i8kutils
parentStable ppc64, bug #432018 (diff)
downloadgentoo-2-58c4af625002e76a3db52c0e3e89586b2a82aef1.tar.gz
gentoo-2-58c4af625002e76a3db52c0e3e89586b2a82aef1.tar.bz2
gentoo-2-58c4af625002e76a3db52c0e3e89586b2a82aef1.zip
Stable for x86, wrt bug #428876
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop/i8kutils')
-rw-r--r--app-laptop/i8kutils/ChangeLog5
-rw-r--r--app-laptop/i8kutils/i8kutils-1.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/i8kutils/ChangeLog b/app-laptop/i8kutils/ChangeLog
index fed32ec8ca3f..b0df4547d135 100644
--- a/app-laptop/i8kutils/ChangeLog
+++ b/app-laptop/i8kutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/i8kutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/ChangeLog,v 1.20 2012/08/03 13:26:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/ChangeLog,v 1.21 2012/08/21 11:06:31 johu Exp $
+
+ 21 Aug 2012; Johannes Huber <johu@gentoo.org> i8kutils-1.33.ebuild:
+ Stable for x86, wrt bug #428876
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> i8kutils-1.33.ebuild:
Stable for amd64, wrt bug #428876
diff --git a/app-laptop/i8kutils/i8kutils-1.33.ebuild b/app-laptop/i8kutils/i8kutils-1.33.ebuild
index 19b705c50903..fddce7f6c877 100644
--- a/app-laptop/i8kutils/i8kutils-1.33.ebuild
+++ b/app-laptop/i8kutils/i8kutils-1.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/i8kutils-1.33.ebuild,v 1.2 2012/08/03 13:26:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/i8kutils/i8kutils-1.33.ebuild,v 1.3 2012/08/21 11:06:31 johu Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/i/${PN}/${P/-/_}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE="examples tk"
DEPEND="tk? ( dev-lang/tk )"