commit:     fbc687cccbe655ff4c15672e7f560ef8900d2b59
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  8 01:39:54 2017 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun Jan  8 01:39:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc687cc

sys-apps/chname: migrate away from google code #544092

Package-Manager: portage-2.3.0

 sys-apps/chname/chname-1.0-r2.ebuild | 4 ++--
 sys-apps/chname/metadata.xml         | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/sys-apps/chname/chname-1.0-r2.ebuild 
b/sys-apps/chname/chname-1.0-r2.ebuild
index e0b70ba..39cf28c2 100644
--- a/sys-apps/chname/chname-1.0-r2.ebuild
+++ b/sys-apps/chname/chname-1.0-r2.ebuild
@@ -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"

diff --git a/sys-apps/chname/metadata.xml b/sys-apps/chname/metadata.xml
index 57eae0a..55a2aa0 100644
--- a/sys-apps/chname/metadata.xml
+++ b/sys-apps/chname/metadata.xml
@@ -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>

Reply via email to