app-emulation/docker-swarm: remove variables from HOMEPAGE
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 06:31:06 +0000 (01:31 -0500)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2018 09:52:00 +0000 (02:52 -0700)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

app-emulation/docker-swarm/docker-swarm-1.2.0.ebuild
app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild

index 0def6b786c3fa4af0d38fe37736e33368af0f6da..c0ec9a0673956607b000394ea1feb113260ab415 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=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=""
index 65a67d8c2b90cc3717c6df050fcb2dcea21c6bbe..10d18218802d2a78296c80ae391fe14f8a264411 100644 (file)
@@ -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=""