From 2ec543db5c4acd79fe1431fbdae520b03c65fb86 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Sat, 31 Jan 2015 19:27:49 +0100 Subject: Made changes to practicaly all ebuilds. Now they should be perfectly according to gentoo guidelines. --- sci-libs/linuxdsi/linuxdsi-0.1.1.ebuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sci-libs/linuxdsi/linuxdsi-0.1.1.ebuild') diff --git a/sci-libs/linuxdsi/linuxdsi-0.1.1.ebuild b/sci-libs/linuxdsi/linuxdsi-0.1.1.ebuild index b117846..93c6bb6 100644 --- a/sci-libs/linuxdsi/linuxdsi-0.1.1.ebuild +++ b/sci-libs/linuxdsi/linuxdsi-0.1.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 -inherit eutils autotools +inherit eutils DESCRIPTION="Driver for the Meade Deep Sky Imager" HOMEPAGE="http://sourceforge.net/projects/linuxdsi/" @@ -15,8 +15,4 @@ KEYWORDS="~x86 ~amd64 ~arm" SLOT="0" -DEPEND="" - -RDEPEND="${DEPEND}" - S="${WORKDIR}/meade-dsi-${PV}" \ No newline at end of file -- cgit v1.2.3