summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-eselect/eselect-renpy/files/renpy.eselect-0.2')
-rw-r--r--app-eselect/eselect-renpy/files/renpy.eselect-0.215
1 files changed, 0 insertions, 15 deletions
diff --git a/app-eselect/eselect-renpy/files/renpy.eselect-0.2 b/app-eselect/eselect-renpy/files/renpy.eselect-0.2
deleted file mode 100644
index e304279e0e3d..000000000000
--- a/app-eselect/eselect-renpy/files/renpy.eselect-0.2
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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
-