diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 15:32:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 15:32:12 +0000 |
commit | 0857a44110176ae7ef3cb69cefffbbb53a292005 (patch) | |
tree | 8b2dbab071103510422d6b12137323d70809109c /kde-base/kephal | |
parent | Stable for HPPA (bug #296404). (diff) | |
download | gentoo-2-0857a44110176ae7ef3cb69cefffbbb53a292005.tar.gz gentoo-2-0857a44110176ae7ef3cb69cefffbbb53a292005.tar.bz2 gentoo-2-0857a44110176ae7ef3cb69cefffbbb53a292005.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kephal')
-rw-r--r-- | kde-base/kephal/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kephal/kephal-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kephal/ChangeLog b/kde-base/kephal/ChangeLog index f396d5d4eb2e..9af0e4e27692 100644 --- a/kde-base/kephal/ChangeLog +++ b/kde-base/kephal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kephal # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.28 2009/12/01 10:34:30 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.29 2009/12/10 15:32:12 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> kephal-4.3.3.ebuild: + x86 stable, bug 292455 *kephal-4.3.4 (01 Dec 2009) diff --git a/kde-base/kephal/kephal-4.3.3.ebuild b/kde-base/kephal/kephal-4.3.3.ebuild index 7585209d38eb..ca6bf96c0c14 100644 --- a/kde-base/kephal/kephal-4.3.3.ebuild +++ b/kde-base/kephal/kephal-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.3.3.ebuild,v 1.4 2009/11/30 06:54:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.3.3.ebuild,v 1.5 2009/12/10 15:32:12 fauli 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" IUSE="debug" |