diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-10-01 15:20:50 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-10-01 15:20:50 +0000 |
commit | df66880c27bdebb0a9c699d1807e0e76c829d3b4 (patch) | |
tree | d2df5b2ecd32b40c0d81a682b043feed99b5bbf5 /sci-astronomy | |
parent | Revision bump, hopefully fixing (again) bug #66377. (diff) | |
download | gentoo-2-df66880c27bdebb0a9c699d1807e0e76c829d3b4.tar.gz gentoo-2-df66880c27bdebb0a9c699d1807e0e76c829d3b4.tar.bz2 gentoo-2-df66880c27bdebb0a9c699d1807e0e76c829d3b4.zip |
Add ~sparc keyword for testing.
(Portage version: 2.2_rc11/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/orsa/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/orsa/ChangeLog b/sci-astronomy/orsa/ChangeLog index 091db7c3ed69..2657bcae04fc 100644 --- a/sci-astronomy/orsa/ChangeLog +++ b/sci-astronomy/orsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/orsa # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.17 2008/08/06 12:47:54 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.18 2008/10/01 15:20:50 fmccor Exp $ + + 01 Oct 2008; Ferris McCormick <fmccor@gentoo.org> orsa-0.7.0.ebuild: + Add ~sparc keyword for testing. 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. diff --git a/sci-astronomy/orsa/orsa-0.7.0.ebuild b/sci-astronomy/orsa/orsa-0.7.0.ebuild index 6dc5d39fdd6b..a05aea682c9b 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-2008 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.3 2008/07/27 22:18:43 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.7.0.ebuild,v 1.4 2008/10/01 15:20:50 fmccor Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="opengl qt3 mpi ginac cln gsl fftw xinerama threads static" DEPEND=">=sys-libs/readline-4.2 |