From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8927713832E for ; Wed, 20 Jul 2016 19:46:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8D3021C082; Wed, 20 Jul 2016 19:46:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 400C321C082 for ; Wed, 20 Jul 2016 19:46:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02060340D2A for ; Wed, 20 Jul 2016 19:46:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF6C47CE for ; Wed, 20 Jul 2016 19:46:02 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1469043950.9ee92bafdd897142505b90ae4498320842b218b7.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kxstitch/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/kxstitch/Manifest media-gfx/kxstitch/kxstitch-1.2.0.ebuild X-VCS-Directories: media-gfx/kxstitch/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 9ee92bafdd897142505b90ae4498320842b218b7 X-VCS-Branch: master Date: Wed, 20 Jul 2016 19:46:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 02e33e69-92ff-41e0-a8b4-2dbae16aed33 X-Archives-Hash: d59c70725852600f6eda6abca092c566 commit: 9ee92bafdd897142505b90ae4498320842b218b7 Author: Michael Palimaka gentoo org> AuthorDate: Wed Jul 20 19:45:41 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jul 20 19:45:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee92baf media-gfx/kxstitch: remove old Package-Manager: portage-2.3.0 media-gfx/kxstitch/Manifest | 1 - media-gfx/kxstitch/kxstitch-1.2.0.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/media-gfx/kxstitch/Manifest b/media-gfx/kxstitch/Manifest index cca96b3..4941013 100644 --- a/media-gfx/kxstitch/Manifest +++ b/media-gfx/kxstitch/Manifest @@ -1,2 +1 @@ -DIST kxstitch-1.2.0.tar.bz2 1995295 SHA256 12946cdba1278bc68d3ca11c0db1963dbe3363d0f6aa814cb9e8d6e49f5132da SHA512 bd1bf32cb1cf188e03c17ddc3f3aa9e19e5551f0f3c58afa7951975b9a149f164b6d19f6c9011770c8d40724b9056c8d42202a4bd8712dda995439159c84c5f5 WHIRLPOOL b19a595f4a1fe08707d8ce122beae169ed8607ca81286d0d63359ff79aef10f446f3b23a3fb9f40dfaa455f879011f78138c516704e961c3901c76eb88b56992 DIST kxstitch-1.3.0.tar.bz2 1982487 SHA256 675fdcf0d7c171c8b41c8156143530a981a707c705e45663e70946ca4e707f16 SHA512 f1a422b9f5e6850e1864b1c54c2af732d53af07d5b310241446e7cae810cfc0f97cfe99792ae3fb9e7ddf9efd5203fc8bede132a2a9c8b3be5057b4d338d4cda WHIRLPOOL 75f6b9ab6638bf9e7960d55ca291d28c6bf814fb799b345f4c08b6072c702f6ed3889c0d4c53889493b5c5c29b6efa5253bf8d7089e33b6cf56f0dc13becf0a4 diff --git a/media-gfx/kxstitch/kxstitch-1.2.0.ebuild b/media-gfx/kxstitch/kxstitch-1.2.0.ebuild deleted file mode 100644 index 805840b..0000000 --- a/media-gfx/kxstitch/kxstitch-1.2.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 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="ca cs da de en_GB es et fr hu it lt nl pl pt pt_BR sk sv 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 -"