From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1036209-garchives=archives.gentoo.org@lists.gentoo.org> 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 35025138334 for <garchives@archives.gentoo.org>; Sat, 14 Jul 2018 14:58:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AF4DE0AC0; Sat, 14 Jul 2018 14:58:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 51F53E0AC0 for <gentoo-commits@lists.gentoo.org>; Sat, 14 Jul 2018 14:58:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 153A0335CAC for <gentoo-commits@lists.gentoo.org>; Sat, 14 Jul 2018 14:57:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F893370 for <gentoo-commits@lists.gentoo.org>; Sat, 14 Jul 2018 14:57:56 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1531580153.46b3df18866805d0ff86fd112786d124d46b38b1.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/chessx/Manifest games-board/chessx/chessx-1.4.0-r1.ebuild X-VCS-Directories: games-board/chessx/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 46b3df18866805d0ff86fd112786d124d46b38b1 X-VCS-Branch: master Date: Sat, 14 Jul 2018 14:57:56 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 86f31d95-0700-49df-b19f-ee140d645bac X-Archives-Hash: cfd613faaa8133d5e242c5fd53ff13fd commit: 46b3df18866805d0ff86fd112786d124d46b38b1 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jul 14 14:43:59 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jul 14 14:55:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b3df18 games-board/chessx: Drop old Package-Manager: Portage-2.3.41, Repoman-2.3.9 games-board/chessx/Manifest | 1 - games-board/chessx/chessx-1.4.0-r1.ebuild | 41 ------------------------------- 2 files changed, 42 deletions(-) diff --git a/games-board/chessx/Manifest b/games-board/chessx/Manifest index b0eb72d3e1c..a492b6e5e80 100644 --- a/games-board/chessx/Manifest +++ b/games-board/chessx/Manifest @@ -1,2 +1 @@ -DIST chessx-1.4.0.tgz 4128967 BLAKE2B 651a83a280ac2766da8f265c59d7f9014d0a7e6988d0ab981e2d9b962ce8ed8e878322d4bca536c156bf4b145e19c661fb68bb8bd7bda7872bc6ac95dc2736e4 SHA512 24e3fc60cdddb8a0136f96d6aa07d92e443264ade513be88a8c2eeb2717e04739a9b5963a3536a77aa499a1288c6cd9b8dddb312aae3087979d740f8528ec855 DIST chessx-1.4.6.tgz 4223076 BLAKE2B 783ffe0a7396239066870dedcaa4b2b0c491db4f16871afe66bae7a82339916a8a574401499916fc63cf62478efb9b89c30ec85a7aa7c6d002d1119f1a6b23ef SHA512 cfa74e6423e1a2f9bca319e20645ddf8c8df6b46b64493777ca1cc93037e3f7cfc200f99a29236f7c5925448676c312abf34d395e795e7db6ef8a0832c3a523e diff --git a/games-board/chessx/chessx-1.4.0-r1.ebuild b/games-board/chessx/chessx-1.4.0-r1.ebuild deleted file mode 100644 index aef4137aa94..00000000000 --- a/games-board/chessx/chessx-1.4.0-r1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils qmake-utils - -DESCRIPTION="Qt5-based Chess Database Utility" -HOMEPAGE="http://chessx.sourceforge.net/" -SRC_URI="https://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz" - -LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-qt/qtgui:5 - dev-qt/qtmultimedia:5 - dev-qt/qtnetwork:5 - dev-qt/qtprintsupport:5 - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - dev-qt/qtxml:5 - sys-libs/zlib" -DEPEND="${RDEPEND} - dev-qt/linguist-tools:5" - -PATCHES=( - "${FILESDIR}"/${P}-zlib.patch -) - -src_configure() { - eqmake5 -} - -src_install() { - dobin release/${PN} - dodoc ChangeLog TODO - doicon data/images/${PN}.png - domenu unix/chessx.desktop -}