commit:     4745be710b8d137e8a8994dbc41db1d7747caf75
Author:     Stephen L Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 21:02:37 2017 +0000
Commit:     Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 21:03:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4745be71

app-misc/vit: update upstream SRC_URIs

Revbump to -r1 due to change to release tag tarball

Reported-by: Andrey Utkin <andrey_utkin <AT> fastmail.com>

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-misc/vit/Manifest                              | 2 +-
 app-misc/vit/{vit-1.2.ebuild => vit-1.2-r1.ebuild} | 7 ++++---
 app-misc/vit/vit-9999.ebuild                       | 5 +++--
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/app-misc/vit/Manifest b/app-misc/vit/Manifest
index e7d9387df70..ea7dad40aff 100644
--- a/app-misc/vit/Manifest
+++ b/app-misc/vit/Manifest
@@ -1 +1 @@
-DIST vit-1.2.tar.gz 49258 SHA256 
1591a57904ccd9b3a2a3c73ddb1266e3256ebcc98b60b7ae27b831f1a8dfda82 SHA512 
bac6924fe7b844891c86dfa17193c00eefbecc437548e6768a9a2f11c5ce1c845e987beef2f0456fbc52c222821c59fdd1303bcc289460a77f0d6dafe7e94011
 WHIRLPOOL 
6426f460cbc4e2e6fca9f2d83e1096dac04c9877354c12e93a62cb876308823fa07b46b575374d2c81b2b0f15dd0a3369b012c3f97859bd4398d988278abc733
+DIST vit-1.2.tar.gz 49346 SHA256 
2c3a146914c2d572884f2d9cc745d3422cea1db2d8a2e9a13a633449844df637 SHA512 
dc0e09fbec7d77817b044f437e42108a9282e387698dfe23bfbe50a083b708d5d3b432ce9b1fdb93f3fef495af2a5f16107351557a4bb9184c7c762b264f0ed3
 WHIRLPOOL 
13fbd501e84eae4ea91805b10acf205e2f9d62caeb82e5e33cd6cd782383e62623d38ed90d836e8cb048c4887fece4f3ba7682fdce381df6882a7c3111af9880

diff --git a/app-misc/vit/vit-1.2.ebuild b/app-misc/vit/vit-1.2-r1.ebuild
similarity index 76%
rename from app-misc/vit/vit-1.2.ebuild
rename to app-misc/vit/vit-1.2-r1.ebuild
index 61dfb393c8a..0b006e73c34 100644
--- a/app-misc/vit/vit-1.2.ebuild
+++ b/app-misc/vit/vit-1.2-r1.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+# $Id$
 
 EAPI=5
 
@@ -7,7 +8,7 @@ inherit eutils
 
 DESCRIPTION="Perl/Curses front-end for Taskwarrior (app-misc/task)"
 HOMEPAGE="http://tasktools.org/projects/vit.html";
-SRC_URI="https://git.tasktools.org/plugins/servlet/archive/projects/EX/repos/vit?at=refs%2Ftags%2Fv1.2&format=tar.gz
 -> ${P}.tar.gz"
+SRC_URI="https://git.tasktools.org/EX/vit/archive/v1.2.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -20,7 +21,7 @@ DEPEND="
        dev-perl/Curses"
 RDEPEND="${DEPEND}"
 
-S=${WORKDIR}
+S="${WORKDIR}/${PN}"
 
 src_prepare() {
        epatch "${FILESDIR}"/${PN}-allow-nonsudo-install.patch \

diff --git a/app-misc/vit/vit-9999.ebuild b/app-misc/vit/vit-9999.ebuild
index 57684893a32..7ca1f3b01ca 100644
--- a/app-misc/vit/vit-9999.ebuild
+++ b/app-misc/vit/vit-9999.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+# $Id$
 
 EAPI=5
 
@@ -8,7 +9,7 @@ inherit eutils git-r3
 DESCRIPTION="Perl/Curses front-end for Taskwarrior (app-misc/task)"
 HOMEPAGE="http://tasktools.org/projects/vit.html";
 
-EGIT_REPO_URI="https://git.tasktools.org/scm/ex/vit.git";
+EGIT_REPO_URI="https://git.tasktools.org/EX/vit.git";
 if [[ ${PV} = 9999* ]]; then
        KEYWORDS=""
 else

Reply via email to