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 0EA06138359 for ; Fri, 9 Oct 2020 18:57:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62516E05C1; Fri, 9 Oct 2020 18:57:38 +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 463DFE05C1 for ; Fri, 9 Oct 2020 18:57:38 +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 E369B3407E0 for ; Fri, 9 Oct 2020 18:57:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A1B9332 for ; Fri, 9 Oct 2020 18:57:35 +0000 (UTC) From: "Andreas K. Hüttel" 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 K. Hüttel" Message-ID: <1602269844.4bf6c1938c37f47f1de32fa92b0833cc225eb229.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/krop/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/krop/Manifest app-text/krop/krop-0.6.0.ebuild app-text/krop/krop-9999.ebuild X-VCS-Directories: app-text/krop/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 4bf6c1938c37f47f1de32fa92b0833cc225eb229 X-VCS-Branch: master Date: Fri, 9 Oct 2020 18:57:35 +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: 106dbb45-df91-414d-94a5-060d9135d92b X-Archives-Hash: 9e5976f8b72955c52bf3ff5742e7a714 commit: 4bf6c1938c37f47f1de32fa92b0833cc225eb229 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Oct 9 18:57:24 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Oct 9 18:57:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf6c193 app-text/krop: Version bump Closes: https://bugs.gentoo.org/746671 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel gentoo.org> app-text/krop/Manifest | 1 + app-text/krop/{krop-9999.ebuild => krop-0.6.0.ebuild} | 3 ++- app-text/krop/krop-9999.ebuild | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/app-text/krop/Manifest b/app-text/krop/Manifest index 0d4e2b12d73..d3a11c64458 100644 --- a/app-text/krop/Manifest +++ b/app-text/krop/Manifest @@ -1 +1,2 @@ DIST krop-0.5.1.tar.gz 42719 BLAKE2B e0baa3c14d9ce63815615eae004a08af720868d584262901eccbc569852177e07d5df659ea560d7e9cbdc4325daef8c35acd9c200440a8dfd73c19b274d8de37 SHA512 2bfd2a5d762454ab45538707c6f333d2b0947b6b203d6e7bd2d9d0d574d79de8ee6b30d87b17d6afea604456b915f323b855c9c9af5c169c192b0a01634075ca +DIST krop-0.6.0.tar.gz 48331 BLAKE2B ca6a00a410ed4e18a401fab3a21bc49c86f73165f68b192ab83c8fad74111ba9a9941f464a2646faa5a3317bbb45cdc89bed19c901999c0b11db353ac2997a65 SHA512 51a988e4fcb65d11cc26cf5b0c808e79097a66ef8ec4751a6c051289cd77b3328ebc8ecd9829adc466f87330beb8bc715d290cc20be415a7b8f179378b7bcb4f diff --git a/app-text/krop/krop-9999.ebuild b/app-text/krop/krop-0.6.0.ebuild similarity index 87% copy from app-text/krop/krop-9999.ebuild copy to app-text/krop/krop-0.6.0.ebuild index 5dbe780b3d8..3f7134934cd 100644 --- a/app-text/krop/krop-9999.ebuild +++ b/app-text/krop/krop-0.6.0.ebuild @@ -3,6 +3,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit desktop distutils-r1 xdg-utils @@ -10,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/arminstraub/krop.git" else - SRC_URI="http://arminstraub.com/downloads/${PN}/${P}.tar.gz" + SRC_URI="https://github.com/arminstraub/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" fi diff --git a/app-text/krop/krop-9999.ebuild b/app-text/krop/krop-9999.ebuild index 5dbe780b3d8..3f7134934cd 100644 --- a/app-text/krop/krop-9999.ebuild +++ b/app-text/krop/krop-9999.ebuild @@ -3,6 +3,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) +DISTUTILS_USE_SETUPTOOLS=rdepend inherit desktop distutils-r1 xdg-utils @@ -10,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/arminstraub/krop.git" else - SRC_URI="http://arminstraub.com/downloads/${PN}/${P}.tar.gz" + SRC_URI="https://github.com/arminstraub/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" fi