diff options
Diffstat (limited to 'net-libs/NativeThread')
-rw-r--r-- | net-libs/NativeThread/NativeThread-0_pre20080330.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild b/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild index ce00b3c4ffaa..219fd6f55fdc 100644 --- a/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild +++ b/net-libs/NativeThread/NativeThread-0_pre20080330.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils flag-o-matic java-pkg-2 toolchain-funcs DESCRIPTION="NativeThread for priorities on linux for freenet" |