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

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

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

inherit bin-symlink