Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/tatt/
Date: Wed, 15 Nov 2017 11:48:46
Message-Id: 1510746514.cf66142cd103999e692bb9fa8842a94fad2856c4.kensington@gentoo
1 commit: cf66142cd103999e692bb9fa8842a94fad2856c4
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 15 11:48:10 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 15 11:48:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf66142c
7
8 app-portage/tatt: switch to new upstream location
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.4
11
12 app-portage/tatt/tatt-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild
16 index 67cd52838af..18cb809559d 100644
17 --- a/app-portage/tatt/tatt-9999.ebuild
18 +++ b/app-portage/tatt/tatt-9999.ebuild
19 @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
20 inherit distutils-r1 git-r3
21
22 DESCRIPTION="arch testing tool"
23 -HOMEPAGE="https://github.com/kensington/tatt"
24 -EGIT_REPO_URI="https://github.com/kensington/tatt.git"
25 +HOMEPAGE="https://github.com/gentoo/tatt"
26 +EGIT_REPO_URI="https://github.com/gentoo/tatt.git"
27
28 LICENSE="GPL-2"
29 SLOT="0"