summaryrefslogtreecommitdiff
blob: e304279e0e3db4129b463586990088521466e802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

DESCRIPTION="Manage default renpy version"
MAINTAINER="hasufell@gentoo.org"
VERSION="0.2"

SYMLINK_PATH="@GAMES_BINDIR@/renpy"
SYMLINK_TARGETS=( renpy-6.14 renpy-6.15 )
SYMLINK_DESCRIPTION='default renpy'
SYMLINK_CRUCIAL=1

inherit bin-symlink