diff options
author | 2017-04-25 23:24:20 +1000 | |
---|---|---|
committer | 2017-04-25 23:26:52 +1000 | |
commit | 38fcb050d47b9e2f0333846ecc37e390dd2247f5 (patch) | |
tree | e667ecc963309b6fa12f77a6951bc5d6a8b8988b /kde-frameworks/kplotting | |
parent | kde-misc/latte-dock: new package (diff) | |
download | gentoo-38fcb050d47b9e2f0333846ecc37e390dd2247f5.tar.gz gentoo-38fcb050d47b9e2f0333846ecc37e390dd2247f5.tar.bz2 gentoo-38fcb050d47b9e2f0333846ecc37e390dd2247f5.zip |
kde-frameworks: remove 5.32.0-r1
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r-- | kde-frameworks/kplotting/Manifest | 1 | ||||
-rw-r--r-- | kde-frameworks/kplotting/kplotting-5.32.0.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest index c2791c112085..a29e7e211b3f 100644 --- a/kde-frameworks/kplotting/Manifest +++ b/kde-frameworks/kplotting/Manifest @@ -1,3 +1,2 @@ DIST kplotting-5.29.0.tar.xz 29540 SHA256 0b0ff1734b377de4e8eb08bab466363cb0ba3fde6bfb05afd27d4b178b0bdf1f SHA512 db82184e458516b46094b24ddcd8066adf14aac780cb1135e16217333c52cd973ecdb4519d14f5bdb8a78ef35a9fcc98a616154142a06e90c550715ca246116c WHIRLPOOL f2d2ecc27800b3f177e3aa759c9069ab6354ce9c4c3eb6cef89f05ccc7a8c7509a2c25813f2cbe14857cc9b555d6f6ee04bcedd43fb54cd3c96d3bbeae6641bf -DIST kplotting-5.32.0.tar.xz 29568 SHA256 dbacaaff7ab2964f747c5e54774a9d05b92b22497d4bb1a81185a04e5b751728 SHA512 678278de1b2fc47992b5854d4b563ff951a7ee2677abdd4caeac81d2d32392fc0c980986d4112513dffbb0024896b6567ad56f955f9c8351d904c66ca07079cd WHIRLPOOL b1c3086d86a445515c54b9077809b9ba9fabf7c1b293b279ae55f15f700dea145ad4e9e6749e14559b798dfc9a38cc183e4226f11ae54ec47708013250d73903 DIST kplotting-5.33.0.tar.xz 29564 SHA256 31b3e8e0ee350800e8619a233f8be01eacf5d293b41b8a078d6650708484385a SHA512 3d74df6d0decbce583ffa55ade7d5a913d5ab26a3d17ab6e948e6eb94374f8595f80605a52f6094091776fe0a52648742df23b413eb446f7dd29798709f93d2c WHIRLPOOL 5f88b6bdab715e506a134725f25d1434ae8f0da73b3cacfbdf7d231df06b366e88069aeef255c505bdaf43ae6e2316c0bbc1ae3a86345b3b51d45c81e7f2e06b diff --git a/kde-frameworks/kplotting/kplotting-5.32.0.ebuild b/kde-frameworks/kplotting/kplotting-5.32.0.ebuild deleted file mode 100644 index 08ede137d44f..000000000000 --- a/kde-frameworks/kplotting/kplotting-5.32.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 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 ~x86" -IUSE="" - -RDEPEND=" - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -DEPEND="${RDEPEND}" |