From d676a5694bff8bd40d25ec57ef59af957ab04c41 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Fri, 13 Apr 2018 01:31:06 -0500 Subject: [PATCH] app-emulation/docker-swarm: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- app-emulation/docker-swarm/docker-swarm-1.2.0.ebuild | 4 ++-- app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-emulation/docker-swarm/docker-swarm-1.2.0.ebuild b/app-emulation/docker-swarm/docker-swarm-1.2.0.ebuild index 0def6b786c3f..c0ec9a067395 100644 --- a/app-emulation/docker-swarm/docker-swarm-1.2.0.ebuild +++ b/app-emulation/docker-swarm/docker-swarm-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=5 @@ -16,7 +16,7 @@ fi inherit golang-build DESCRIPTION="A Docker-native clustering system" -HOMEPAGE="https://docs.docker.com/${PN##*-}/" +HOMEPAGE="https://docs.docker.com/swarm" LICENSE="Apache-2.0" SLOT="0" IUSE="" diff --git a/app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild b/app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild index 65a67d8c2b90..10d18218802d 100644 --- a/app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild +++ b/app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://${EGO_PN%/*}/archive/${PV}.tar.gz -> ${P}.tar.gz https://github.com/airbrake/gobrake/archive/v2.0.8.tar.gz -> gobrake-2.0.8.tar.gz https://github.com/Sirupsen/logrus/archive/v0.11.0.tar.gz -> logrus-0.11.0.tar.gz" DESCRIPTION="A Docker-native clustering system" -HOMEPAGE="https://docs.docker.com/${PN##*-}/" +HOMEPAGE="https://docs.docker.com/swarm" LICENSE="Apache-2.0 CC-BY-SA-4.0" SLOT="0" IUSE="" -- 2.26.2