* [gentoo-commits] proj/kde:master commit in: kde-base/contactthemeeditor/
@ 2014-01-04 1:32 Chris Reffett
0 siblings, 0 replies; 4+ messages in thread
From: Chris Reffett @ 2014-01-04 1:32 UTC (permalink / raw
To: gentoo-commits
commit: 0f21f1d0770ccdde938705444b7d29ae27d6db9b
Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 01:07:30 2014 +0000
Commit: Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 01:31:23 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0f21f1d0
[kde-base/contactthemeeditor] New package wrt bug 494760
Package-Manager: portage-2.2.7
---
.../contactthemeeditor-4.12.49.9999.ebuild | 30 ++++++++++++++++++++++
.../contactthemeeditor-9999.ebuild | 30 ++++++++++++++++++++++
kde-base/contactthemeeditor/metadata.xml | 5 ++++
3 files changed, 65 insertions(+)
diff --git a/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
new file mode 100644
index 0000000..66a84ad
--- /dev/null
+++ b/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="A contact theme editor for KAddressBook"
+HOMEPAGE="http://www.kde.org/"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kaddressbook)
+"
+RDEPEND="${DEPEND}"
+
+KMCOMPILEONLY="
+ kaddressbookgrantlee/
+ grantleetheme/
+"
+KMEXTRACTONLY="
+ grantleethemeeditor/
+ pimcommon/
+"
+
+KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
new file mode 100644
index 0000000..66a84ad
--- /dev/null
+++ b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="A contact theme editor for KAddressBook"
+HOMEPAGE="http://www.kde.org/"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kaddressbook)
+"
+RDEPEND="${DEPEND}"
+
+KMCOMPILEONLY="
+ kaddressbookgrantlee/
+ grantleetheme/
+"
+KMEXTRACTONLY="
+ grantleethemeeditor/
+ pimcommon/
+"
+
+KMLOADLIBS="kdepim-common-libs"
diff --git a/kde-base/contactthemeeditor/metadata.xml b/kde-base/contactthemeeditor/metadata.xml
new file mode 100644
index 0000000..8d1e86a
--- /dev/null
+++ b/kde-base/contactthemeeditor/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/contactthemeeditor/
@ 2014-01-31 13:12 Andreas Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2014-01-31 13:12 UTC (permalink / raw
To: gentoo-commits
commit: 9c17b9469d171d0764647d4c9bf8a76509fec0af
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 13:12:19 2014 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 13:12:19 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9c17b946
[kde-base/contactthemeeditor] needs kmail because of the grantleethemeeditor
---
kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild | 1 +
kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
index 66a84ad..95b1542 100644
--- a/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
+++ b/kde-base/contactthemeeditor/contactthemeeditor-4.12.49.9999.ebuild
@@ -15,6 +15,7 @@ IUSE="debug"
DEPEND="
$(add_kdebase_dep kaddressbook)
+ $(add_kdebase_dep kmail)
"
RDEPEND="${DEPEND}"
diff --git a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
index 66a84ad..95b1542 100644
--- a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
+++ b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
@@ -15,6 +15,7 @@ IUSE="debug"
DEPEND="
$(add_kdebase_dep kaddressbook)
+ $(add_kdebase_dep kmail)
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/contactthemeeditor/
@ 2014-04-24 13:28 Johannes Huber
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2014-04-24 13:28 UTC (permalink / raw
To: gentoo-commits
commit: 9e484bcb34fc87ec55b0b6f501ab4ed7031b1c79
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 13:26:41 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 13:26:41 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9e484bcb
[kde-base/contactthemeeditor] Remove, part of bug #508516
Package-Manager: portage-2.2.10
---
.../contactthemeeditor-9999.ebuild | 31 ----------------------
1 file changed, 31 deletions(-)
diff --git a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild b/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
deleted file mode 100644
index 95b1542..0000000
--- a/kde-base/contactthemeeditor/contactthemeeditor-9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kdepim"
-inherit kde4-meta
-
-DESCRIPTION="A contact theme editor for KAddressBook"
-HOMEPAGE="http://www.kde.org/"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kaddressbook)
- $(add_kdebase_dep kmail)
-"
-RDEPEND="${DEPEND}"
-
-KMCOMPILEONLY="
- kaddressbookgrantlee/
- grantleetheme/
-"
-KMEXTRACTONLY="
- grantleethemeeditor/
- pimcommon/
-"
-
-KMLOADLIBS="kdepim-common-libs"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/contactthemeeditor/
@ 2014-07-16 22:31 Johannes Huber
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2014-07-16 22:31 UTC (permalink / raw
To: gentoo-commits
commit: c603676622eb66b45373da8a301c3d2d36e8c3a5
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 16 20:03:34 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jul 16 20:03:34 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c6036766
[kde-base/contactthemeeditor] Remove empty
Package-Manager: portage-2.2.10
---
kde-base/contactthemeeditor/metadata.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/kde-base/contactthemeeditor/metadata.xml b/kde-base/contactthemeeditor/metadata.xml
deleted file mode 100644
index a23f444..0000000
--- a/kde-base/contactthemeeditor/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>kde</herd>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-07-16 22:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 22:31 [gentoo-commits] proj/kde:master commit in: kde-base/contactthemeeditor/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2014-04-24 13:28 Johannes Huber
2014-01-31 13:12 Andreas Hüttel
2014-01-04 1:32 Chris Reffett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox