Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app-arch/innoextract/innoextract-1.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

inherit cmake

Expand Down
2 changes: 1 addition & 1 deletion app-arch/innoextract/innoextract-1.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

inherit cmake

Expand Down
2 changes: 1 addition & 1 deletion app-arch/innoextract/innoextract-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8
EGIT_REPO_URI="https://github.com/dscharrer/innoextract.git"

inherit cmake git-r3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

inherit check-reqs

Expand Down
2 changes: 1 addition & 1 deletion games-rpg/arx-fatalis-data/arx-fatalis-data-1.21.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

CDROM_OPTIONAL="yes"
inherit cdrom check-reqs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

inherit check-reqs

Expand Down
2 changes: 1 addition & 1 deletion games-rpg/arx-fatalis-demo/arx-fatalis-demo-0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

inherit desktop

Expand Down
2 changes: 1 addition & 1 deletion games-rpg/arx-libertatis/arx-libertatis-1.1.2-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

CMAKE_WARN_UNUSED_CLI=yes
inherit cmake xdg-utils
Expand Down
2 changes: 1 addition & 1 deletion games-rpg/arx-libertatis/arx-libertatis-1.2.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

CMAKE_WARN_UNUSED_CLI=yes
inherit cmake xdg-utils
Expand Down
2 changes: 1 addition & 1 deletion games-rpg/arx-libertatis/arx-libertatis-1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

CMAKE_WARN_UNUSED_CLI=yes
inherit cmake xdg-utils
Expand Down
2 changes: 1 addition & 1 deletion games-rpg/arx-libertatis/arx-libertatis-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8
EGIT_REPO_URI="https://github.com/arx/ArxLibertatis.git"
ARX_DATA_REPO_URI="https://github.com/arx/ArxLibertatisData.git"

Expand Down