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 3B56B138359 for ; Sat, 17 Oct 2020 09:58:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A2BAE082B; Sat, 17 Oct 2020 09:58:19 +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 4A42FE082B for ; Sat, 17 Oct 2020 09:58:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 54706340FBF for ; Sat, 17 Oct 2020 09:58:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C58AC396 for ; Sat, 17 Oct 2020 09:58:16 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1602928667.0f0568d89981e2046e3c8d4ae1e7ea876bb77bae.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/cantor/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/cantor/cantor-20.08.49.9999.ebuild kde-apps/cantor/cantor-9999.ebuild X-VCS-Directories: kde-apps/cantor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0f0568d89981e2046e3c8d4ae1e7ea876bb77bae X-VCS-Branch: master Date: Sat, 17 Oct 2020 09:58:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 08a36aa1-2f25-4b99-8a72-cb5c62e5a57e X-Archives-Hash: d34a6b50870592414150c08b19457cd1 commit: 0f0568d89981e2046e3c8d4ae1e7ea876bb77bae Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 17 09:57:47 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 17 09:57:47 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0f0568d8 kde-apps/cantor: Python patch upstreamed Upstream commit c794fb5f0f616ce2d9e4004fc459a1c50f077470 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/cantor/cantor-20.08.49.9999.ebuild | 3 +-- kde-apps/cantor/cantor-9999.ebuild | 5 +---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/kde-apps/cantor/cantor-20.08.49.9999.ebuild b/kde-apps/cantor/cantor-20.08.49.9999.ebuild index ee1c4bf4b3..0c2f9a32b6 100644 --- a/kde-apps/cantor/cantor-20.08.49.9999.ebuild +++ b/kde-apps/cantor/cantor-20.08.49.9999.ebuild @@ -13,8 +13,7 @@ QTMIN=5.15.1 inherit ecm kde.org optfeature python-single-r1 DESCRIPTION="Interface for doing mathematics and scientific computing" -HOMEPAGE="https://kde.org/applications/en/cantor -https://edu.kde.org/cantor/" +HOMEPAGE="https://kde.org/applications/en/cantor https://edu.kde.org/cantor/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/cantor/cantor-9999.ebuild b/kde-apps/cantor/cantor-9999.ebuild index 1a6538747c..a55070cb8a 100644 --- a/kde-apps/cantor/cantor-9999.ebuild +++ b/kde-apps/cantor/cantor-9999.ebuild @@ -13,8 +13,7 @@ QTMIN=5.15.1 inherit ecm kde.org optfeature python-single-r1 DESCRIPTION="Interface for doing mathematics and scientific computing" -HOMEPAGE="https://kde.org/applications/en/cantor -https://edu.kde.org/cantor/" +HOMEPAGE="https://kde.org/applications/en/cantor https://edu.kde.org/cantor/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" @@ -74,8 +73,6 @@ RDEPEND="${DEPEND} RESTRICT+=" test" -PATCHES=( "${FILESDIR}/${PN}-20.08.3-python.patch" ) - pkg_setup() { use python && python-single-r1_pkg_setup ecm_pkg_setup