app-office/libalkimia: Drop 5.0.0 (Qt4-based)
authorAndreas Sturmlechner <asturm@gentoo.org>
Fri, 6 Apr 2018 00:36:50 +0000 (02:36 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 6 Apr 2018 00:42:00 +0000 (02:42 +0200)
Bug: https://bugs.gentoo.org/646894
Package-Manager: Portage-2.3.28, Repoman-2.3.9

app-office/libalkimia/Manifest
app-office/libalkimia/libalkimia-5.0.0.ebuild [deleted file]

index c873548e3883f0b084146147a70ae92bb0be97c1..f49dd9d583f7449ffcd699b8b3c23f448618b71a 100644 (file)
@@ -1,2 +1 @@
 DIST alkimia-7.0.1.tar.xz 38400 BLAKE2B c6dccf0702ae42bfcebfa20fc34233766ab4b08c81d7b8aa8af2be2003560f2e088e922a0ec5656c6f8e34d3f3a8348fb6315c3e5aecf72cda9fa2506e1a2161 SHA512 7f72eaf69ad38c5478498a212f6f644ab76a27aec588ff8817414c7e36190568012cd2faff7ae31978beec670539ac93e55f3637a331e90738bddc11a423138c
-DIST libalkimia-5.0.0.tar.xz 28400 BLAKE2B 68fa555b1e42bcadcf7aa229092e8a2d6500f4e5d03720dd259eec43daeb7f2916564500d1d2b32c0b36988a8907120404830880a7d10999c3c6b9d010903f61 SHA512 9ba205f5726f237389b9ea928ef37fc3b38161aaec5988dcc64afa3d8e53575a055b248e3c27e738db13f9e6af231f493e1374bbc50d0672729b0cdb391ce99f
diff --git a/app-office/libalkimia/libalkimia-5.0.0.ebuild b/app-office/libalkimia/libalkimia-5.0.0.ebuild
deleted file mode 100644 (file)
index af907c0..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Library with common classes and functionality used by KDE finance applications"
-HOMEPAGE="https://community.kde.org/Alkimia/libalkimia"
-SRC_URI="mirror://kde/stable/${PN/lib/}/${PV}/src/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 x86"
-SLOT="0/5"
-IUSE=""
-
-RDEPEND="
-       dev-libs/gmp:0=[cxx]
-       dev-qt/qtcore:4
-       dev-qt/qtdbus:4
-       kde-frameworks/kdelibs:4
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-"