* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-renpy/, app-eselect/eselect-renpy/files/
@ 2018-04-14 21:17 Pacho Ramos
0 siblings, 0 replies; only message in thread
From: Pacho Ramos @ 2018-04-14 21:17 UTC (permalink / raw
To: gentoo-commits
commit: fb6b940633633daba7db683b3946baf73ef5c67d
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 14 21:03:51 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Apr 14 21:17:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb6b9406
app-eselect/eselect-renpy: Drop old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
app-eselect/eselect-renpy/eselect-renpy-0.6.ebuild | 38 ----------------------
app-eselect/eselect-renpy/files/renpy.eselect-0.6 | 14 --------
2 files changed, 52 deletions(-)
diff --git a/app-eselect/eselect-renpy/eselect-renpy-0.6.ebuild b/app-eselect/eselect-renpy/eselect-renpy-0.6.ebuild
deleted file mode 100644
index 394dda3c8e3..00000000000
--- a/app-eselect/eselect-renpy/eselect-renpy-0.6.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit games
-
-DESCRIPTION="Manages renpy symlink"
-HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="app-eselect/eselect-lib-bin-symlink"
-
-S=${WORKDIR}
-
-pkg_setup() { :; }
-
-src_prepare() {
- sed \
- -e "s#@GAMES_BINDIR@#${GAMES_BINDIR}#" \
- "${FILESDIR}"/renpy.eselect-${PV} > "${WORKDIR}"/renpy.eselect || die
-}
-
-src_configure() { :; }
-
-src_compile() { :; }
-
-src_install() {
- insinto /usr/share/eselect/modules
- doins renpy.eselect
-}
-
-pkg_preinst() { :; }
-
-pkg_postinst() { :; }
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 4ffa4054dfd..00000000000
--- 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
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-14 21:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-14 21:17 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-renpy/, app-eselect/eselect-renpy/files/ Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox