commit:     35c11e5b1906f4cf6d6ddc876957d77e0ae2df69
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 14 22:34:38 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 14 22:44:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c11e5b

games-rpg/arx-libertatis: https, sort IUSE

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 games-rpg/arx-libertatis/arx-libertatis-1.1.2-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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
index 6d505c464f0..f76f90c792f 100644
--- a/games-rpg/arx-libertatis/arx-libertatis-1.1.2-r1.ebuild
+++ b/games-rpg/arx-libertatis/arx-libertatis-1.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,13 +7,13 @@ CMAKE_WARN_UNUSED_CLI=yes
 inherit eutils cmake-utils gnome2-utils games
 
 DESCRIPTION="Cross-platform port of Arx Fatalis, a first-person role-playing 
game"
-HOMEPAGE="http://arx-libertatis.org/";
+HOMEPAGE="https://arx-libertatis.org/";
 SRC_URI="mirror://sourceforge/arx/${P}/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="c++0x debug +unity-build crash-reporter static tools"
+IUSE="c++0x crash-reporter debug static tools +unity-build"
 
 COMMON_DEPEND="
        media-libs/freetype

Reply via email to