* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-phabricator-resource/
@ 2015-11-30 12:43 Michael Palimaka
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2015-11-30 12:43 UTC (permalink / raw
To: gentoo-commits
commit: 93f88c1eb0d7d09717be24585e88ddb7947e2f39
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Nov 29 23:54:25 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 23:59:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=93f88c1e
kde-misc/akonadi-phabricator-resource: New package
Package-Manager: portage-2.2.20.1
.../akonadi-phabricator-resource-9999.ebuild | 28 ++++++++++++++++++++++
kde-misc/akonadi-phabricator-resource/metadata.xml | 5 ++++
2 files changed, 33 insertions(+)
diff --git a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
new file mode 100644
index 0000000..b60d4d5
--- /dev/null
+++ b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_TEST="forceoptional"
+inherit kde5
+
+DESCRIPTION="Phabricator integration in Akonadi/KOrganizer"
+HOMEPAGE="https://projects.kde.org/projects/playground/pim/akonadi-phabricator-resource"
+LICENSE="GPL-2+"
+
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kio)
+ $(add_kdeapps_dep kasync)
+ $(add_kdeapps_dep kcalcore)
+ || ( $(add_kdeapps_dep kdepimlibs) $(add_kdeapps_dep libakonadi) )
+ dev-libs/libxslt
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-misc/akonadi-phabricator-resource/metadata.xml b/kde-misc/akonadi-phabricator-resource/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-misc/akonadi-phabricator-resource/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] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-phabricator-resource/
@ 2016-03-25 21:43 Johannes Huber
0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2016-03-25 21:43 UTC (permalink / raw
To: gentoo-commits
commit: 5178dd3add59bc3bf8b96e1eb87594aa0da6a32e
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 21:39:15 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 21:39:15 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5178dd3a
kde-misc/akonadi-phabricator-resource: EAPI 6
Package-Manager: portage-2.2.28
.../akonadi-phabricator-resource-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
index 4330ece..22cb7b6 100644
--- a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
+++ b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_TEST="forceoptional"
inherit kde5
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-phabricator-resource/
@ 2017-03-10 23:05 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2017-03-10 23:05 UTC (permalink / raw
To: gentoo-commits
commit: 2cde9bd053ff8b673cbd6ada7b0dd83a3c048ede
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 23:05:41 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 23:05:41 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2cde9bd0
kde-misc/akonadi-phabricator-resource: Fix dependency
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../akonadi-phabricator-resource-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
index 03bf8d44cb..082b05cdf3 100644
--- a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
+++ b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
@@ -17,11 +17,11 @@ DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kio)
$(add_kdeapps_dep akonadi)
- $(add_kdeapps_dep kasync)
$(add_kdeapps_dep kcalcore)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
+ dev-libs/kasync
dev-libs/libxslt
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-phabricator-resource/
@ 2019-01-26 20:29 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2019-01-26 20:29 UTC (permalink / raw
To: gentoo-commits
commit: 44fc71610c5015ca05f4640ee1ad386272844449
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 19 17:04:31 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 26 20:28:42 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=44fc7161
kde-misc/akonadi-phabricator-resource: EAPI-7 bump
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../akonadi-phabricator-resource-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
index 8380f2e083..bea77371ae 100644
--- a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
+++ b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
KDE_TEST="forceoptional"
inherit kde5
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-phabricator-resource/
@ 2019-09-19 15:47 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2019-09-19 15:47 UTC (permalink / raw
To: gentoo-commits
commit: 951926c4d8853a8a328e45533419e4a5e44e7654
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 18 19:39:52 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 18 19:39:52 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=951926c4
kde-misc/akonadi-phabricator-resource: Update DEPENDs
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../akonadi-phabricator-resource-9999.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
index bea77371ae..9cbda0c85b 100644
--- a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
+++ b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
@@ -15,7 +15,9 @@ IUSE=""
DEPEND="
$(add_frameworks_dep kconfig)
+ $(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
+ $(add_frameworks_dep kwidgetsaddons)
$(add_kdeapps_dep akonadi)
$(add_kdeapps_dep kcalcore)
$(add_qt_dep qtdbus)
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-phabricator-resource/
@ 2019-10-16 23:04 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2019-10-16 23:04 UTC (permalink / raw
To: gentoo-commits
commit: e3ff702529dee123849338e95553698be94f7f38
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 22:54:31 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 23:01:15 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e3ff7025
kde-misc/akonadi-phabricator-resource: Drop package
This has been broken for most of the last two years, briefly - supposedly -
worked in March only to be broken again a couple of months later (kasync and
kcalcore/kcalendarcore).
Use of phabricator.kde.org itself is limited now. Time to let it go.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../akonadi-phabricator-resource-9999.ebuild | 29 ----------------------
kde-misc/akonadi-phabricator-resource/metadata.xml | 8 ------
2 files changed, 37 deletions(-)
diff --git a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
deleted file mode 100644
index 31fe6a7436..0000000000
--- a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="Phabricator integration in Akonadi/KOrganizer"
-HOMEPAGE="https://cgit.kde.org/akonadi-phabricator-resource.git"
-LICENSE="GPL-2+"
-
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcalendarcore)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_kdeapps_dep akonadi)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- dev-libs/kasync
- dev-libs/libxslt
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-misc/akonadi-phabricator-resource/metadata.xml b/kde-misc/akonadi-phabricator-resource/metadata.xml
deleted file mode 100644
index 2fdbf33d96..0000000000
--- a/kde-misc/akonadi-phabricator-resource/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2019-10-16 23:04 UTC | newest]
Thread overview: 6+ 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-misc/akonadi-phabricator-resource/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2016-03-25 21:43 Johannes Huber
2017-03-10 23:05 Andreas Sturmlechner
2019-01-26 20:29 Andreas Sturmlechner
2019-09-19 15:47 Andreas Sturmlechner
2019-10-16 23:04 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox