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/libapogee/libapogee-0.9.9.ebuild | 8 +++----- sci-libs/libapogee/libapogee-9999.ebuild | 10 ++++------ 2 files changed, 7 insertions(+), 11 deletions(-) (limited to 'sci-libs/libapogee') diff --git a/sci-libs/libapogee/libapogee-0.9.9.ebuild b/sci-libs/libapogee/libapogee-0.9.9.ebuild index 7ec7d43..3436376 100644 --- a/sci-libs/libapogee/libapogee-0.9.9.ebuild +++ b/sci-libs/libapogee/libapogee-0.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -15,10 +15,8 @@ KEYWORDS="~amd64 ~x86 ~arm" SLOT="0" -DEPEND=" - virtual/libusb - net-misc/curl - " +DEPEND="virtual/libusb + net-misc/curl" RDEPEND="${DEPEND}" diff --git a/sci-libs/libapogee/libapogee-9999.ebuild b/sci-libs/libapogee/libapogee-9999.ebuild index 6f951d0..1e85408 100644 --- a/sci-libs/libapogee/libapogee-9999.ebuild +++ b/sci-libs/libapogee/libapogee-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -16,13 +16,11 @@ KEYWORDS="" SLOT="0" -DEPEND=" - virtual/libusb - net-misc/curl - " +DEPEND="virtual/libusb + net-misc/curl" RDEPEND="${DEPEND}" src_unpack() { - subversion_src_unpack + subversion_src_unpack } \ No newline at end of file -- cgit v1.2.3