diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-25 15:04:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-25 15:04:13 +0000 |
commit | 312761cb14dc49f63748c93e9dcfd0bde1fc376a (patch) | |
tree | 6d7924b9ea0b5250896b5f416daf64e0746b810d /sci-astronomy | |
parent | sparc stable wrt #357587 (diff) | |
download | gentoo-2-312761cb14dc49f63748c93e9dcfd0bde1fc376a.tar.gz gentoo-2-312761cb14dc49f63748c93e9dcfd0bde1fc376a.tar.bz2 gentoo-2-312761cb14dc49f63748c93e9dcfd0bde1fc376a.zip |
Drop sparc keywords
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/orsa/ChangeLog | 8 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.6.1.ebuild | 6 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.7.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-astronomy/orsa/ChangeLog b/sci-astronomy/orsa/ChangeLog index 0ea763020f5c..5c7fcc05d4b9 100644 --- a/sci-astronomy/orsa/ChangeLog +++ b/sci-astronomy/orsa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/orsa -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.19 2010/02/19 04:28:54 markusle Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.20 2011/04/25 15:04:13 armin76 Exp $ + + 25 Apr 2011; Raúl Porcel <armin76@gentoo.org> orsa-0.6.1.ebuild, + orsa-0.7.0.ebuild: + Drop sparc keywords 19 Feb 2010; Markus Dittrich <markusle@gentoo.org> orsa-0.6.1.ebuild, orsa-0.7.0.ebuild: diff --git a/sci-astronomy/orsa/orsa-0.6.1.ebuild b/sci-astronomy/orsa/orsa-0.6.1.ebuild index cb7fbd3396b2..9424e7fdde2f 100644 --- a/sci-astronomy/orsa/orsa-0.6.1.ebuild +++ b/sci-astronomy/orsa/orsa-0.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.6.1.ebuild,v 1.12 2010/02/19 04:28:54 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.6.1.ebuild,v 1.13 2011/04/25 15:04:13 armin76 Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/orsa/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="opengl mpi fftw ginac cln gsl" S="${WORKDIR}/${P/_/-}" diff --git a/sci-astronomy/orsa/orsa-0.7.0.ebuild b/sci-astronomy/orsa/orsa-0.7.0.ebuild index 36fb3eeb8ba3..8c2c8dcd849b 100644 --- a/sci-astronomy/orsa/orsa-0.7.0.ebuild +++ b/sci-astronomy/orsa/orsa-0.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.7.0.ebuild,v 1.5 2010/02/19 04:28:54 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.7.0.ebuild,v 1.6 2011/04/25 15:04:13 armin76 Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="opengl mpi ginac cln gsl fftw xinerama threads static" DEPEND=">=sys-libs/readline-4.2 |