public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-ews/
@ 2016-05-17  7:06 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2016-05-17  7:06 UTC (permalink / raw
  To: gentoo-commits

commit:     ea775f3b7e535e1e15eb6ba85acc9bab9d68efd3
Author:     Krzysztof Nowicki <krissn <AT> op <DOT> pl>
AuthorDate: Mon May  9 05:30:00 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue May 17 06:27:15 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ea775f3b

kde-misc/akonadi-ews: New package

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 kde-misc/akonadi-ews/akonadi-ews-0.8.0.ebuild | 37 +++++++++++++++++++++++++++
 kde-misc/akonadi-ews/akonadi-ews-9999.ebuild  | 37 +++++++++++++++++++++++++++
 kde-misc/akonadi-ews/metadata.xml             | 11 ++++++++
 3 files changed, 85 insertions(+)

diff --git a/kde-misc/akonadi-ews/akonadi-ews-0.8.0.ebuild b/kde-misc/akonadi-ews/akonadi-ews-0.8.0.ebuild
new file mode 100644
index 0000000..0de24d7
--- /dev/null
+++ b/kde-misc/akonadi-ews/akonadi-ews-0.8.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Akonadi resource for Microsoft Exchange Web Services"
+HOMEPAGE="https://github.com/KrissN/akonadi-ews"
+
+if [[ ${KDE_BUILD_TYPE} = live ]] ; then
+	EGIT_REPO_URI="https://github.com/KrissN/${PN}.git"
+else
+	SRC_URI="https://github.com/KrissN/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+fi
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwallet)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_kdeapps_dep akonadi)
+	$(add_kdeapps_dep akonadi-mime)
+	$(add_kdeapps_dep kcalcore)
+	$(add_kdeapps_dep kcontacts)
+	$(add_kdeapps_dep kmime)
+"
+DEPEND="${RDEPEND}
+	dev-libs/libxslt"
+
+DOCS=( README.md )

diff --git a/kde-misc/akonadi-ews/akonadi-ews-9999.ebuild b/kde-misc/akonadi-ews/akonadi-ews-9999.ebuild
new file mode 100644
index 0000000..a782810
--- /dev/null
+++ b/kde-misc/akonadi-ews/akonadi-ews-9999.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Akonadi resource for Microsoft Exchange Web Services"
+HOMEPAGE="https://github.com/KrissN/akonadi-ews"
+
+if [[ ${KDE_BUILD_TYPE} = live ]] ; then
+	EGIT_REPO_URI="https://github.com/KrissN/${PN}.git"
+else
+	SRC_URI="https://github.com/KrissN/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+fi
+
+LICENSE="LGPL-2+"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwallet)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_kdeapps_dep akonadi)
+	$(add_kdeapps_dep akonadi-mime)
+	$(add_kdeapps_dep kcalcore)
+	$(add_kdeapps_dep kcontacts)
+	$(add_kdeapps_dep kmime)
+"
+DEPEND="${RDEPEND}
+	dev-libs/libxslt"
+
+DOCS=( README.md )

