diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-04-14 23:03:51 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-04-14 23:17:07 +0200 |
commit | fb6b940633633daba7db683b3946baf73ef5c67d (patch) | |
tree | f2628f4126f46bc60915663b4c1c0e3598991207 /app-eselect/eselect-renpy/files | |
parent | kde-misc/latte-dock: amd64 stable (diff) | |
download | gentoo-fb6b940633633daba7db683b3946baf73ef5c67d.tar.gz gentoo-fb6b940633633daba7db683b3946baf73ef5c67d.tar.bz2 gentoo-fb6b940633633daba7db683b3946baf73ef5c67d.zip |
app-eselect/eselect-renpy: Drop old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-eselect/eselect-renpy/files')
-rw-r--r-- | app-eselect/eselect-renpy/files/renpy.eselect-0.6 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-eselect/eselect-renpy/files/renpy.eselect-0.6 b/app-eselect/eselect-renpy/files/renpy.eselect-0.6 deleted file mode 100644 index 4ffa4054dfd0..000000000000 --- a/app-eselect/eselect-renpy/files/renpy.eselect-0.6 +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -DESCRIPTION="Manage default renpy version" -MAINTAINER="hasufell@gentoo.org" -VERSION="0.6" - -SYMLINK_PATH="@GAMES_BINDIR@/renpy" -SYMLINK_TARGETS=( renpy-6.14 renpy-6.15 renpy-6.16 renpy-6.17 renpy-6.18 renpy-6.99 ) -SYMLINK_DESCRIPTION='default renpy' -SYMLINK_CRUCIAL=1 - -inherit bin-symlink - |