diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2020-01-04 00:15:40 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2020-01-04 00:16:55 -0800 |
commit | 7289053524cb088c87ea7a9c88ad5a631978d03f (patch) | |
tree | 86a927a4993ccff495253be6efe0722fba29026e /net-misc/netifrc/netifrc-0.5.1.ebuild | |
parent | media-gfx/asymptote: fix install with USE=examples (diff) | |
download | gentoo-7289053524cb088c87ea7a9c88ad5a631978d03f.tar.gz gentoo-7289053524cb088c87ea7a9c88ad5a631978d03f.tar.bz2 gentoo-7289053524cb088c87ea7a9c88ad5a631978d03f.zip |
net-misc/netifrc: bump
Major changes:
- init.d/net.lo: add a configurable presence timeout
- net/veth: new functionality
Fixes:
- net/wireguard: sync
- net/ppp: support ppp-2.4.8
- *: lots of shellcheck fixes
Package-Manager: Portage-2.3.83, Repoman-2.3.18
Closes: https://bugs.gentoo.org/704722
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'net-misc/netifrc/netifrc-0.5.1.ebuild')
-rw-r--r-- | net-misc/netifrc/netifrc-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.5.1.ebuild b/net-misc/netifrc/netifrc-0.5.1.ebuild index 0f0e43e0d55b..97af480877b8 100644 --- a/net-misc/netifrc/netifrc-0.5.1.ebuild +++ b/net-misc/netifrc/netifrc-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 |