Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-renpy/files: renpy.eselect-0.1
Date: Wed, 27 Feb 2013 19:21:30
Message-Id: 20130227192126.E47042171E@flycatcher.gentoo.org
1 hasufell 13/02/27 19:21:26
2
3 Added: renpy.eselect-0.1
4 Log:
5 initial import
6
7 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.1 app-admin/eselect-renpy/files/renpy.eselect-0.1
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/files/renpy.eselect-0.1?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/files/renpy.eselect-0.1?rev=1.1&content-type=text/plain
14
15 Index: renpy.eselect-0.1
16 ===================================================================
17 # Copyright 1999-2013 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Id: renpy.eselect-0.1,v 1.1 2013/02/27 19:21:26 hasufell Exp $
20
21 DESCRIPTION="Manage default renpy version"
22 MAINTAINER="hasufell@g.o"
23 VERSION="0.1"
24
25 SYMLINK_PATH="@GAMES_BINDIR@/renpy"
26 SYMLINK_TARGETS=( renpy-6.14 )
27 SYMLINK_DESCRIPTION='default renpy'
28 SYMLINK_CRUCIAL=1
29
30 inherit bin-symlink