mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-libs/NativeThread: eutils--, multilib--
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit eutils flag-o-matic java-pkg-2 multilib toolchain-funcs
|
||||
inherit flag-o-matic java-pkg-2 toolchain-funcs
|
||||
|
||||
DESCRIPTION="NativeThread for priorities on linux for freenet"
|
||||
HOMEPAGE="http://www.freenetproject.org/"
|
||||
@@ -12,7 +12,6 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=net-p2p/freenet-0.7
|
||||
>=virtual/jdk-1.4"
|
||||
|
||||
Reference in New Issue
Block a user