overlay: Put the EAPI strings into doublequotes.

Yes, the EAPI numbers are actually strings, as defined in PMS:
	https://projects.gentoo.org/pms/6/pms.html#x1-290003.1.8
This commit is contained in:
Nils Freydank 2017-07-05 22:41:09 +02:00
parent 60aaea1f73
commit f2088413e0
No known key found for this signature in database
GPG Key ID: 389761F3E6B0AABE
9 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI="6"
PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )

View File

@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI="6"
PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )

View File

@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI="6"
inherit font

View File

@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI="6"
inherit font

View File

@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI="6"
inherit font

View File

@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI="6"
PYTHON_COMPAT=( python3_{4,5} )

View File

@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI="6"
PYTHON_COMPAT=( python3_{4,5} )

View File

@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI="6"
PYTHON_COMPAT=( python3_{4,5} )

View File

@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI="6"
PYTHON_COMPAT=( python3_{4,5} )