aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-06-13 09:04:39 +0200
committerJustin Lecher <jlec@gentoo.org>2013-06-13 09:04:39 +0200
commit33f6193370c9ef23081f45c3cfe4ad9f93192793 (patch)
treedee7a801743025dfb5100b0e246edd03dd04d86e /sci-astronomy/galfit-bin
parentsci-astronomy/eazy: Fix license (diff)
downloadsci-33f6193370c9ef23081f45c3cfe4ad9f93192793.tar.gz
sci-33f6193370c9ef23081f45c3cfe4ad9f93192793.tar.bz2
sci-33f6193370c9ef23081f45c3cfe4ad9f93192793.zip
sci-astronomy/galfit-bin: Fix license
Package-Manager: portage-2.2.0_alpha179
Diffstat (limited to 'sci-astronomy/galfit-bin')
-rw-r--r--sci-astronomy/galfit-bin/ChangeLog3
-rw-r--r--sci-astronomy/galfit-bin/galfit-bin-3.0.4.ebuild6
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/galfit-bin/ChangeLog b/sci-astronomy/galfit-bin/ChangeLog
index fda97a234..02bfb469d 100644
--- a/sci-astronomy/galfit-bin/ChangeLog
+++ b/sci-astronomy/galfit-bin/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Jun 2013; Justin Lecher <jlec@gentoo.org> galfit-bin-3.0.4.ebuild:
+ Fix license
+
17 Jan 2013; Justin Lecher <jlec@gentoo.org> galfit-bin-3.0.4.ebuild,
metadata.xml:
Since #452532 we have libtinfo.so in the tree
diff --git a/sci-astronomy/galfit-bin/galfit-bin-3.0.4.ebuild b/sci-astronomy/galfit-bin/galfit-bin-3.0.4.ebuild
index 11a12259a..8730c50dc 100644
--- a/sci-astronomy/galfit-bin/galfit-bin-3.0.4.ebuild
+++ b/sci-astronomy/galfit-bin/galfit-bin-3.0.4.ebuild
@@ -18,9 +18,7 @@ SRC_URI="
examples? ( ${CURI}/${MYPN}-ex.tar.gz )
test? ( ${CURI}/${MYPN}-ex.tar.gz )"
-RESTRICT="mirror"
-
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples test"
@@ -28,6 +26,8 @@ IUSE="doc examples test"
RDEPEND="sys-libs/ncurses[tinfo]"
DEPEND=""
+RESTRICT="mirror"
+
S="${WORKDIR}"
src_test() {