* [gentoo-commits] proj/kde:master commit in: profiles/package.mask/, net-libs/libkgapi/
@ 2015-12-29 12:48 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2015-12-29 12:48 UTC (permalink / raw
To: gentoo-commits
commit: d677faafd8f141c137b03ecec2af5e324ac3fc7d
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Dec 28 17:47:37 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 12:48:26 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d677faaf
net-libs/libkgapi: Version bump
Package-Manager: portage-2.2.24
net-libs/libkgapi/{libkgapi-9999.ebuild => libkgapi-5.1.0.ebuild} | 8 +++++++-
net-libs/libkgapi/libkgapi-9999.ebuild | 5 +++++
profiles/package.mask/misc | 1 +
3 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/net-libs/libkgapi/libkgapi-9999.ebuild b/net-libs/libkgapi/libkgapi-5.1.0.ebuild
similarity index 80%
copy from net-libs/libkgapi/libkgapi-9999.ebuild
copy to net-libs/libkgapi/libkgapi-5.1.0.ebuild
index 0a6a8dc..dcd5a65 100644
--- a/net-libs/libkgapi/libkgapi-9999.ebuild
+++ b/net-libs/libkgapi/libkgapi-5.1.0.ebuild
@@ -4,13 +4,17 @@
EAPI=5
+KDE_DOXYGEN="true"
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
inherit kde5
DESCRIPTION="Library for accessing Google calendar and contact resources"
HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkgapi"
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="GPL-2"
-KEYWORDS=""
+KEYWORDS="~amd64"
IUSE=""
DEPEND="
@@ -27,3 +31,5 @@ DEPEND="
dev-qt/qtxml:5
"
RDEPEND="${DEPEND}"
+
+RESTRICT="test"
diff --git a/net-libs/libkgapi/libkgapi-9999.ebuild b/net-libs/libkgapi/libkgapi-9999.ebuild
index 0a6a8dc..f4cd537 100644
--- a/net-libs/libkgapi/libkgapi-9999.ebuild
+++ b/net-libs/libkgapi/libkgapi-9999.ebuild
@@ -4,6 +4,9 @@
EAPI=5
+KDE_DOXYGEN="true"
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
inherit kde5
DESCRIPTION="Library for accessing Google calendar and contact resources"
@@ -27,3 +30,5 @@ DEPEND="
dev-qt/qtxml:5
"
RDEPEND="${DEPEND}"
+
+RESTRICT="test"
diff --git a/profiles/package.mask/misc b/profiles/package.mask/misc
index 7b76bf3..aaba575 100644
--- a/profiles/package.mask/misc
+++ b/profiles/package.mask/misc
@@ -1,2 +1,3 @@
=kde-misc/openofficeorg-thumbnail-1.0.0-r500
=net-libs/libkgapi-5.0.0
+=net-libs/libkgapi-5.1.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: profiles/package.mask/, net-libs/libkgapi/
@ 2016-01-22 10:04 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2016-01-22 10:04 UTC (permalink / raw
To: gentoo-commits
commit: 2b55cd0881eb4c15074fe12a4a3b2db46c39b4dd
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Jan 21 01:09:11 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 10:03:57 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2b55cd08
net-libs/libkgapi: Drop old
Package-Manager: portage-2.2.27
net-libs/libkgapi/libkgapi-5.0.0.ebuild | 30 ------------------------------
profiles/package.mask/misc | 1 -
2 files changed, 31 deletions(-)
diff --git a/net-libs/libkgapi/libkgapi-5.0.0.ebuild b/net-libs/libkgapi/libkgapi-5.0.0.ebuild
deleted file mode 100644
index 456c274..0000000
--- a/net-libs/libkgapi/libkgapi-5.0.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde5
-
-DESCRIPTION="Library for accessing Google calendar and contact resources"
-HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkgapi"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwindowsystem)
- $(add_kdeapps_dep kcalcore)
- $(add_kdeapps_dep kcontacts)
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtwebkit:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
-"
-RDEPEND="${DEPEND}"
diff --git a/profiles/package.mask/misc b/profiles/package.mask/misc
index aaba575..c11428e 100644
--- a/profiles/package.mask/misc
+++ b/profiles/package.mask/misc
@@ -1,3 +1,2 @@
=kde-misc/openofficeorg-thumbnail-1.0.0-r500
-=net-libs/libkgapi-5.0.0
=net-libs/libkgapi-5.1.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: profiles/package.mask/, net-libs/libkgapi/
@ 2016-09-07 8:57 Michael Palimaka
0 siblings, 0 replies; 3+ messages in thread
From: Michael Palimaka @ 2016-09-07 8:57 UTC (permalink / raw
To: gentoo-commits
commit: 2089f2e81c37e6e36d6928a07914f96cb7fc395d
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Sep 5 17:08:42 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep 5 17:24:59 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2089f2e8
net-libs/libkgapi: Drop old
Package-Manager: portage-2.2.28
net-libs/libkgapi/libkgapi-5.3.0.ebuild | 34 ---------------------------------
profiles/package.mask/misc | 1 -
2 files changed, 35 deletions(-)
diff --git a/net-libs/libkgapi/libkgapi-5.3.0.ebuild b/net-libs/libkgapi/libkgapi-5.3.0.ebuild
deleted file mode 100644
index e0f700f..0000000
--- a/net-libs/libkgapi/libkgapi-5.3.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Library for accessing Google calendar and contact resources"
-HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libkgapi"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwindowsystem)
- $(add_kdeapps_dep kcalcore)
- $(add_kdeapps_dep kcontacts)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtwebkit)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test"
diff --git a/profiles/package.mask/misc b/profiles/package.mask/misc
index 51ac651..834adf3 100644
--- a/profiles/package.mask/misc
+++ b/profiles/package.mask/misc
@@ -1,4 +1,3 @@
=kde-apps/kjots-5.0.1
=kde-misc/akonadi-ews-0.8.0
=kde-misc/zanshin-0.4*
-=net-libs/libkgapi-5.3.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-09-07 8:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-22 10:04 [gentoo-commits] proj/kde:master commit in: profiles/package.mask/, net-libs/libkgapi/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2016-09-07 8:57 Michael Palimaka
2015-12-29 12:48 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox