commit:     1b37e8694c0c592c55dcaac99aefe5fbf1dd906c
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 15 11:27:00 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 11:35:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b37e869

games-strategy/widelands: sync live

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-strategy/widelands/widelands-9999.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/games-strategy/widelands/widelands-9999.ebuild 
b/games-strategy/widelands/widelands-9999.ebuild
index 8eede6cd3de..18052660723 100644
--- a/games-strategy/widelands/widelands-9999.ebuild
+++ b/games-strategy/widelands/widelands-9999.ebuild
@@ -14,12 +14,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/widelands/widelands.git";
 else
-       MY_PV="build$(ver_cut 2)"
-       MY_P="${PN}-${MY_PV}"
-
-       
SRC_URI="https://launchpad.net/widelands/${MY_PV}/${MY_PV}/+download/${MY_P}-source.tar.gz";
-       S="${WORKDIR}/${MY_P}"
-
+       
SRC_URI="https://github.com/widelands/widelands/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi
 

Reply via email to