app-portage/tatt: point to new repo
authorMichael Palimaka <kensington@gentoo.org>
Thu, 22 Dec 2016 06:56:07 +0000 (17:56 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 22 Dec 2016 06:57:21 +0000 (17:57 +1100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-portage/tatt/metadata.xml
app-portage/tatt/tatt-9999.ebuild

index 6a26175c865909ef98e40bfacc701e4395957988..0fd488e0eb3744ef7c518174bb4ce8a2748c89f6 100644 (file)
@@ -16,6 +16,6 @@ Tatt arch testing tool can be use to automatically generate scripts for various
 It aims at developers. If you are a normal user you will not need tatt.
 </longdescription>
   <upstream>
-    <remote-id type="github">tom111/tatt</remote-id>
+    <remote-id type="github">kensington/tatt</remote-id>
   </upstream>
 </pkgmetadata>
index 260fcc0fee7b68942deb95b51d7d1f7e21e2592a..ae942d0c49068025763a4258623e06629c6ad2f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python2_7 python3_4 )
 inherit distutils-r1 git-r3
 
 DESCRIPTION="arch testing tool"
-HOMEPAGE="https://github.com/tom111/tatt"
-EGIT_REPO_URI="https://github.com/tom111/tatt.git \
-       git://github.com/tom111/tatt.git"
+HOMEPAGE="https://github.com/kensington/tatt"
+EGIT_REPO_URI="https://github.com/kensington/tatt.git \
+       git://github.com/kensington/tatt.git"
 
 LICENSE="GPL-2"
 SLOT="0"