net-libs/libkvkontakte: Drop old
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 6 May 2018 11:23:54 +0000 (13:23 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 6 May 2018 11:24:23 +0000 (13:24 +0200)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

net-libs/libkvkontakte/Manifest
net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild [deleted file]

index 7f37063db71bf21a3927218f483fbf85a4b48392..e93929728011617c32228fcae2d08c1569a6d00b 100644 (file)
@@ -1,2 +1 @@
 DIST libkvkontakte-5.0.0.tar.xz 59116 BLAKE2B 18b4b3c0eb7e408a94c1d2d3613b4c2ef3c485490490aaee42a35175c81453961773031030ba3cfdf9c29fec7f73f7670d93d0c9ac1f748b33dc66d497434c19 SHA512 bc7fa3d2d8a815c3a8b2265bf45500c10ac31383883a6a19802c5d01be5c16c1e72a8fe0c2c7cc086c9a7403ce001df0629e546caa872a2ae599e3a2650ef1af
-DIST libkvkontakte-5.0.0_pre20170128.tar.xz 41512 BLAKE2B cf13b6d80e9731df69c7ca7488f7aeaa2512cf01019c2d36d73ed8ae4c7df3da91093adbe3afe07bf01ea73e7f324d71c3162dbafdbe1276b0fccf57a4a4fd96 SHA512 12da0a4e471945af2b6f4373aa6996288bc41303ccaff19436d9c8d508cafbc43333bde0a104ba0cde5b3f383284d975f8217599b38f1e5a9e9da0dc57bcaa3c
diff --git a/net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild b/net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild
deleted file mode 100644 (file)
index 187754f..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Library for accessing the features of social networking site vkontakte.ru"
-HOMEPAGE="https://www.digikam.org/"
-SRC_URI="https://dev.gentoo.org/~asturm/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep kdelibs4support)
-       $(add_frameworks_dep kdewebkit)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kio)
-       $(add_frameworks_dep kwidgetsaddons)
-       $(add_qt_dep qtgui)
-       $(add_qt_dep qtnetwork)
-       $(add_qt_dep qtwebkit)
-       $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"
-
-# accessing network
-RESTRICT="test"