mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-p2p/freenet: eutils->epatch, multilib--
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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/"
|
||||
|
||||
@@ -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/"
|
||||
|
||||
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user