Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-libertatis/
Date: Sun, 14 Oct 2018 22:45:21
Message-Id: 1539557094.35c11e5b1906f4cf6d6ddc876957d77e0ae2df69.asturm@gentoo
1 commit: 35c11e5b1906f4cf6d6ddc876957d77e0ae2df69
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 22:34:38 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 22:44:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c11e5b
7
8 games-rpg/arx-libertatis: https, sort IUSE
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 games-rpg/arx-libertatis/arx-libertatis-1.1.2-r1.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/games-rpg/arx-libertatis/arx-libertatis-1.1.2-r1.ebuild b/games-rpg/arx-libertatis/arx-libertatis-1.1.2-r1.ebuild
17 index 6d505c464f0..f76f90c792f 100644
18 --- a/games-rpg/arx-libertatis/arx-libertatis-1.1.2-r1.ebuild
19 +++ b/games-rpg/arx-libertatis/arx-libertatis-1.1.2-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -7,13 +7,13 @@ CMAKE_WARN_UNUSED_CLI=yes
27 inherit eutils cmake-utils gnome2-utils games
28
29 DESCRIPTION="Cross-platform port of Arx Fatalis, a first-person role-playing game"
30 -HOMEPAGE="http://arx-libertatis.org/"
31 +HOMEPAGE="https://arx-libertatis.org/"
32 SRC_URI="mirror://sourceforge/arx/${P}/${P}.tar.xz"
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 KEYWORDS="~amd64 ~x86"
37 -IUSE="c++0x debug +unity-build crash-reporter static tools"
38 +IUSE="c++0x crash-reporter debug static tools +unity-build"
39
40 COMMON_DEPEND="
41 media-libs/freetype