summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 01:31:06 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:00 -0700
commitd676a5694bff8bd40d25ec57ef59af957ab04c41 (patch)
treee6f618c4acfc7373b65f939809b71372f3210778 /app-emulation/docker-swarm/docker-swarm-1.2.0.ebuild
parentapp-emulation/docker-machine-kvm: remove variables from HOMEPAGE (diff)
downloadgentoo-d676a5694bff8bd40d25ec57ef59af957ab04c41.tar.gz
gentoo-d676a5694bff8bd40d25ec57ef59af957ab04c41.tar.bz2
gentoo-d676a5694bff8bd40d25ec57ef59af957ab04c41.zip
app-emulation/docker-swarm: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-emulation/docker-swarm/docker-swarm-1.2.0.ebuild')
-rw-r--r--app-emulation/docker-swarm/docker-swarm-1.2.0.ebuild4
1 files changed, 2 insertions, 2 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=""