summaryrefslogtreecommitdiff
path: root/kde-frameworks/kplotting
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
commit9452a6e87b6c2c70513bc47a2470bf9f1168920e (patch)
tree8ac67e26b45f34d71c5aab3621813b100a0d5f00 /kde-frameworks/kplotting
parentf516638b7fe9592837389826a6152a7e1b251c54 (diff)
gentoo resync : 13.06.2020
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest4
-rw-r--r--kde-frameworks/kplotting/kplotting-5.67.0.ebuild21
-rw-r--r--kde-frameworks/kplotting/kplotting-5.70.0.ebuild2
3 files changed, 2 insertions, 25 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index c2e3d16862c2..8e438131468d 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,5 +1,3 @@
-DIST kplotting-5.67.0.tar.xz 30296 BLAKE2B 5a5562a8640b72b9e8e37f3ec8e47dc2970ddcd90885a5215648355b96d79213884c2656c9da341b5801bac1fa4ac07c16f79c5a85ac1bae7bd285c68722f57e SHA512 df6a0389bb95c11c80449fbff2e99b16d8c002ded12b571a908c9b0c7993e4ba47c4ca8de10a444e051dcf26c0d85738ec8f4acd966495e912f70462aec7ac15
DIST kplotting-5.70.0.tar.xz 33548 BLAKE2B 351f4d803f3ba8307989af87228ed88492f6e45c9fea60475af1ca2ad7829fd1d0a864c4092f9c5dec1015298ad41e64ebe3306b4ce9820bc9ea12b7eb9f454e SHA512 6718737795ef1bb4b6eae5de7c41d47fb3377438c0737584663ae9174b93598a5fab4d2892d53692fb48ef2896a9a7dec81164667d2068006c907beeca375ef5
-EBUILD kplotting-5.67.0.ebuild 437 BLAKE2B e1c52006e0209e14afac3a25861996d365a7d21f0bfdcc339a240d5d2f6943a4d93d2eef545c2f7bacf12b23ccda504757e29fc6b7d5d544a80b2cbae253fd38 SHA512 8fe5d1db421db9efdfc74592ec9d135df128e24606aa97608af9f1311e3f1a7c5f2620df15851f0bbac60ff7b0ad2ee20cd7fd60155e6d1f34553f844cfdd5c7
-EBUILD kplotting-5.70.0.ebuild 440 BLAKE2B 83288d622026b4efbc33e7b3a11dd51094b8bd6e2a3eea066b58a1ebb779c361821d467485a04804928e95c0ddc7533bea0dbdb6da87d4051e14c2a77581bb27 SHA512 cd16aa93d5923cdbed286e4d72c8ef0e47780b3e9ada1da8404ef8e178a591eeb3f2c797798b99439766694feff2bfe3875cfc3b3cdd0d2b601f3d5c75d75ff4
+EBUILD kplotting-5.70.0.ebuild 437 BLAKE2B e1c52006e0209e14afac3a25861996d365a7d21f0bfdcc339a240d5d2f6943a4d93d2eef545c2f7bacf12b23ccda504757e29fc6b7d5d544a80b2cbae253fd38 SHA512 8fe5d1db421db9efdfc74592ec9d135df128e24606aa97608af9f1311e3f1a7c5f2620df15851f0bbac60ff7b0ad2ee20cd7fd60155e6d1f34553f844cfdd5c7
MISC metadata.xml 340 BLAKE2B a8e14dd471ebcdaf382d71d9dec13809433c811acbc813ea4c74b1cd05829474df09efba54d8e3aa1041bce3f5e4a61db879e228bab4f79e3b4d9eed32e40a25 SHA512 c6fa7ef3ff6e38f17ef6db3784bfe04e35607464521488253d03863919392c38e76b7d4cf92e83502b1bec109fa1b1a257a7e4a955ea2c01d61e1784f89f59ae
diff --git a/kde-frameworks/kplotting/kplotting-5.67.0.ebuild b/kde-frameworks/kplotting/kplotting-5.67.0.ebuild
deleted file mode 100644
index feb94b302c37..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.67.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_DESIGNERPLUGIN="true"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.12.3
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-frameworks/kplotting/kplotting-5.70.0.ebuild b/kde-frameworks/kplotting/kplotting-5.70.0.ebuild
index e399a266d926..feb94b302c37 100644
--- a/kde-frameworks/kplotting/kplotting-5.70.0.ebuild
+++ b/kde-frameworks/kplotting/kplotting-5.70.0.ebuild
@@ -11,7 +11,7 @@ inherit ecm kde.org
DESCRIPTION="Framework providing easy data-plotting functions"
LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
IUSE=""
DEPEND="