commit:     947434ef883f414b34e13a47ddf2c65d26b17af4
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Fri Apr 12 19:14:53 2019 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 03:55:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947434ef

net-misc/aggregate-flim: update HOMEPAGE, SRC_URI

Closes: https://bugs.gentoo.org/680392
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
(cherry picked from commit d1ea0197a33acf37f27e31a6d9a3f9624966f8b5)
Fixes: https://github.com/gentoo/gentoo/pull/11664/
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild 
b/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild
index 818d9b76714..d2ab83b20b5 100644
--- a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild
+++ b/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild
@@ -1,19 +1,17 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
 
-MY_PN="${PN/-flim}"
-MY_P="${MY_PN}-${PV}"
+MY_P="${PN/-flim}-${PV}"
 DESCRIPTION="aggregate is a tool for aggregating CIDR networks"
-HOMEPAGE="http://www.vergenet.net/linux/aggregate-flim/";
-SRC_URI="http://www.vergenet.net/linux/aggregate-flim/download/${MY_P}.tar.gz";
+HOMEPAGE="http://horms.net/projects/aggregate/";
+SRC_URI="http://horms.net/projects/aggregate/download/${MY_P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 DEPEND="dev-libs/vanessa-logger"
-#RDEPEND=""
 S=${WORKDIR}/${MY_P}
 
 src_install() {

Reply via email to