summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-09-27 13:48:24 +0200
committerManuel Rüger <mrueg@gentoo.org>2015-09-27 13:48:24 +0200
commit21446bcf8613b831f280e028bc0baa7345a31aab (patch)
treec75af79642e044966196d01a446e92c1fd830d25 /kde-frameworks/kplotting
parentapp-i18n/man-pages-pl: Drop useless blank line (diff)
downloadgentoo-21446bcf8613b831f280e028bc0baa7345a31aab.tar.gz
gentoo-21446bcf8613b831f280e028bc0baa7345a31aab.tar.bz2
gentoo-21446bcf8613b831f280e028bc0baa7345a31aab.zip
kde-frameworks: Remove KDE Frameworks 5.13.0
Package-Manager: portage-2.2.22
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/Manifest1
-rw-r--r--kde-frameworks/kplotting/kplotting-5.13.0.ebuild19
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest
index ed618f2882ec..37e8f55ee829 100644
--- a/kde-frameworks/kplotting/Manifest
+++ b/kde-frameworks/kplotting/Manifest
@@ -1,2 +1 @@
-DIST kplotting-5.13.0.tar.xz 29484 SHA256 18b6ba0d10728149e559eafabae90a38b6df29fd6a8a4a0f20e39045bc539b38 SHA512 0ba2851133da7b8f8e2d9182d51d5c458ebb710752e40e6b93c15d86b9e8d1757c0a69c69828a8f8ccb44a1eae544c542ed8d22d6238f9455356243366746054 WHIRLPOOL c3545f7b0b7709741139b5097b496745eb080066c36acfbb2bebb31e343e7b639d0935bfad8e8b741c58eff425d336e9fc50b1d719fdd7cb1186d1c3192acce6
DIST kplotting-5.14.0.tar.xz 29484 SHA256 d73bc1b47fe85f20d32ed5585316163b355e72dae76262d09616c79f508c6eb4 SHA512 7e672bf2b80d7032ebc5e65efb7ac5d37fc5c26670f356e6cae75f2051f094dbd3a21450e51ccf2b0086e711cc609c6acdb4bc25a90d7b0ce5f69641bfa66274 WHIRLPOOL 173c7196bb2c3b14869633837c0ddb7c2cffa1e68dfad0a8579b9e8d7beee5cb13d797b32e40e5a29d6069dd2f70146d8477caf57b6e0d4fc9eeeef0f5c0ecae
diff --git a/kde-frameworks/kplotting/kplotting-5.13.0.ebuild b/kde-frameworks/kplotting/kplotting-5.13.0.ebuild
deleted file mode 100644
index ad4b313c9586..000000000000
--- a/kde-frameworks/kplotting/kplotting-5.13.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework providing easy data-plotting functions"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}"