commit: 421c152131249b95661ca509dd771a085573fcb6
parent: 8ba1581e764bdd103f2209ed20b4d11816662a20
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 21 Mar 2018 15:50:16 +0100
games-arcade/oshu: Copyright year + libav USE flag
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-arcade/oshu/oshu-9999.ebuild b/games-arcade/oshu/oshu-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="osu-skin? ( https://www.mg0.fr/oshu/skins/osu-v1.tar.gz -> ${PN}-skin-v
KEYWORDS=""
LICENSE="GPL-3 CC-BY-NC-4.0"
SLOT="0"
-IUSE="osu-skin"
+IUSE="libav osu-skin"
EGIT_REPO_URI="https://github.com/fmang/oshu.git"
CMAKE_MIN_VERSION="3.9.0"