* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-googledata/
@ 2011-06-24 11:28 Manuel Nickschas
0 siblings, 0 replies; 3+ messages in thread
From: Manuel Nickschas @ 2011-06-24 11:28 UTC (permalink / raw
To: gentoo-commits
commit: c7b76135f5dc1b9a525ae30054b7b8aabb2cb5aa
Author: Manuel Nickschas <sputnick <AT> quassel-irc <DOT> org>
AuthorDate: Fri Jun 24 11:28:06 2011 +0000
Commit: Manuel Nickschas <sputnick <AT> quassel-irc <DOT> org>
CommitDate: Fri Jun 24 11:28:22 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c7b76135
[akonadi-googledata:live] Moved to git
---
.../akonadi-googledata-9999.ebuild | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild b/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild
index 3559fb3..2d62a48 100644
--- a/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild
+++ b/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild
@@ -4,8 +4,8 @@
EAPI=4
-KMNAME="extragear/pim"
-KMMODULE="googledata"
+KDE_SCM="git"
+EGIT_REPONAME="akonadi-googledata-resource"
inherit kde4-base
DESCRIPTION="Google contacts and calendar akonadi resource"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-googledata/
@ 2011-12-11 11:13 Andreas Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Hüttel @ 2011-12-11 11:13 UTC (permalink / raw
To: gentoo-commits
commit: 60b2c9a20d8348fd9c1cf93c45eba7f756433883
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 11:12:27 2011 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 11:14:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=60b2c9a2
[kde-misc/akonadi-googledata] Remove, dead project; use akonadi-google instead
---
.../akonadi-googledata-1.2.0.ebuild | 30 -------------------
.../akonadi-googledata-9999.ebuild | 31 --------------------
kde-misc/akonadi-googledata/metadata.xml | 5 ---
3 files changed, 0 insertions(+), 66 deletions(-)
diff --git a/kde-misc/akonadi-googledata/akonadi-googledata-1.2.0.ebuild b/kde-misc/akonadi-googledata/akonadi-googledata-1.2.0.ebuild
deleted file mode 100644
index f35e21d..0000000
--- a/kde-misc/akonadi-googledata/akonadi-googledata-1.2.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_LINGUAS="ca ca@valencia cs da de en_GB eo es et fi fr ga gl hr hu is km lt
-lv nb nds nl pt pt_BR ro sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv th
-tr uk zh_CN zh_TW"
-
-inherit kde4-base
-
-DESCRIPTION="Google contacts and calendar akonadi resource"
-HOMEPAGE="http://pim.kde.org/akonadi/"
-SRC_URI="http://libgcal.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- dev-libs/boost
- dev-libs/libxslt
- $(add_kdebase_dep kdepimlibs semantic-desktop)
- >=net-libs/libgcal-0.9.6
-"
-RDEPEND="${DEPEND}
- !kde-misc/googledata
-"
diff --git a/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild b/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild
deleted file mode 100644
index 2d62a48..0000000
--- a/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-KDE_SCM="git"
-EGIT_REPONAME="akonadi-googledata-resource"
-inherit kde4-base
-
-DESCRIPTION="Google contacts and calendar akonadi resource"
-HOMEPAGE="http://pim.kde.org/akonadi/"
-LICENSE="GPL-2"
-
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
- dev-libs/boost
- dev-libs/libxslt
- $(add_kdebase_dep kdepimlibs semantic-desktop)
- >=net-libs/libgcal-0.9.6
-"
-RDEPEND="${DEPEND}
- !kde-misc/googledata
-"
-
-src_configure() {
- local mycmakeargs=(-DLIBGCAL_INCLUDE_DIR="${EPREFIX}"/usr/include/libgcal)
- kde4-base_src_configure
-}
diff --git a/kde-misc/akonadi-googledata/metadata.xml b/kde-misc/akonadi-googledata/metadata.xml
deleted file mode 100644
index a23f444..0000000
--- a/kde-misc/akonadi-googledata/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] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-googledata/
@ 2011-02-26 20:56 Andreas K. Huettel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Huettel @ 2011-02-26 20:56 UTC (permalink / raw
To: gentoo-commits
commit: 212948560bc785fde713db17f0d4ebf2b1f64322
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sat Feb 26 20:57:48 2011 +0000
Commit: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 20:57:48 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=21294856
[kde-misc/akonadi-googledata] Require >=libgcal-0.9.6, bug 354397
(Portage version: 2.1.9.41/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
.../akonadi-googledata-1.2.0.ebuild | 2 +-
.../akonadi-googledata-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-misc/akonadi-googledata/akonadi-googledata-1.2.0.ebuild b/kde-misc/akonadi-googledata/akonadi-googledata-1.2.0.ebuild
index c8a6d51..d6ac85a 100644
--- a/kde-misc/akonadi-googledata/akonadi-googledata-1.2.0.ebuild
+++ b/kde-misc/akonadi-googledata/akonadi-googledata-1.2.0.ebuild
@@ -23,7 +23,7 @@ DEPEND="
dev-libs/boost
dev-libs/libxslt
>=kde-base/kdepimlibs-${KDE_MINIMAL}[semantic-desktop]
- >=net-libs/libgcal-0.9.4
+ >=net-libs/libgcal-0.9.6
"
RDEPEND="${DEPEND}
!kde-misc/googledata
diff --git a/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild b/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild
index 0308849..1a13ee6 100644
--- a/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild
+++ b/kde-misc/akonadi-googledata/akonadi-googledata-9999.ebuild
@@ -19,7 +19,7 @@ DEPEND="
dev-libs/boost
dev-libs/libxslt
>=kde-base/kdepimlibs-${KDE_MINIMAL}[semantic-desktop]
- >=net-libs/libgcal-0.9.4
+ >=net-libs/libgcal-0.9.6
"
RDEPEND="${DEPEND}
!kde-misc/googledata
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-12-11 11:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-24 11:28 [gentoo-commits] proj/kde:master commit in: kde-misc/akonadi-googledata/ Manuel Nickschas
-- strict thread matches above, loose matches on Subject: below --
2011-12-11 11:13 Andreas Hüttel
2011-02-26 20:56 Andreas K. Huettel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox