summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-11-26 13:49:00 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-11-26 13:49:25 +0100
commite4429d3fda54b99ebc68aa12bc21f8de4bfd657b (patch)
tree71a1a9b960ab531554e0091c1beef8e10281c1b5
parentsci-mathematics/wxmaxima: bump to 18.11.4 (diff)
downloadgentoo-e4429d3fda54b99ebc68aa12bc21f8de4bfd657b.tar.gz
gentoo-e4429d3fda54b99ebc68aa12bc21f8de4bfd657b.tar.bz2
gentoo-e4429d3fda54b99ebc68aa12bc21f8de4bfd657b.zip
net-ftp/atftp: Fix HOMEPAGE
Bug: https://bugs.gentoo.org/635786 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
-rw-r--r--net-ftp/atftp/atftp-0.7-r3.ebuild4
-rw-r--r--net-ftp/atftp/atftp-0.7-r5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/atftp/atftp-0.7-r3.ebuild b/net-ftp/atftp/atftp-0.7-r3.ebuild
index 785ff81f7e82..1a7d65f79b97 100644
--- a/net-ftp/atftp/atftp-0.7-r3.ebuild
+++ b/net-ftp/atftp/atftp-0.7-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ DEBIAN_PV="11"
DEBIAN_A="${PN}_${PV}-${DEBIAN_PV}.diff.gz"
DESCRIPTION="Advanced TFTP implementation client/server"
-HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/"
+HOMEPAGE="https://sourceforge.net/projects/atftp/"
SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz
mirror://debian/pool/main/a/${PN}/${DEBIAN_A}"
diff --git a/net-ftp/atftp/atftp-0.7-r5.ebuild b/net-ftp/atftp/atftp-0.7-r5.ebuild
index 98408a1a5019..2327d0d852ac 100644
--- a/net-ftp/atftp/atftp-0.7-r5.ebuild
+++ b/net-ftp/atftp/atftp-0.7-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ DEBIAN_PV="11"
DEBIAN_A="${PN}_${PV}-${DEBIAN_PV}.diff"
DESCRIPTION="Advanced TFTP implementation client/server"
-HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/"
+HOMEPAGE="https://sourceforge.net/projects/atftp/"
SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz
mirror://debian/pool/main/a/${PN}/${DEBIAN_A}.gz"