From c643c1e6b3e222a23d8a8301a8769881e91e27ee Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 14 Aug 2020 01:32:33 +0200 Subject: app-eselect/eselect-qtgraphicssystem: Switch SRC_URI to GitHub Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner --- app-eselect/eselect-qtgraphicssystem/Manifest | 2 +- .../eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-eselect') diff --git a/app-eselect/eselect-qtgraphicssystem/Manifest b/app-eselect/eselect-qtgraphicssystem/Manifest index c34b6774..af7b6129 100644 --- a/app-eselect/eselect-qtgraphicssystem/Manifest +++ b/app-eselect/eselect-qtgraphicssystem/Manifest @@ -1 +1 @@ -DIST eselect-qtgraphicssystem-1.1.1.tar.bz2 1621 BLAKE2B 1c58c8241e80d3897d059a1cf7aa1a1339d6d71255a8ff93df4517295f7f0d93aa5b90b9b15577b6e16e24d733cfa10285a5eab02e43b881f3c5ba54a802fc48 SHA512 9c8b5c1d40094b74401de2b0ae74ff2421f3fdd0bf51e5e4c06717064dfee9c03ed9a2ce913b7e8f54c6ad0b5ec11f392cb7fe7fa26822b1370b3e15d5389a66 +DIST eselect-qtgraphicssystem-1.1.1.tar.gz 1595 BLAKE2B 4306530a5ed8a082a8f6e242414fade84c4a3c4436c6dcf052df3e678cfcdb99d4f5c51c14411fa285b0345779a602bd564f5961f4b58b0fb68179fb2196e68f SHA512 110be12272c96923afe9790a807d9ac20ad11c9a1996fb0f9122064285aea9cbd6141c38607c1f51a42a92f675eec2c3c451b738aa0dacb2e3b143e667ef26bb diff --git a/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild b/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild index ae31c25a..621e7c39 100644 --- a/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild +++ b/app-eselect/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 DESCRIPTION="Utility to change the active Qt Graphics System" HOMEPAGE="https://github.com/gentoo/eselect-qtgraphicssystem" -SRC_URI="https://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2" +SRC_URI="https://github.com/gentoo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad