*/*: Specify EAPI=0 explicitly, to ease greps

Closes: https://github.com/gentoo/gentoo/pull/8199
This commit is contained in:
Michał Górny
2018-04-29 13:52:02 +02:00
parent da3c0b5c9b
commit 4a409a1ecd
1123 changed files with 3277 additions and 1031 deletions

View File

@@ -1,6 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=0
inherit java-pkg-2
DESCRIPTION="Sun Java3D API Core"

View File

@@ -1,6 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=0
inherit java-pkg-2
MY_PV=${PV//./_}