summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2017-01-07 20:39:54 -0500
committerGöktürk Yüksek <gokturk@gentoo.org>2017-01-07 20:39:54 -0500
commitfbc687cccbe655ff4c15672e7f560ef8900d2b59 (patch)
treeecdc63515e0a224c52d25775bff7519847f506fc /sys-apps/chname
parentnet-misc/gcap: fix the license (diff)
downloadgentoo-fbc687cccbe655ff4c15672e7f560ef8900d2b59.tar.gz
gentoo-fbc687cccbe655ff4c15672e7f560ef8900d2b59.tar.bz2
gentoo-fbc687cccbe655ff4c15672e7f560ef8900d2b59.zip
sys-apps/chname: migrate away from google code #544092
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-apps/chname')
-rw-r--r--sys-apps/chname/chname-1.0-r2.ebuild4
-rw-r--r--sys-apps/chname/metadata.xml1
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 e0b70ba2cc97..39cf28c2b7be 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 57eae0a14685..55a2aa03204a 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>