summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kephal/ChangeLog5
-rw-r--r--kde-base/kephal/kephal-4.3.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kephal/ChangeLog b/kde-base/kephal/ChangeLog
index fe8abff1d542..80e4916fb9ec 100644
--- a/kde-base/kephal/ChangeLog
+++ b/kde-base/kephal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kephal
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.33 2010/01/19 01:11:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.34 2010/01/19 08:41:33 abcd Exp $
+
+ 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> kephal-4.3.4.ebuild:
+ Keyword ~amd64-linux/~x86-linux
19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kephal-4.3.3.ebuild:
Stable for HPPA too.
diff --git a/kde-base/kephal/kephal-4.3.4.ebuild b/kde-base/kephal/kephal-4.3.4.ebuild
index 6efc1552d626..622f5b892333 100644
--- a/kde-base/kephal/kephal-4.3.4.ebuild
+++ b/kde-base/kephal/kephal-4.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.3.4.ebuild,v 1.3 2009/12/27 15:26:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.3.4.ebuild,v 1.4 2010/01/19 08:41:33 abcd Exp $
EAPI="2"
@@ -9,5 +9,5 @@ KMMODULE="libs/kephal"
inherit kde4-meta
DESCRIPTION="Allows handling of multihead systems via the XRandR extension"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"