From ff5dd7b3704b9e8f9f606d4929f95694ec84ddf3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 11 Aug 2016 00:33:31 +0100 Subject: cleanup --- sys-apps/gpu-detector/gpu-detector-3.ebuild | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 sys-apps/gpu-detector/gpu-detector-3.ebuild (limited to 'sys-apps/gpu-detector/gpu-detector-3.ebuild') diff --git a/sys-apps/gpu-detector/gpu-detector-3.ebuild b/sys-apps/gpu-detector/gpu-detector-3.ebuild deleted file mode 100644 index 31938453..00000000 --- a/sys-apps/gpu-detector/gpu-detector-3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2004-2013 Sabayon -# Distributed under the terms of the GNU General Public License v2 - -DESCRIPTION="Configures your GPU when autodetection fails do to it" -HOMEPAGE="http://www.rogentos.ro" -SRC_URI="" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 amd64 ppc" -IUSE="" - -RDEPEND="app-misc/kogaion-live" -DEPEND="" - -src_unpack () { - cd "${WORKDIR}" - cp "${FILESDIR}"/gpu-configuration . -p -} - -src_install () { - cd "${WORKDIR}" - exeinto /sbin/ - doexe gpu-configuration -} -- cgit v1.2.3