net-p2p/freenet: eutils->epatch, multilib--

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-16 19:24:51 +01:00
parent 9a524be48f
commit d255f1358b
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
DATE=20160521
JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2 multilib systemd user
inherit epatch java-pkg-2 java-ant-2 systemd user
DESCRIPTION="An encrypted network without censorship"
HOMEPAGE="https://freenetproject.org/"

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2 multilib systemd user
inherit epatch java-pkg-2 java-ant-2 systemd user
DESCRIPTION="An encrypted network without censorship"
HOMEPAGE="https://freenetproject.org/"

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2 multilib systemd
inherit epatch java-pkg-2 java-ant-2 systemd
DESCRIPTION="An encrypted network without censorship"
HOMEPAGE="https://freenetproject.org/"