Gentoo Archives: gentoo-commits

From: Chris Reffett <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/contactthemeeditor/
Date: Sat, 04 Jan 2014 01:32:39
Message-Id: 1388799083.0f21f1d0770ccdde938705444b7d29ae27d6db9b.creffett@gentoo
1 commit: 0f21f1d0770ccdde938705444b7d29ae27d6db9b
2 Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 4 01:07:30 2014 +0000
4 Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 4 01:31:23 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0f21f1d0
7
8 [kde-base/contactthemeeditor] New package wrt bug 494760
9
10 Package-Manager: portage-2.2.7
11
12 ---
13 .../contactthemeeditor-4.12.49.9999.ebuild | 30 ++++++++++++++++++++++
14 .../contactthemeeditor-9999.ebuild | 30 ++++++++++++++++++++++
15 kde-base/contactthemeeditor/metadata.xml | 5 ++++
16 3 files changed, 65 insertions(+)
17
18 diff --git a/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
19 new file mode 100644
20 index 0000000..66a84ad
21 --- /dev/null
22 +++ b/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
23 @@ -0,0 +1,30 @@
24 +# Copyright 1999-2014 Gentoo Foundation
25 +# Distributed under the terms of the GNU General Public License v2
26 +# $Header: $
27 +
28 +EAPI=5
29 +
30 +KDE_HANDBOOK="optional"
31 +KMNAME="kdepim"
32 +inherit kde4-meta
33 +
34 +DESCRIPTION="A contact theme editor for KAddressBook"
35 +HOMEPAGE="http://www.kde.org/"
36 +KEYWORDS=""
37 +IUSE="debug"
38 +
39 +DEPEND="
40 + $(add_kdebase_dep kaddressbook)
41 +"
42 +RDEPEND="${DEPEND}"
43 +
44 +KMCOMPILEONLY="
45 + kaddressbookgrantlee/
46 + grantleetheme/
47 +"
48 +KMEXTRACTONLY="
49 + grantleethemeeditor/
50 + pimcommon/
51 +"
52 +
53 +KMLOADLIBS="kdepim-common-libs"
54
55 diff --git a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
56 new file mode 100644
57 index 0000000..66a84ad
58 --- /dev/null
59 +++ b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
60 @@ -0,0 +1,30 @@
61 +# Copyright 1999-2014 Gentoo Foundation
62 +# Distributed under the terms of the GNU General Public License v2
63 +# $Header: $
64 +
65 +EAPI=5
66 +
67 +KDE_HANDBOOK="optional"
68 +KMNAME="kdepim"
69 +inherit kde4-meta
70 +
71 +DESCRIPTION="A contact theme editor for KAddressBook"
72 +HOMEPAGE="http://www.kde.org/"
73 +KEYWORDS=""
74 +IUSE="debug"
75 +
76 +DEPEND="
77 + $(add_kdebase_dep kaddressbook)
78 +"
79 +RDEPEND="${DEPEND}"
80 +
81 +KMCOMPILEONLY="
82 + kaddressbookgrantlee/
83 + grantleetheme/
84 +"
85 +KMEXTRACTONLY="
86 + grantleethemeeditor/
87 + pimcommon/
88 +"
89 +
90 +KMLOADLIBS="kdepim-common-libs"
91
92 diff --git a/kde-base/contactthemeeditor/metadata.xml b/kde-base/contactthemeeditor/metadata.xml
93 new file mode 100644
94 index 0000000..8d1e86a
95 --- /dev/null
96 +++ b/kde-base/contactthemeeditor/metadata.xml
97 @@ -0,0 +1,5 @@
98 +<?xml version="1.0" encoding="UTF-8"?>
99 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
100 +<pkgmetadata>
101 +<herd>kde</herd>
102 +</pkgmetadata>