diff options
author | 2020-09-22 06:09:03 -0400 | |
---|---|---|
committer | 2020-09-22 06:09:03 -0400 | |
commit | b241551a176d48b089fff356cb77bc703e1a1d8c (patch) | |
tree | ff15c67263db4bb1763436ed5181648e69d4ac00 /sci-astronomy | |
parent | sci-astronomy/psfex: drop package (diff) | |
download | sci-b241551a176d48b089fff356cb77bc703e1a1d8c.tar.gz sci-b241551a176d48b089fff356cb77bc703e1a1d8c.tar.bz2 sci-b241551a176d48b089fff356cb77bc703e1a1d8c.zip |
sci-astronomy/scamp: drop package
present in ::gentoo
Package-Manager: Portage-3.0.7, Repoman-3.0.1
RepoMan-Options: --force
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/scamp/scamp-9999.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-astronomy/scamp/scamp-9999.ebuild b/sci-astronomy/scamp/scamp-9999.ebuild index b5fa5eff4..3e37a5471 100644 --- a/sci-astronomy/scamp/scamp-9999.ebuild +++ b/sci-astronomy/scamp/scamp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -52,3 +52,5 @@ src_install () { default use doc && dodoc doc/* } + + |