diff options
author | 2009-01-30 15:30:21 +0000 | |
---|---|---|
committer | 2009-01-30 15:30:21 +0000 | |
commit | 2cc5d1b3754f50c5500ac023edb877ac25dcf17e (patch) | |
tree | 4e62117e2612395fb54ced3e374f01f24bcda247 /kde-base/kephal | |
parent | Fix wrong function call. Per bug #256645. (diff) | |
download | historical-2cc5d1b3754f50c5500ac023edb877ac25dcf17e.tar.gz historical-2cc5d1b3754f50c5500ac023edb877ac25dcf17e.tar.bz2 historical-2cc5d1b3754f50c5500ac023edb877ac25dcf17e.zip |
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28.1 i686
Diffstat (limited to 'kde-base/kephal')
-rw-r--r-- | kde-base/kephal/kephal-4.2.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kde-base/kephal/kephal-4.2.0.ebuild b/kde-base/kephal/kephal-4.2.0.ebuild index 9c24d05fec10..48828a2c9900 100644 --- a/kde-base/kephal/kephal-4.2.0.ebuild +++ b/kde-base/kephal/kephal-4.2.0.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.2.0.ebuild,v 1.1 2009/01/27 17:08:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kephal/kephal-4.2.0.ebuild,v 1.2 2009/01/30 15:29:44 mr_bones_ Exp $ EAPI="2" @@ -11,4 +11,3 @@ inherit kde4-meta DESCRIPTION="Allows handling of multihead systems via the XRandR extension" KEYWORDS="~amd64 ~x86" IUSE="debug" - |