diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-14 11:17:33 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-14 11:17:33 +0100 |
| commit | 363a565f4ef449fe0f6103702975568ff749be8a (patch) | |
| tree | 5540fc55c255fa6b9464f00192247b64d135903a /kde-frameworks/kplotting | |
| parent | b91ca55aa0f005e578d5f83af1710c72d5411c7b (diff) | |
| download | kde-363a565f4ef449fe0f6103702975568ff749be8a.tar.gz kde-363a565f4ef449fe0f6103702975568ff749be8a.tar.bz2 kde-363a565f4ef449fe0f6103702975568ff749be8a.zip | |
kde-frameworks: Drop KDE Frameworks 5.42.0
Moved to Gentoo main ebuild repository.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'kde-frameworks/kplotting')
| -rw-r--r-- | kde-frameworks/kplotting/Manifest | 1 | ||||
| -rw-r--r-- | kde-frameworks/kplotting/kplotting-5.42.0.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest deleted file mode 100644 index e3b3909f4bf..00000000000 --- a/kde-frameworks/kplotting/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kplotting-5.42.0.tar.xz 29592 BLAKE2B 6f6bb0e9f777092275d10918394ab6fd1f83f3d6de6b1215f77722c1a74e3225822f1896fd2103b0c365df8b72ead06045f50069934aaa3f5822d63608aa57f9 SHA512 0b79f63b0d399b6db77b9dec2c6b55f763c0b207f8e2296039717a8fe8a0513dbf1d04e4caf8d538340307142f840e7e70daf72ab2944949bfc923346426b20c diff --git a/kde-frameworks/kplotting/kplotting-5.42.0.ebuild b/kde-frameworks/kplotting/kplotting-5.42.0.ebuild deleted file mode 100644 index af9c36c9cec..00000000000 --- a/kde-frameworks/kplotting/kplotting-5.42.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Framework providing easy data-plotting functions" -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="" - -RDEPEND=" - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -DEPEND="${RDEPEND}" |
