sys-process/dumb-init: remove variables from homepage
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 08:32:16 +0000 (03:32 -0500)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2018 09:53:25 +0000 (02:53 -0700)
Closes: https://github.com/gentoo/gentoo/pull/7967
Package-Manager: Portage-2.3.28, Repoman-2.3.9

sys-process/dumb-init/dumb-init-1.2.0.ebuild

index ef14aeec42c7d9fd0cd4a21c4655a0594d94e84a..34d2910320b74c2d6a8d0dbbf4f84afd0fba1adf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit flag-o-matic
 
 DESCRIPTION="A minimal init system for Linux containers"
-HOMEPAGE="https://github.com/Yelp/${PN}"
+HOMEPAGE="https://github.com/Yelp/dumb-init"
 SRC_URI="https://github.com/Yelp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"