summaryrefslogtreecommitdiff
path: root/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild')
-rw-r--r--net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild10
1 files 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 818d9b767147..d2ab83b20b5f 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() {