ebuild: move EAPI declaration to beginning as required by repoman
This commit is contained in:
parent
437a725e6a
commit
4a457b7ab1
|
@ -1,11 +1,11 @@
|
||||||
# Copyright 1999-2010 Gentoo Foundation
|
# Copyright 1999-2010 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# created by Steffen Schaumburg, steffen@schaumburger.info
|
# created by Steffen Schaumburg, steffen@schaumburger.info
|
||||||
|
EAPI="2"
|
||||||
|
|
||||||
inherit eutils
|
inherit eutils
|
||||||
inherit games
|
inherit games
|
||||||
|
|
||||||
EAPI="2"
|
|
||||||
NEED_PYTHON=2.5
|
NEED_PYTHON=2.5
|
||||||
|
|
||||||
DESCRIPTION="A free/open source tracker/HUD for use with online poker"
|
DESCRIPTION="A free/open source tracker/HUD for use with online poker"
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# Copyright 1999-2010 Gentoo Foundation
|
# Copyright 1999-2010 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# created by Steffen Schaumburg, steffen@schaumburger.info
|
# created by Steffen Schaumburg, steffen@schaumburger.info
|
||||||
|
EAPI="2"
|
||||||
|
|
||||||
inherit eutils
|
inherit eutils
|
||||||
inherit games
|
inherit games
|
||||||
|
|
||||||
EAPI="2"
|
|
||||||
NEED_PYTHON=2.5
|
NEED_PYTHON=2.5
|
||||||
|
|
||||||
DESCRIPTION="A free/open source tracker/HUD for use with online poker"
|
DESCRIPTION="A free/open source tracker/HUD for use with online poker"
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# Copyright 1999-2010 Gentoo Foundation
|
# Copyright 1999-2010 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# created by Steffen Schaumburg, steffen@schaumburger.info
|
# created by Steffen Schaumburg, steffen@schaumburger.info
|
||||||
|
EAPI="2"
|
||||||
|
|
||||||
inherit eutils
|
inherit eutils
|
||||||
inherit games
|
inherit games
|
||||||
inherit git
|
inherit git
|
||||||
|
|
||||||
EAPI="2"
|
|
||||||
NEED_PYTHON=2.5
|
NEED_PYTHON=2.5
|
||||||
|
|
||||||
DESCRIPTION="A free/open source tracker/HUD for use with online poker"
|
DESCRIPTION="A free/open source tracker/HUD for use with online poker"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user