From c36436e0e6ee44cf69db0365a170dd4538ff1fac Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Fri, 13 Apr 2018 03:32:16 -0500 Subject: sys-process/dumb-init: remove variables from homepage 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-process') diff --git a/sys-process/dumb-init/dumb-init-1.2.0.ebuild b/sys-process/dumb-init/dumb-init-1.2.0.ebuild index ef14aeec42c7..34d2910320b7 100644 --- a/sys-process/dumb-init/dumb-init-1.2.0.ebuild +++ b/sys-process/dumb-init/dumb-init-1.2.0.ebuild @@ -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" -- cgit v1.2.3-65-gdbad