summaryrefslogtreecommitdiff
path: root/sci-astronomy
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-06-09 22:35:34 +0200
committerCtibor <ctibor.brancik@seznam.cz>2015-06-09 22:35:34 +0200
commitbd855cb411f47b2c41ee101d48e1eb01ca946d57 (patch)
tree573fce5f709e1cb21cddd59fe301f9465c668a20 /sci-astronomy
parent99677a1781511517602818aa4db55d319f8680a1 (diff)
downloadbrancik-overlay-bd855cb411f47b2c41ee101d48e1eb01ca946d57.tar.gz
brancik-overlay-bd855cb411f47b2c41ee101d48e1eb01ca946d57.tar.bz2
Modified sci-astronomy/astrometry-data ebuild to conform to the specs.
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/astrometry-data/astrometry-data-1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-astronomy/astrometry-data/astrometry-data-1.ebuild b/sci-astronomy/astrometry-data/astrometry-data-1.ebuild
index 07bb6f2..a918bef 100644
--- a/sci-astronomy/astrometry-data/astrometry-data-1.ebuild
+++ b/sci-astronomy/astrometry-data/astrometry-data-1.ebuild
@@ -8,7 +8,8 @@ DESCRIPTION="Index files for use with sci-astronomy/astrometry offline solver."
HOMEPAGE="http://www.astrometry.net"
SLOT="0"
-
+LICENSE="GPL-2"
+KEYWORDS="-x86 -amd64 -arm"
for number in $( seq 47 ); do
if [ $number -lt 10 ]; then
@@ -67,7 +68,7 @@ SRC_URI="
IUSE="tiny small medium large tycho2"
-REQUIRED_USE="|| ( tiny small medium large tycho2)"
+REQUIRED_USE="|| ( tiny small medium large tycho2 )"
DEPEND="sci-astronomy/astrometry"