summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2015-12-13 12:42:58 +0100
committerMichael Palimaka <kensington@gentoo.org>2015-12-14 04:46:25 +1100
commitd41175530a08a8b1e4043547361d0de26c0d5e01 (patch)
tree7c2ee0953dbfb6be092c2c5f5e3f87b6da73a298 /kde-apps/libkgeomap/libkgeomap-15.08.2.ebuild
parentdev-cpp/glibmm: version bump to 2.46.3 (diff)
downloadgentoo-d41175530a08a8b1e4043547361d0de26c0d5e01.tar.gz
gentoo-d41175530a08a8b1e4043547361d0de26c0d5e01.tar.bz2
gentoo-d41175530a08a8b1e4043547361d0de26c0d5e01.zip
kde-apps: Drop KDE Applications 15.08.2
Package-Manager: portage-2.2.24
Diffstat (limited to 'kde-apps/libkgeomap/libkgeomap-15.08.2.ebuild')
-rw-r--r--kde-apps/libkgeomap/libkgeomap-15.08.2.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/kde-apps/libkgeomap/libkgeomap-15.08.2.ebuild b/kde-apps/libkgeomap/libkgeomap-15.08.2.ebuild
deleted file mode 100644
index 3e4382d9025c..000000000000
--- a/kde-apps/libkgeomap/libkgeomap-15.08.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-VIRTUALX_REQUIRED="test"
-inherit kde4-base
-
-DESCRIPTION="Wrapper library for world map components as marble, openstreetmap and googlemap"
-HOMEPAGE="https://www.digikam.org/"
-
-LICENSE="GPL-2"
-SLOT="4/2.1"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- kde-apps/libkexiv2:4=
- kde-apps/marble:4=[kde,plasma]
-"
-RDEPEND="${DEPEND}"