diff options
author | 2015-08-15 23:04:40 +0200 | |
---|---|---|
committer | 2015-08-15 23:04:56 +0200 | |
commit | 20e7cce0413b37b10ddc9a27e8f6a6919c3bfc17 (patch) | |
tree | 464debf0675119d5162daa3ac587dbbc9f6780eb /kde-frameworks/kplotting | |
parent | www-servers/apache: Stable for PPC64 (bug #557198). (diff) | |
download | gentoo-20e7cce0413b37b10ddc9a27e8f6a6919c3bfc17.tar.gz gentoo-20e7cce0413b37b10ddc9a27e8f6a6919c3bfc17.tar.bz2 gentoo-20e7cce0413b37b10ddc9a27e8f6a6919c3bfc17.zip |
kde-frameworks: Remove 5.12.0
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r-- | kde-frameworks/kplotting/Manifest | 1 | ||||
-rw-r--r-- | kde-frameworks/kplotting/kplotting-5.12.0.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kplotting/Manifest b/kde-frameworks/kplotting/Manifest index bcb110019f24..a8f1d0a8684c 100644 --- a/kde-frameworks/kplotting/Manifest +++ b/kde-frameworks/kplotting/Manifest @@ -1,2 +1 @@ -DIST kplotting-5.12.0.tar.xz 29484 SHA256 5445f5b8de641242ce29454e43c1758816d46acac21c2fe41b5f7777e2a200f6 SHA512 4de7f1bcab8ccb85d7c8833620861fa6e745c25d5ee06f083ab23d0b531f377ff569f8bc19b0cc8810c71870cc61a053af8a03aa2a1494ed51656d04d155b2dc WHIRLPOOL 05c07972cc3d686d695ab64ccf6df32568cdf4fa88537d1b9b7e3dfd3486063b47ff64bba2a5e5705565f80268afddc550d65b315556d49deb79b328ff886538 DIST kplotting-5.13.0.tar.xz 29484 SHA256 18b6ba0d10728149e559eafabae90a38b6df29fd6a8a4a0f20e39045bc539b38 SHA512 0ba2851133da7b8f8e2d9182d51d5c458ebb710752e40e6b93c15d86b9e8d1757c0a69c69828a8f8ccb44a1eae544c542ed8d22d6238f9455356243366746054 WHIRLPOOL c3545f7b0b7709741139b5097b496745eb080066c36acfbb2bebb31e343e7b639d0935bfad8e8b741c58eff425d336e9fc50b1d719fdd7cb1186d1c3192acce6 diff --git a/kde-frameworks/kplotting/kplotting-5.12.0.ebuild b/kde-frameworks/kplotting/kplotting-5.12.0.ebuild deleted file mode 100644 index ad4b313c9586..000000000000 --- a/kde-frameworks/kplotting/kplotting-5.12.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}" |