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-astronomy/lin_guider/lin_guider-2.11.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-astronomy/lin_guider') diff --git a/sci-astronomy/lin_guider/lin_guider-2.11.1.ebuild b/sci-astronomy/lin_guider/lin_guider-2.11.1.ebuild index be734a2..d2884d0 100644 --- a/sci-astronomy/lin_guider/lin_guider-2.11.1.ebuild +++ b/sci-astronomy/lin_guider/lin_guider-2.11.1.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: $ @@ -26,6 +26,6 @@ RDEPEND="${DEPEND} \ S="${WORKDIR}/lin_guider_pack/lin_guider" src_install() { - dobin lin_guider || die - dodoc COPYING readme.en readme.ru ChangeLog || die + dobin lin_guider || die + dodoc readme.en readme.ru ChangeLog || die } \ No newline at end of file -- cgit v1.2.3