From fd1d456efefefb03a13bd05316f57b8ea248d2f5 Mon Sep 17 00:00:00 2001 From: Wim Muskee Date: Sat, 13 Apr 2019 08:52:38 +0200 Subject: net-misc/aggregate: update HOMEPAGE, SRC_URI, DESCRIPTION Closes: https://bugs.gentoo.org/680388 Signed-off-by: Wim Muskee (cherry picked from commit 468d3a2342afc6ccfd32c44e451fd07a32e6ab05) Closes: https://github.com/gentoo/gentoo/pull/11667 Signed-off-by: Robin H. Johnson --- net-misc/aggregate/aggregate-1.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-misc/aggregate/aggregate-1.6.ebuild') diff --git a/net-misc/aggregate/aggregate-1.6.ebuild b/net-misc/aggregate/aggregate-1.6.ebuild index 8df22ac51199..91a91c8a61c0 100644 --- a/net-misc/aggregate/aggregate-1.6.ebuild +++ b/net-misc/aggregate/aggregate-1.6.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit toolchain-funcs -DESCRIPTION="Take a list of prefixes and perform two optimisations to reduce the length of the prefix list" -HOMEPAGE="http://dist.automagic.org/" +DESCRIPTION="Perform two optimisations on a list of prefixes to reduce the length of the list" +HOMEPAGE="https://ftp.isc.org/isc/aggregate" SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="ISC" -- cgit v1.2.3-65-gdbad