diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 12:15:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 12:15:10 +0000 |
commit | 720591907b0114007536a6b1864914f58dcca115 (patch) | |
tree | 2fdcbc2a6bd059e02401150324433de401cc07bc /kde-base/kephal | |
parent | Version Bump (diff) | |
download | historical-720591907b0114007536a6b1864914f58dcca115.tar.gz historical-720591907b0114007536a6b1864914f58dcca115.tar.bz2 historical-720591907b0114007536a6b1864914f58dcca115.zip |
amd64/x86 stable wrt #300393
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kephal/ChangeLog b/kde-base/kephal/ChangeLog index a48fafedd27e..da196031c0c6 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.37 2010/02/09 00:21:49 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/ChangeLog,v 1.38 2010/02/20 10:52:20 ssuominen Exp $ + + 20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> kephal-4.3.5.ebuild: + amd64/x86 stable wrt #300393 *kephal-4.4.0 (08 Feb 2010) diff --git a/kde-base/kephal/kephal-4.3.5.ebuild b/kde-base/kephal/kephal-4.3.5.ebuild index 7a630332cc1b..dcc7d866d10d 100644 --- a/kde-base/kephal/kephal-4.3.5.ebuild +++ b/kde-base/kephal/kephal-4.3.5.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/kde-base/kephal/kephal-4.3.5.ebuild,v 1.1 2010/01/25 15:48:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.3.5.ebuild,v 1.2 2010/02/20 10:52:20 ssuominen 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug" |