Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libkscreen: libkscreen-1.0.1.ebuild ChangeLog libkscreen-1.0.ebuild
Date: Mon, 04 Nov 2013 12:37:32
Message-Id: 20131104123729.687D72004B@flycatcher.gentoo.org
1 johu 13/11/04 12:37:29
2
3 Modified: libkscreen-1.0.1.ebuild ChangeLog
4 Removed: libkscreen-1.0.ebuild
5 Log:
6 Update HOMEPAGE by Elias Probst <mail@×××××××××××.eu>. Remove old.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
9
10 Revision Changes Path
11 1.2 x11-libs/libkscreen/libkscreen-1.0.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.1.ebuild?r1=1.1&r2=1.2
16
17 Index: libkscreen-1.0.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libkscreen-1.0.1.ebuild 2 Aug 2013 05:44:01 -0000 1.1
24 +++ libkscreen-1.0.1.ebuild 4 Nov 2013 12:37:29 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.1.ebuild,v 1.1 2013/08/02 05:44:01 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.1.ebuild,v 1.2 2013/11/04 12:37:29 johu Exp $
30
31 EAPI=5
32
33 @@ -8,7 +8,7 @@
34 inherit kde4-base
35
36 DESCRIPTION="KDE screen management library"
37 -HOMEPAGE="https://projects.kde.org/projects/playground/libs/libkscreen"
38 +HOMEPAGE="https://projects.kde.org/projects/kdereview/libkscreen"
39 SRC_URI="mirror://kde/stable/${PN}/${P}.tar.bz2"
40 LICENSE="GPL-2"
41 SLOT="4"
42
43
44
45 1.3 x11-libs/libkscreen/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 2 Aug 2013 05:44:01 -0000 1.2
58 +++ ChangeLog 4 Nov 2013 12:37:29 -0000 1.3
59 @@ -1,6 +1,10 @@
60 # ChangeLog for x11-libs/libkscreen
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.2 2013/08/02 05:44:01 mrueg Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.3 2013/11/04 12:37:29 johu Exp $
64 +
65 + 04 Nov 2013; Johannes Huber <johu@g.o> -libkscreen-1.0.ebuild,
66 + libkscreen-1.0.1.ebuild:
67 + Update HOMEPAGE by Elias Probst <mail@×××××××××××.eu>. Remove old.
68
69 *libkscreen-1.0.1 (02 Aug 2013)