app-shells/scsh-install-lib: clean up useless variables.
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 23 Feb 2017 23:41:55 +0000 (00:41 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 24 Feb 2017 22:17:20 +0000 (23:17 +0100)
Package-Manager: portage-2.3.3

app-shells/scsh-install-lib/scsh-install-lib-1.3.0-r1.ebuild

index e74cf45266d1a5fa7f08264aab8d35ee7bbf7e90..98a6f33e240f45df71bab72eaf8a3fc80dcd16e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,14 +13,9 @@ SRC_URI="http://lamp.epfl.ch/~schinz/scsh_packages/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND=">=app-shells/scsh-0.6.6"
 
-src_prepare() {
-       default
-}
-
 src_install() {
        dodir "${SCSH_MODULES_PATH}"
        ./install.scm ${SCSH_LAYOUT_CONF} \