* [gentoo-commits] proj/kde:master commit in: kde-apps/kasync/
@ 2015-07-22 12:36 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2015-07-22 12:36 UTC (permalink / raw
To: gentoo-commits
commit: 57ea4416480d1be3c937610f6114ba511dae9899
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Jul 22 11:00:48 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 12:36:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=57ea4416
[kde-apps/kasync] New package
Package-Manager: portage-2.2.20
kde-apps/kasync/kasync-9999.ebuild | 17 +++++++++++++++++
kde-apps/kasync/metadata.xml | 5 +++++
2 files changed, 22 insertions(+)
diff --git a/kde-apps/kasync/kasync-9999.ebuild b/kde-apps/kasync/kasync-9999.ebuild
new file mode 100644
index 0000000..753eb20
--- /dev/null
+++ b/kde-apps/kasync/kasync-9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_TEST=true
+inherit kde5
+
+DESCRIPTION="C++ library for controlling asynchronous tasks"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kcoreaddons)
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-apps/kasync/metadata.xml b/kde-apps/kasync/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-apps/kasync/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] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kasync/
@ 2015-11-30 12:43 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2015-11-30 12:43 UTC (permalink / raw
To: gentoo-commits
commit: 1128d6229be23c87b6f53873d68c7c7cfed0b60f
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Nov 29 23:50:40 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 23:50:40 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1128d622
kde-apps/kasync: force tests optional, add doxygen
Package-Manager: portage-2.2.20.1
kde-apps/kasync/kasync-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/kde-apps/kasync/kasync-9999.ebuild b/kde-apps/kasync/kasync-9999.ebuild
index 66024bb..c61f8e1 100644
--- a/kde-apps/kasync/kasync-9999.ebuild
+++ b/kde-apps/kasync/kasync-9999.ebuild
@@ -4,7 +4,8 @@
EAPI=5
-KDE_TEST=true
+KDE_DOXYGEN="true"
+KDE_TEST="forceoptional"
inherit kde5
DESCRIPTION="C++ library for controlling asynchronous tasks"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kasync/
@ 2016-04-02 22:15 Johannes Huber
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2016-04-02 22:15 UTC (permalink / raw
To: gentoo-commits
commit: 3e7406f596ce2f8ea778c2c3c2311828e76d299e
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 22:15:15 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr 2 22:15:15 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3e7406f5
kde-apps/kasync: EAPI 6
Package-Manager: portage-2.2.28
kde-apps/kasync/kasync-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kasync/kasync-9999.ebuild b/kde-apps/kasync/kasync-9999.ebuild
index 28aa146..b979e3a 100644
--- a/kde-apps/kasync/kasync-9999.ebuild
+++ b/kde-apps/kasync/kasync-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_DOXYGEN="true"
KDE_TEST="forceoptional"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-04-02 22:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-30 12:43 [gentoo-commits] proj/kde:master commit in: kde-apps/kasync/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2016-04-02 22:15 Johannes Huber
2015-07-22 12:36 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox