summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/updates/4Q-20191
-rw-r--r--virtual/wireguard/metadata.xml (renamed from net-vpn/wireguard/metadata.xml)0
-rw-r--r--virtual/wireguard/wireguard-1.ebuild (renamed from net-vpn/wireguard/wireguard-0.0.20191219-r2.ebuild)3
3 files changed, 2 insertions, 2 deletions
diff --git a/profiles/updates/4Q-2019 b/profiles/updates/4Q-2019
index 55d4ca511320..5a0b3ea10df2 100644
--- a/profiles/updates/4Q-2019
+++ b/profiles/updates/4Q-2019
@@ -5,3 +5,4 @@ move app-admin/graylog2 app-admin/graylog
move media-libs/libclthreads dev-libs/libclthreads
move media-libs/libclxclient x11-libs/libclxclient
slotmove net-misc/teamviewer 15 0
+move net-vpn/wireguard virtual/wireguard
diff --git a/net-vpn/wireguard/metadata.xml b/virtual/wireguard/metadata.xml
index d5c30b1930c0..d5c30b1930c0 100644
--- a/net-vpn/wireguard/metadata.xml
+++ b/virtual/wireguard/metadata.xml
diff --git a/net-vpn/wireguard/wireguard-0.0.20191219-r2.ebuild b/virtual/wireguard/wireguard-1.ebuild
index ea124a3af6bf..a1825d736146 100644
--- a/net-vpn/wireguard/wireguard-0.0.20191219-r2.ebuild
+++ b/virtual/wireguard/wireguard-1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Simple yet fast and modern VPN that utilizes state-of-the-art cryptography."
HOMEPAGE="https://www.wireguard.com/"
-LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="debug +module +tools module-src"