diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-09-30 08:32:21 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-09-30 08:32:21 +0000 |
commit | 7d75d7fd6d0fa0f263cb3f3ad7dc01b46fc8d4cd (patch) | |
tree | 6a8c3dae28d5376cc01cff571b1b1fb003dfd7e2 /sci-astronomy | |
parent | Add XEphem license wrt #436630 by Ulrich Müller <ulm@gentoo.org> (diff) | |
download | gentoo-2-7d75d7fd6d0fa0f263cb3f3ad7dc01b46fc8d4cd.tar.gz gentoo-2-7d75d7fd6d0fa0f263cb3f3ad7dc01b46fc8d4cd.tar.bz2 gentoo-2-7d75d7fd6d0fa0f263cb3f3ad7dc01b46fc8d4cd.zip |
Use XEphem license wrt #436630 by Ulrich Müller <ulm@gentoo.org>
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/xephem/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.7.3.ebuild | 8 | ||||
-rw-r--r-- | sci-astronomy/xephem/xephem-3.7.5.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/sci-astronomy/xephem/ChangeLog b/sci-astronomy/xephem/ChangeLog index f7ecf04333e2..a3d4b9d1e8cd 100644 --- a/sci-astronomy/xephem/ChangeLog +++ b/sci-astronomy/xephem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/xephem # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/ChangeLog,v 1.38 2012/08/05 14:59:38 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/ChangeLog,v 1.39 2012/09/30 08:32:21 xarthisius Exp $ + + 30 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> xephem-3.7.3.ebuild, + xephem-3.7.5.ebuild: + Use XEphem license wrt #436630 by Ulrich Müller <ulm@gentoo.org> 05 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> -xephem-3.7.4-r1.ebuild, xephem-3.7.5.ebuild: diff --git a/sci-astronomy/xephem/xephem-3.7.3.ebuild b/sci-astronomy/xephem/xephem-3.7.3.ebuild index a59c8864129d..e6d3ff841515 100644 --- a/sci-astronomy/xephem/xephem-3.7.3.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.3.ebuild,v 1.12 2010/11/08 17:10:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.3.ebuild,v 1.13 2012/09/30 08:32:20 xarthisius Exp $ EAPI=1 -inherit eutils +inherit eutils multilib DESCRIPTION="Interactive tool for astronomical ephemeris and sky simulation" SRC_URI="http://www.clearskyinstitute.com/xephem/${P}.tar.gz" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.clearskyinstitute.com/xephem" KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="" SLOT="0" -LICENSE="as-is" +LICENSE="XEphem" DEPEND=">=x11-libs/openmotif-2.3:0 virtual/jpeg media-libs/libpng" diff --git a/sci-astronomy/xephem/xephem-3.7.5.ebuild b/sci-astronomy/xephem/xephem-3.7.5.ebuild index 6476ce1ac2d8..0f509b86c29f 100644 --- a/sci-astronomy/xephem/xephem-3.7.5.ebuild +++ b/sci-astronomy/xephem/xephem-3.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.5.ebuild,v 1.2 2012/08/05 14:59:38 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/xephem/xephem-3.7.5.ebuild,v 1.3 2012/09/30 08:32:20 xarthisius Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://97.74.56.125/free/${P}.tar.gz" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" SLOT=0 -LICENSE="as-is" +LICENSE="XEphem" DEPEND=">=x11-libs/openmotif-2.3:0 virtual/jpeg |