diff options
author | 2016-06-24 06:52:31 +1000 | |
---|---|---|
committer | 2016-07-08 03:52:08 +1000 | |
commit | 581d3a57fb642a5b567b3b6fc6e80ef9daf38f6f (patch) | |
tree | 65a0453280be9851b5813f4deb727743647c1f01 /kde-apps/kqtquickcharts | |
parent | kde-base: drop ~ppc/~ppc64 keyword (diff) | |
download | gentoo-581d3a57fb642a5b567b3b6fc6e80ef9daf38f6f.tar.gz gentoo-581d3a57fb642a5b567b3b6fc6e80ef9daf38f6f.tar.bz2 gentoo-581d3a57fb642a5b567b3b6fc6e80ef9daf38f6f.zip |
kde-apps: remove 4.14.3
Certain packages are however retained where they are specifically required by
revdeps or otherwise still needed by Plasma 4.
Diffstat (limited to 'kde-apps/kqtquickcharts')
-rw-r--r-- | kde-apps/kqtquickcharts/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kqtquickcharts/kqtquickcharts-4.14.3.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/kde-apps/kqtquickcharts/Manifest b/kde-apps/kqtquickcharts/Manifest index a70118d1d9d0..43eaa5d6fc7a 100644 --- a/kde-apps/kqtquickcharts/Manifest +++ b/kde-apps/kqtquickcharts/Manifest @@ -1,3 +1,2 @@ DIST kqtquickcharts-15.12.3.tar.xz 20500 SHA256 a49e2bab0ae17423290f19a68ccbbb7a61dfb80895d35b0c454ce22e4045ddd3 SHA512 cf7075f9d1a0df612325253adbd457863b17b42ba79b6dece98a83f7f47c26283bad20f6b13821a0c6964c7b28b2efe210d78072caaddbe01df1f9a47f46b4d5 WHIRLPOOL 7f93b69e67f846d29b672147e6fd20b634ab8972f80d1278db82112646c5a88ebaab3c0d8a785acabc215f82d9826c57d5f5ae156d9ff35057e2144a73aec318 DIST kqtquickcharts-16.04.2.tar.xz 20520 SHA256 7d0e49639dbf5b3f7b2cdff7d15e318f725902818c0111d08f94a97de5d8b3ad SHA512 59800eb886b8a60c84cc32b6bbc149d94a2d07e5883d689d742c97b5c9992661737f9b6d36a627d73c1c5d8058924d04038132ad964f2a6644139b4bd7c426f8 WHIRLPOOL 63d265e1aab7bebf77e7e61ee55d0e46f9a0b1fe9ca10a7339313584f307df5d38b9a1245f565e737fab4fff5e3a669b22be2baa5fa86872e7f0922737a7c05d -DIST kqtquickcharts-4.14.3.tar.xz 20472 SHA256 a595833029017c58b08b8c33be3d1d1d3ea51ea27d66b316ca2fa9dd994eb4ee SHA512 5d0d66b1e69ece2ef9edf74d3db369c3cc01a221419d0f4a475550a4224cb481580dd185609b72b6b37b003292718922e40965edb7d67d2cc6f297e859424289 WHIRLPOOL 9f00a9c354f6918d03b005e476f024ac4613c87c65bcce2bf0499d3c7acec638a28dda41392f1ae83533a98a4f8b345254d51ec201065a4381a4487ba89805b5 diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-4.14.3.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-4.14.3.ebuild deleted file mode 100644 index 3814658d141d..000000000000 --- a/kde-apps/kqtquickcharts/kqtquickcharts-4.14.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DECLARATIVE_REQUIRED="always" -inherit kde4-base - -DESCRIPTION="Qt Quick 1 plugin for beautiful and interactive charts" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RDEPEND="$(add_kdeapps_dep plasma-runtime)" |