From 7e952cc7558c5ea2eef604b93a98bc341b7a2bd0 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Tue, 6 Dec 2016 14:48:40 +0100 Subject: media-gfx/kxstitch: Drop slot 4 Package-Manager: portage-2.3.3 --- media-gfx/kxstitch/Manifest | 1 - media-gfx/kxstitch/kxstitch-1.3.0.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) delete mode 100644 media-gfx/kxstitch/kxstitch-1.3.0.ebuild (limited to 'media-gfx/kxstitch') diff --git a/media-gfx/kxstitch/Manifest b/media-gfx/kxstitch/Manifest index 481e60e152d8..9fac52308d97 100644 --- a/media-gfx/kxstitch/Manifest +++ b/media-gfx/kxstitch/Manifest @@ -1,2 +1 @@ -DIST kxstitch-1.3.0.tar.bz2 1982487 SHA256 675fdcf0d7c171c8b41c8156143530a981a707c705e45663e70946ca4e707f16 SHA512 f1a422b9f5e6850e1864b1c54c2af732d53af07d5b310241446e7cae810cfc0f97cfe99792ae3fb9e7ddf9efd5203fc8bede132a2a9c8b3be5057b4d338d4cda WHIRLPOOL 75f6b9ab6638bf9e7960d55ca291d28c6bf814fb799b345f4c08b6072c702f6ed3889c0d4c53889493b5c5c29b6efa5253bf8d7089e33b6cf56f0dc13becf0a4 DIST kxstitch-2.0.0.tar.xz 1681648 SHA256 430db19729c907c845d35e2ab3887ace2bc21913ab08ea7471c71c9b84fcc783 SHA512 0ce9ec517659fd9a3163671cdb32d451487aa812355c9abb38cf143192ed49e3e32afc003a0064e9a63303b5de40d8859f92066d886dc06c6d1fe03c8790122f WHIRLPOOL 1c4965e7b536e2d6a2f98855372798c305840238e068465d95c2e2fccb7db419f049ad19d45461ccad544be8c55fcbd47c6cb02fc3c9dd333cbfca8a446e1e53 diff --git a/media-gfx/kxstitch/kxstitch-1.3.0.ebuild b/media-gfx/kxstitch/kxstitch-1.3.0.ebuild deleted file mode 100644 index e09091cf3e6a..000000000000 --- a/media-gfx/kxstitch/kxstitch-1.3.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -KDE_DOC_DIRS="doc-translations/%lingua_${PN}" -KDE_HANDBOOK="optional" -KDE_LINGUAS="bs ca ca@valencia cs da de en_GB es et fr hu it ja lt nl pl pt pt_BR sk sv tr uk" -inherit kde4-base - -DESCRIPTION="Program to create cross stitch patterns" -HOMEPAGE="https://userbase.kde.org/KXStitch" -SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="4" -KEYWORDS="~amd64" -IUSE="debug" - -RDEPEND=" - media-gfx/imagemagick[cxx] - x11-libs/libX11 -" -DEPEND="${RDEPEND} - sys-devel/gettext -" -- cgit v1.2.3-65-gdbad