Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-plasma/kdecoration: kdecoration-5.3.1.ebuild metadata.xml ChangeLog
Date: Sun, 31 May 2015 22:06:51
Message-Id: 20150531220618.78E4CA1C@oystercatcher.gentoo.org
1 johu 15/05/31 22:06:18
2
3 Added: kdecoration-5.3.1.ebuild metadata.xml ChangeLog
4 Log:
5 Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by several people. Thank you all who worked on it in the overlay.
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
8
9 Revision Changes Path
10 1.1 kde-plasma/kdecoration/kdecoration-5.3.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/kdecoration/kdecoration-5.3.1.ebuild?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/kdecoration/kdecoration-5.3.1.ebuild?rev=1.1&content-type=text/plain
14
15 Index: kdecoration-5.3.1.ebuild
16 ===================================================================
17 # Copyright 1999-2015 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Header: /var/cvsroot/gentoo-x86/kde-plasma/kdecoration/kdecoration-5.3.1.ebuild,v 1.1 2015/05/31 22:06:18 johu Exp $
20
21 EAPI=5
22
23 KDE_PUNT_BOGUS_DEPS="true"
24 inherit kde5
25
26 DESCRIPTION="Plugin based library to create window decorations"
27 KEYWORDS="~amd64"
28 IUSE=""
29
30 DEPEND="dev-qt/qtgui:5"
31 RDEPEND="${DEPEND}"
32
33
34
35 1.1 kde-plasma/kdecoration/metadata.xml
36
37 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/kdecoration/metadata.xml?rev=1.1&view=markup
38 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/kdecoration/metadata.xml?rev=1.1&content-type=text/plain
39
40 Index: metadata.xml
41 ===================================================================
42 <?xml version="1.0" encoding="UTF-8"?>
43 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
44 <pkgmetadata>
45 <herd>kde</herd>
46 </pkgmetadata>
47
48
49
50 1.1 kde-plasma/kdecoration/ChangeLog
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/kdecoration/ChangeLog?rev=1.1&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-plasma/kdecoration/ChangeLog?rev=1.1&content-type=text/plain
54
55 Index: ChangeLog
56 ===================================================================
57 # ChangeLog for kde-plasma/kdecoration
58 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
59 # $Header: /var/cvsroot/gentoo-x86/kde-plasma/kdecoration/ChangeLog,v 1.1 2015/05/31 22:06:18 johu Exp $
60
61 *kdecoration-5.3.1 (31 May 2015)
62
63 31 May 2015; Johannes Huber <johu@g.o> +kdecoration-5.3.1.ebuild,
64 +metadata.xml:
65 Initial commit for KDE Plasma 5. Imported from kde overlay. Ebuilds written by
66 several people. Thank you all who worked on it in the overlay.