summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 19:24:51 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:28 +0100
commitd255f1358b8a07c31017fae45a4224215f9754e5 (patch)
treee73f184a25b089ac0abceea4251f1629466e2603 /net-p2p
parentnet-misc/teamviewer: drop sys-apps/sed (B)DEPEND (diff)
downloadgentoo-d255f1358b8a07c31017fae45a4224215f9754e5.tar.gz
gentoo-d255f1358b8a07c31017fae45a4224215f9754e5.tar.bz2
gentoo-d255f1358b8a07c31017fae45a4224215f9754e5.zip
net-p2p/freenet: eutils->epatch, multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/freenet/freenet-0.7.5_p1484.ebuild4
-rw-r--r--net-p2p/freenet/freenet-0.7.5_p1486.ebuild4
-rw-r--r--net-p2p/freenet/freenet-0.7.5_p1488.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/freenet/freenet-0.7.5_p1484.ebuild b/net-p2p/freenet/freenet-0.7.5_p1484.ebuild
index 5c39af96e3c3..ef23bf9a02dc 100644
--- a/net-p2p/freenet/freenet-0.7.5_p1484.ebuild
+++ b/net-p2p/freenet/freenet-0.7.5_p1484.ebuild
@@ -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/"
diff --git a/net-p2p/freenet/freenet-0.7.5_p1486.ebuild b/net-p2p/freenet/freenet-0.7.5_p1486.ebuild
index acc6f106e14a..5cea14049285 100644
--- a/net-p2p/freenet/freenet-0.7.5_p1486.ebuild
+++ b/net-p2p/freenet/freenet-0.7.5_p1486.ebuild
@@ -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/"
diff --git a/net-p2p/freenet/freenet-0.7.5_p1488.ebuild b/net-p2p/freenet/freenet-0.7.5_p1488.ebuild
index d025b7dc6548..19ab5d4372bf 100644
--- a/net-p2p/freenet/freenet-0.7.5_p1488.ebuild
+++ b/net-p2p/freenet/freenet-0.7.5_p1488.ebuild
@@ -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/"