summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-12-22 17:56:07 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-12-22 17:57:21 +1100
commitd0739ecaca60a6b92253823dd674dafd297c011e (patch)
treeb27f4849a5d205cf45268e2de74d4b691084b99a /app-portage/tatt
parentapp-portage/tatt: add myself as maintainer (diff)
downloadgentoo-d0739ecaca60a6b92253823dd674dafd297c011e.tar.gz
gentoo-d0739ecaca60a6b92253823dd674dafd297c011e.tar.bz2
gentoo-d0739ecaca60a6b92253823dd674dafd297c011e.zip
app-portage/tatt: point to new repo
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-portage/tatt')
-rw-r--r--app-portage/tatt/metadata.xml2
-rw-r--r--app-portage/tatt/tatt-9999.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/app-portage/tatt/metadata.xml b/app-portage/tatt/metadata.xml
index 6a26175c8659..0fd488e0eb37 100644
--- a/app-portage/tatt/metadata.xml
+++ b/app-portage/tatt/metadata.xml
@@ -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>
diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild
index 260fcc0fee7b..ae942d0c4906 100644
--- a/app-portage/tatt/tatt-9999.ebuild
+++ b/app-portage/tatt/tatt-9999.ebuild
@@ -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"