summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-30 11:13:38 +0000
committerJohannes Huber <johu@gentoo.org>2013-12-30 11:13:38 +0000
commitff7dc36f19fc7c30e59a0a08ebdf15e686c72478 (patch)
tree9cdede284feabc501c374eb0094d0aaf74e307fa /kde-misc/akonadi-google
parentDrop usb_debug calls, bug #469156 by Juergen Rose and patch by Gerhard Hinter... (diff)
downloadgentoo-2-ff7dc36f19fc7c30e59a0a08ebdf15e686c72478.tar.gz
gentoo-2-ff7dc36f19fc7c30e59a0a08ebdf15e686c72478.tar.bz2
gentoo-2-ff7dc36f19fc7c30e59a0a08ebdf15e686c72478.zip
Update HOMEPAGE, bug #496026. Remove old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-misc/akonadi-google')
-rw-r--r--kde-misc/akonadi-google/ChangeLog6
-rw-r--r--kde-misc/akonadi-google/akonadi-google-20120619.ebuild34
-rw-r--r--kde-misc/akonadi-google/akonadi-google-20131213.ebuild6
3 files changed, 8 insertions, 38 deletions
diff --git a/kde-misc/akonadi-google/ChangeLog b/kde-misc/akonadi-google/ChangeLog
index e2fc1f8ea61f..5c9a9173e21c 100644
--- a/kde-misc/akonadi-google/ChangeLog
+++ b/kde-misc/akonadi-google/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/akonadi-google
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/ChangeLog,v 1.20 2013/12/14 17:06:01 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/ChangeLog,v 1.21 2013/12/30 11:13:38 johu Exp $
+
+ 30 Dec 2013; Johannes Huber <johu@gentoo.org> -akonadi-google-20120619.ebuild,
+ akonadi-google-20131213.ebuild:
+ Update HOMEPAGE, bug #496026. Remove old.
14 Dec 2013; Andreas K. Huettel <dilfridge@gentoo.org>
akonadi-google-20131213.ebuild, metadata.xml:
diff --git a/kde-misc/akonadi-google/akonadi-google-20120619.ebuild b/kde-misc/akonadi-google/akonadi-google-20120619.ebuild
deleted file mode 100644
index d52742fe77fe..000000000000
--- a/kde-misc/akonadi-google/akonadi-google-20120619.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20120619.ebuild,v 1.4 2013/12/14 00:34:52 dilfridge Exp $
-
-EAPI=4
-
-KDE_SCM="git"
-inherit kde4-base
-
-EGIT_REPO_URI="git://anongit.kde.org/scratch/dvratil/akonadi-google-resources"
-DESCRIPTION="Google services integration in Akonadi"
-HOMEPAGE="https://projects.kde.org/projects/scratch/dvratil/akonadi-google"
-SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
-LICENSE="GPL-2"
-
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)')
- dev-libs/libxslt
- dev-libs/qjson
- <net-libs/libkgapi-2
- !>=kde-base/kdepim-runtime-4.8.50
-"
-RDEPEND=${DEPEND}
-
-src_configure() {
- mycmakeargs=(
- -DKCAL=OFF
- )
- kde4-base_src_configure
-}
diff --git a/kde-misc/akonadi-google/akonadi-google-20131213.ebuild b/kde-misc/akonadi-google/akonadi-google-20131213.ebuild
index 31d5db5ce55f..3f08edb4caf7 100644
--- a/kde-misc/akonadi-google/akonadi-google-20131213.ebuild
+++ b/kde-misc/akonadi-google/akonadi-google-20131213.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20131213.ebuild,v 1.2 2013/12/14 17:06:01 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20131213.ebuild,v 1.3 2013/12/30 11:13:38 johu Exp $
EAPI=5
KDE_SCM="git"
inherit kde4-base
-EGIT_REPO_URI="git://anongit.kde.org/scratch/dvratil/akonadi-google-resources"
+EGIT_REPO_URI="git://anongit.kde.org/akonadi-googledata-resource"
DESCRIPTION="Google services integration in Akonadi"
-HOMEPAGE="https://projects.kde.org/projects/scratch/dvratil/akonadi-google"
+HOMEPAGE="https://projects.kde.org/projects/unmaintained/akonadi-googledata-resource"
SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
LICENSE="GPL-2"