mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
sys-apps/chname: migrate away from google code #544092
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user