diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-02-26 07:54:15 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-02-26 07:54:15 +0000 |
commit | abe1c6b4ecef32a458510e23cc741b44a835ee3c (patch) | |
tree | de6887c64ab7ed1d9135156ac16975f93d4fbf12 /x11-libs/libkscreen | |
parent | Cleanup. (diff) | |
download | gentoo-2-abe1c6b4ecef32a458510e23cc741b44a835ee3c.tar.gz gentoo-2-abe1c6b4ecef32a458510e23cc741b44a835ee3c.tar.bz2 gentoo-2-abe1c6b4ecef32a458510e23cc741b44a835ee3c.zip |
Whitespace.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'x11-libs/libkscreen')
-rw-r--r-- | x11-libs/libkscreen/libkscreen-1.0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/libkscreen/libkscreen-1.0.2.ebuild b/x11-libs/libkscreen/libkscreen-1.0.2.ebuild index 67823f2212af..c8db295b1ca2 100644 --- a/x11-libs/libkscreen/libkscreen-1.0.2.ebuild +++ b/x11-libs/libkscreen/libkscreen-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild,v 1.2 2013/12/14 11:07:47 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild,v 1.3 2014/02/26 07:54:15 kensington Exp $ EAPI=5 @@ -10,6 +10,7 @@ inherit kde4-base DESCRIPTION="KDE screen management library" HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkscreen" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" + LICENSE="GPL-2" SLOT="4" KEYWORDS="~amd64 ~x86" |