net-misc/aggregate: update HOMEPAGE, SRC_URI, DESCRIPTION
authorWim Muskee <wimmuskee@gmail.com>
Sat, 13 Apr 2019 06:52:38 +0000 (08:52 +0200)
committerRobin H. Johnson <robbat2@gentoo.org>
Thu, 18 Apr 2019 03:54:47 +0000 (20:54 -0700)
Closes: https://bugs.gentoo.org/680388
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
(cherry picked from commit 468d3a2342afc6ccfd32c44e451fd07a32e6ab05)
Closes: https://github.com/gentoo/gentoo/pull/11667
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
net-misc/aggregate/aggregate-1.6.ebuild

index 8df22ac5119909445638eb67ec9cc8f1afb22a55..91a91c8a61c020b26006cd3eaad6aa1114424810 100644 (file)
@@ -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"