diff options
| author | Johannes Huber <johu@gentoo.org> | 2013-05-09 21:34:02 +0200 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2013-05-09 21:34:02 +0200 |
| commit | debea7518c1fc22244ff4fd126422d64df3e3a40 (patch) | |
| tree | 73838183a2e4e192a234214f7dd4fb4d467eae3b | |
| parent | 33b5364e28a5165cc7441a6aa941c4d78e3e121e (diff) | |
| download | kde-debea7518c1fc22244ff4fd126422d64df3e3a40.tar.gz kde-debea7518c1fc22244ff4fd126422d64df3e3a40.tar.bz2 kde-debea7518c1fc22244ff4fd126422d64df3e3a40.zip | |
[kde-misc/akonadi-google] Removal, replaced by net-libs/libkgapi.
Package-Manager: portage-2.2.0_alpha174
| -rw-r--r-- | kde-misc/akonadi-google/akonadi-google-9999.ebuild | 34 | ||||
| -rw-r--r-- | kde-misc/akonadi-google/metadata.xml | 8 |
2 files changed, 0 insertions, 42 deletions
diff --git a/kde-misc/akonadi-google/akonadi-google-9999.ebuild b/kde-misc/akonadi-google/akonadi-google-9999.ebuild deleted file mode 100644 index d1db5492ac8..00000000000 --- a/kde-misc/akonadi-google/akonadi-google-9999.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -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" -LICENSE="GPL-2" - -SLOT="4" -KEYWORDS="" -IUSE="oldpim" - -DEPEND=" - $(add_kdebase_dep kdepimlibs semantic-desktop) - dev-libs/libxslt - dev-libs/qjson - net-libs/libkgapi - oldpim? ( dev-libs/boost:= ) - !oldpim? ( $(add_kdebase_dep kdepimlibs semantic-desktop 4.6.0) ) - !>=kde-base/kdepim-runtime-4.8.50 -" -RDEPEND=${DEPEND} - -src_configure() { - mycmakeargs=( - $(cmake-utils_use oldpim KCAL) - ) - kde4-base_src_configure -} diff --git a/kde-misc/akonadi-google/metadata.xml b/kde-misc/akonadi-google/metadata.xml deleted file mode 100644 index 537293b25e6..00000000000 --- a/kde-misc/akonadi-google/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> - <herd>kde</herd> - <use> - <flag name="oldpim">Allow the use of non-akonadi kdepim-4.4</flag> - </use> -</pkgmetadata> |
