diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 12:24:06 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 12:24:06 +0000 |
commit | 6f01092da84358ed3ab31a6249254a015db5239f (patch) | |
tree | 0ed695072f94d7d2fb840e4ae7ebf70cddffd330 /kde-base/kephal/kephal-4.2.4.ebuild | |
parent | Version bump KDE 4.2.4 (diff) | |
download | gentoo-2-6f01092da84358ed3ab31a6249254a015db5239f.tar.gz gentoo-2-6f01092da84358ed3ab31a6249254a015db5239f.tar.bz2 gentoo-2-6f01092da84358ed3ab31a6249254a015db5239f.zip |
Version bump KDE 4.2.4
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kephal/kephal-4.2.4.ebuild')
-rw-r--r-- | kde-base/kephal/kephal-4.2.4.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kephal/kephal-4.2.4.ebuild b/kde-base/kephal/kephal-4.2.4.ebuild new file mode 100644 index 000000000000..505ae869a959 --- /dev/null +++ b/kde-base/kephal/kephal-4.2.4.ebuild @@ -0,0 +1,13 @@ +# 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.2.4.ebuild,v 1.1 2009/06/04 12:24:06 alexxy Exp $ + +EAPI="2" + +KMNAME="kdebase-workspace" +KMMODULE="libs/kephal" +inherit kde4-meta + +DESCRIPTION="Allows handling of multihead systems via the XRandR extension" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug" |