Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/fitsh/
Date: Sat, 29 May 2021 19:03:38
Message-Id: 1622314965.1b628b9e8af68bcb1dc75c4604aa778a4251deb7.soap@gentoo
1 commit: 1b628b9e8af68bcb1dc75c4604aa778a4251deb7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 19:02:45 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 19:02:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b628b9e
7
8 sci-astronomy/fitsh: ebuild tidying
9
10 Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 sci-astronomy/fitsh/fitsh-0.9.2.ebuild | 7 +------
15 1 file changed, 1 insertion(+), 6 deletions(-)
16
17 diff --git a/sci-astronomy/fitsh/fitsh-0.9.2.ebuild b/sci-astronomy/fitsh/fitsh-0.9.2.ebuild
18 index 86640da8570..c32d7fc69cc 100644
19 --- a/sci-astronomy/fitsh/fitsh-0.9.2.ebuild
20 +++ b/sci-astronomy/fitsh/fitsh-0.9.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -10,8 +10,3 @@ SRC_URI="https://fitsh.net/download/fitsh/${P}.tar.gz"
28 LICENSE="GPL-3"
29 SLOT="0"
30 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
31 -
32 -IUSE=""
33 -
34 -RDEPEND=""
35 -DEPEND="${RDEPEND}"