summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-06 13:23:54 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-06 13:24:23 +0200
commit18a01fb9d26cec38783d8b1b150ef9a6e75e9b3c (patch)
treea8f5b6dcaed1e72f47df9b75dea2d2b563d17cde /net-libs
parentnet-libs/libmediawiki: Drop old (diff)
downloadgentoo-18a01fb9d26cec38783d8b1b150ef9a6e75e9b3c.tar.gz
gentoo-18a01fb9d26cec38783d8b1b150ef9a6e75e9b3c.tar.bz2
gentoo-18a01fb9d26cec38783d8b1b150ef9a6e75e9b3c.zip
net-libs/libkvkontakte: Drop old
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libkvkontakte/Manifest1
-rw-r--r--net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild32
2 files changed, 0 insertions, 33 deletions
diff --git a/net-libs/libkvkontakte/Manifest b/net-libs/libkvkontakte/Manifest
index 7f37063db71b..e93929728011 100644
--- a/net-libs/libkvkontakte/Manifest
+++ b/net-libs/libkvkontakte/Manifest
@@ -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
index 187754fd2091..000000000000
--- a/net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild
+++ /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"