diff options
author | 2021-04-15 11:45:32 +0100 | |
---|---|---|
committer | 2021-04-16 12:19:46 +0100 | |
commit | c2d0be9b755eab99652d203012118d4c8352809c (patch) | |
tree | b1037549b4555d0fdc88349c6bb18094bb24cb02 /net-misc | |
parent | net-misc/bfgminer: eutils--, fix variable style (diff) | |
download | gentoo-c2d0be9b755eab99652d203012118d4c8352809c.tar.gz gentoo-c2d0be9b755eab99652d203012118d4c8352809c.tar.bz2 gentoo-c2d0be9b755eab99652d203012118d4c8352809c.zip |
net-misc/bgpq3: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/bgpq3/bgpq3-0.1.33.ebuild | 4 | ||||
-rw-r--r-- | net-misc/bgpq3/bgpq3-0.1.35.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/bgpq3/bgpq3-0.1.33.ebuild b/net-misc/bgpq3/bgpq3-0.1.33.ebuild index 3c1cd11d960a..4f14be4d6393 100644 --- a/net-misc/bgpq3/bgpq3-0.1.33.ebuild +++ b/net-misc/bgpq3/bgpq3-0.1.33.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools DESCRIPTION="Generate access-lists for Cisco/Juniper routers, successor of bgpq" HOMEPAGE="https://github.com/snar/bgpq3/" diff --git a/net-misc/bgpq3/bgpq3-0.1.35.ebuild b/net-misc/bgpq3/bgpq3-0.1.35.ebuild index ad300b09c414..39a1880953ef 100644 --- a/net-misc/bgpq3/bgpq3-0.1.35.ebuild +++ b/net-misc/bgpq3/bgpq3-0.1.35.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools eutils +inherit autotools DESCRIPTION="Generate access-lists for Cisco/Juniper routers, successor of bgpq" HOMEPAGE="https://github.com/snar/bgpq3/" |