diff --git a/kde-misc/akonadi-ews/metadata.xml b/kde-misc/akonadi-ews/metadata.xml
new file mode 100644
index 0000000..c3779b7
--- /dev/null
+++ b/kde-misc/akonadi-ews/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+	<upstream>
+		<remote-id type="github">KrissN/akonadi-ews</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-ews/
@ 2016-10-29 12:12 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2016-10-29 12:12 UTC (permalink / raw
  To: gentoo-commits

commit:     da2b193b6d2f3239a332a22b77ee6309bc104255
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 12:12:15 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 12:12:15 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=da2b193b

kde-misc/akonadi-ews: Version bump 0.8.1

Package-Manager: portage-2.3.2

 .../akonadi-ews/{akonadi-ews-0.8.0.ebuild => akonadi-ews-0.8.1.ebuild}    | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/kde-misc/akonadi-ews/akonadi-ews-0.8.0.ebuild b/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild
similarity index 100%
rename from kde-misc/akonadi-ews/akonadi-ews-0.8.0.ebuild
rename to kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-ews/
@ 2016-12-16 19:16 Johannes Huber
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2016-12-16 19:16 UTC (permalink / raw
  To: gentoo-commits

commit:     bc67c5facfc62e2e79d7c506de4ad16831d7ee96
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 19:14:52 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 19:14:52 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bc67c5fa

kde-misc/akonadi-ews: Remove 0.8.1

Moved to gentoo main tree.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild | 37 ---------------------------
 1 file changed, 37 deletions(-)

diff --git a/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild b/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild
deleted file mode 100644
index 0de24d7..0000000
--- a/kde-misc/akonadi-ews/akonadi-ews-0.8.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Akonadi resource for Microsoft Exchange Web Services"
-HOMEPAGE="https://github.com/KrissN/akonadi-ews"
-
-if [[ ${KDE_BUILD_TYPE} = live ]] ; then
-	EGIT_REPO_URI="https://github.com/KrissN/${PN}.git"
-else
-	SRC_URI="https://github.com/KrissN/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-fi
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kdelibs4support)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kwallet)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_kdeapps_dep akonadi)
-	$(add_kdeapps_dep akonadi-mime)
-	$(add_kdeapps_dep kcalcore)
-	$(add_kdeapps_dep kcontacts)
-	$(add_kdeapps_dep kmime)
-"
-DEPEND="${RDEPEND}
-	dev-libs/libxslt"
-
-DOCS=( README.md )


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-ews/
@ 2017-11-29 17:40 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2017-11-29 17:40 UTC (permalink / raw
  To: gentoo-commits

commit:     efba02b9287407e8a58356a338767644da96f5f4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 14:54:03 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 17:25:07 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=efba02b9

kde-misc/akonadi-ews: Drop obsolete, merged into kde-apps/kdepim-runtime

 kde-misc/akonadi-ews/akonadi-ews-9999.ebuild | 36 ----------------------------
 kde-misc/akonadi-ews/metadata.xml            | 11 ---------
 2 files changed, 47 deletions(-)

diff --git a/kde-misc/akonadi-ews/akonadi-ews-9999.ebuild b/kde-misc/akonadi-ews/akonadi-ews-9999.ebuild
deleted file mode 100644
index 350e42de8b..0000000000
--- a/kde-misc/akonadi-ews/akonadi-ews-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Akonadi resource for Microsoft Exchange Web Services"
-HOMEPAGE="https://github.com/KrissN/akonadi-ews"
-
-if [[ ${KDE_BUILD_TYPE} = live ]] ; then
-	EGIT_REPO_URI="https://github.com/KrissN/${PN}.git"
-else
-	SRC_URI="https://github.com/KrissN/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-fi
-
-LICENSE="LGPL-2+"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kdelibs4support)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kwallet)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_kdeapps_dep akonadi)
-	$(add_kdeapps_dep akonadi-mime)
-	$(add_kdeapps_dep kcalcore)
-	$(add_kdeapps_dep kcontacts)
-	$(add_kdeapps_dep kmime)
-"
-DEPEND="${RDEPEND}
-	dev-libs/libxslt"
-
-DOCS=( README.md )

diff --git a/kde-misc/akonadi-ews/metadata.xml b/kde-misc/akonadi-ews/metadata.xml
deleted file mode 100644
index c3779b746e..0000000000
--- a/kde-misc/akonadi-ews/metadata.xml
+++ /dev/null
@@ -1,11 +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>
-	<upstream>
-		<remote-id type="github">KrissN/akonadi-ews</remote-id>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-29 17:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-16 19:16 [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-ews/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2017-11-29 17:40 Andreas Sturmlechner
2016-10-29 12:12 Johannes Huber
2016-05-17  7:06 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox