summaryrefslogtreecommitdiff
blob: 1c7f45215c3e23d06377cde552fa07d7b1b5ee85 (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.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