aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2017-11-15 19:15:08 +0100
committerkensington <kensington@gentoo.org>2017-11-28 22:02:17 +1100
commitfcc1963d33ea0b74801f8498d11f17a64841fb6d (patch)
tree61e207b31e7dfd21e0162fa320d0ecdb669a1c8a /setup.py
parentremove ebuilds (diff)
downloadtatt-fcc1963d33ea0b74801f8498d11f17a64841fb6d.tar.gz
tatt-fcc1963d33ea0b74801f8498d11f17a64841fb6d.tar.bz2
tatt-fcc1963d33ea0b74801f8498d11f17a64841fb6d.zip
update GitHub URLs
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e3a78de..fcd23cb 100644
--- a/setup.py
+++ b/setup.py
@@ -16,5 +16,5 @@ setup(name = "tatt",
description = "tatt is an arch testing tool",
license = "GPL-2",
keywords = "gentoo arch testing",
- url = "http://github.com/tom111/tatt", # project home page
+ url = "http://github.com/gentoo/tatt", # project home page
)