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.4
Date: Tue, 21 Jan 2014 00:08:44
Message-Id: 20140121000840.A97A62004B@flycatcher.gentoo.org
1 hasufell 14/01/21 00:08:40
2
3 Added: renpy.eselect-0.4
4 Log:
5 version bump
6
7 (Portage version: 2.2.8-r1/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.4
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/files/renpy.eselect-0.4?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-renpy/files/renpy.eselect-0.4?rev=1.1&content-type=text/plain
14
15 Index: renpy.eselect-0.4
16 ===================================================================
17 # Copyright 1999-2014 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Id: renpy.eselect-0.4,v 1.1 2014/01/21 00:08:40 hasufell Exp $
20
21 DESCRIPTION="Manage default renpy version"
22 MAINTAINER="hasufell@g.o"
23 VERSION="0.4"
24
25 SYMLINK_PATH="@GAMES_BINDIR@/renpy"
26 SYMLINK_TARGETS=( renpy-6.14 renpy-6.15 renpy-6.16 renpy-6.17 )
27 SYMLINK_DESCRIPTION='default renpy'
28 SYMLINK_CRUCIAL=1
29
30 inherit bin-symlink