summaryrefslogtreecommitdiff
path: root/app-eselect/eselect-renpy/files/renpy.eselect-0.7
blob: 67199267bc5752dd3811ef3891567cfc3145ea47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

DESCRIPTION="Manage default renpy version"
MAINTAINER="bircoph@gentoo.org"
VERSION="0.7"

SYMLINK_PATH="@BINDIR@/renpy"
SYMLINK_TARGETS=( renpy-6.99 )
SYMLINK_DESCRIPTION='default renpy'
SYMLINK_CRUCIAL=1

inherit bin-symlink