sys-apps/chname: migrate away from google code #544092
authorGöktürk Yüksek <gokturk@gentoo.org>
Sun, 8 Jan 2017 01:39:54 +0000 (20:39 -0500)
committerGöktürk Yüksek <gokturk@gentoo.org>
Sun, 8 Jan 2017 01:39:54 +0000 (20:39 -0500)
Package-Manager: portage-2.3.0

sys-apps/chname/chname-1.0-r2.ebuild
sys-apps/chname/metadata.xml

index e0b70ba2cc97ae86567cebd3980b2ae74e2040cb..39cf28c2b7bed9e2a128cfcf0554638f4f664988 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Run a command with a new system hostname"
 HOMEPAGE="https://github.com/marineam/chname"
-SRC_URI="https://chname.googlecode.com/files/chname-1.0.tar.gz"
+SRC_URI="https://github.com/marineam/${PN}/archive/v1.0.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 57eae0a1468571cc1586212b3941af52f30a672a..55a2aa03204ae0c01c12323ef17c0898de1ba935 100644 (file)
@@ -4,7 +4,6 @@
        <!-- maintainer-needed -->
        <longdescription lang="en">Run a command with a new system hostname. Requires utsname namespaces.</longdescription>
        <upstream>
-               <remote-id type="google-code">chname</remote-id>
                <remote-id type="github">marineam/chname</remote-id>
        </upstream>
 </pkgmetadata>