Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libkscreen: libkscreen-1.0.2.ebuild
Date: Wed, 26 Feb 2014 07:54:19
Message-Id: 20140226075415.408DD2004C@flycatcher.gentoo.org
1 kensington 14/02/26 07:54:15
2
3 Modified: libkscreen-1.0.2.ebuild
4 Log:
5 Whitespace.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
8
9 Revision Changes Path
10 1.3 x11-libs/libkscreen/libkscreen-1.0.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild?r1=1.2&r2=1.3
15
16 Index: libkscreen-1.0.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- libkscreen-1.0.2.ebuild 14 Dec 2013 11:07:47 -0000 1.2
23 +++ libkscreen-1.0.2.ebuild 26 Feb 2014 07:54:15 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild,v 1.2 2013/12/14 11:07:47 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild,v 1.3 2014/02/26 07:54:15 kensington Exp $
29
30 EAPI=5
31
32 @@ -10,6 +10,7 @@
33 DESCRIPTION="KDE screen management library"
34 HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkscreen"
35 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
36 +
37 LICENSE="GPL-2"
38 SLOT="4"
39 KEYWORDS="~amd64 ~x86"