diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-06-23 02:41:33 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-06-23 02:41:33 +0000 |
commit | ecf087562434b297f881389b22076bb9df5a1ecb (patch) | |
tree | d626d4ce781bcf2bda562e3868f1534a277c6fb1 /sci-astronomy/orsa | |
parent | Removed obsolete versions. (diff) | |
download | historical-ecf087562434b297f881389b22076bb9df5a1ecb.tar.gz historical-ecf087562434b297f881389b22076bb9df5a1ecb.tar.bz2 historical-ecf087562434b297f881389b22076bb9df5a1ecb.zip |
Removed obsolete versions.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-astronomy/orsa')
-rw-r--r-- | sci-astronomy/orsa/ChangeLog | 8 | ||||
-rw-r--r-- | sci-astronomy/orsa/Manifest | 6 | ||||
-rw-r--r-- | sci-astronomy/orsa/files/digest-orsa-0.3.1 | 1 | ||||
-rw-r--r-- | sci-astronomy/orsa/files/digest-orsa-0.5.0_rc2 | 1 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.3.1.ebuild | 34 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild | 65 |
6 files changed, 7 insertions, 108 deletions
diff --git a/sci-astronomy/orsa/ChangeLog b/sci-astronomy/orsa/ChangeLog index d27234ba455f..b3ad6694d9c7 100644 --- a/sci-astronomy/orsa/ChangeLog +++ b/sci-astronomy/orsa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/orsa -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.7 2004/12/28 20:28:56 ribosome Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.8 2005/06/23 02:41:33 ribosome Exp $ + + 23 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -orsa-0.3.1.ebuild, + -orsa-0.5.0_rc2.ebuild: + Removed obsolete versions. 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> orsa-0.6.1.ebuild: Dependency update: dev-libs/gsl -> sci-libs/gsl. diff --git a/sci-astronomy/orsa/Manifest b/sci-astronomy/orsa/Manifest index 65c25360b2ab..468751f644fb 100644 --- a/sci-astronomy/orsa/Manifest +++ b/sci-astronomy/orsa/Manifest @@ -1,8 +1,4 @@ -MD5 f01048159df254167c32316f08c0f713 orsa-0.5.0_rc2.ebuild 1585 MD5 c6cbba0f09e3fe848f78ec9dfb340886 orsa-0.6.1.ebuild 1641 -MD5 5f08991a011be80f92b1bed4a39eaa5a orsa-0.3.1.ebuild 754 -MD5 29015856e23f5d66d59e7640ae3b7add ChangeLog 3005 +MD5 6716420bcac9c18577d9523cce553366 ChangeLog 3134 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 38ab5f417512fb8637bffdfb874be99c files/digest-orsa-0.3.1 62 MD5 e07b8e8024922c45167669a6089cb7a6 files/digest-orsa-0.6.1 62 -MD5 d07e1ada42ab073d4c6af277c950d8d5 files/digest-orsa-0.5.0_rc2 66 diff --git a/sci-astronomy/orsa/files/digest-orsa-0.3.1 b/sci-astronomy/orsa/files/digest-orsa-0.3.1 deleted file mode 100644 index df838e0331f7..000000000000 --- a/sci-astronomy/orsa/files/digest-orsa-0.3.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 0c68e475aaef49f8027d787f5b6d485b orsa-0.3.1.tar.gz 541742 diff --git a/sci-astronomy/orsa/files/digest-orsa-0.5.0_rc2 b/sci-astronomy/orsa/files/digest-orsa-0.5.0_rc2 deleted file mode 100644 index 958e5d98e5d6..000000000000 --- a/sci-astronomy/orsa/files/digest-orsa-0.5.0_rc2 +++ /dev/null @@ -1 +0,0 @@ -MD5 f25173bb803b122870973c28c7ecad20 orsa-0.5.0-rc2.tar.gz 729142 diff --git a/sci-astronomy/orsa/orsa-0.3.1.ebuild b/sci-astronomy/orsa/orsa-0.3.1.ebuild deleted file mode 100644 index 557d939791bf..000000000000 --- a/sci-astronomy/orsa/orsa-0.3.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.3.1.ebuild,v 1.3 2004/12/29 03:04:03 ribosome Exp $ - -inherit base flag-o-matic - -DESCRIPTION="Orbit Reconstruction, Simulation and Analysis" -HOMEPAGE="http://orsa.sourceforge.net/" -SRC_URI="mirror://sourceforge/orsa/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" -KEYWORDS="x86" - -DEPEND="virtual/libc - sci-libs/fftw - sci-libs/gsl - x11-libs/qt - sys-libs/readline" - -replace-flags k6-3 i586 -replace-flags k6-2 i586 -replace-flags k6 i586 - -src_compile() { - econf || die "configure failed" - emake || die -} - -src_install() { - einstall || die - dodoc AUTHORS ChangeLog INSTALL NEWS README THANKS -} diff --git a/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild b/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild deleted file mode 100644 index bd27664c7a0f..000000000000 --- a/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild,v 1.5 2004/12/29 03:04:03 ribosome Exp $ - -inherit base flag-o-matic - -DESCRIPTION="Orbit Reconstruction, Simulation and Analysis" -HOMEPAGE="http://orsa.sourceforge.net/" -SRC_URI="mirror://sourceforge/orsa/${P/_/-}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="opengl mpi fftw ginac cln gsl qt" - -S="${WORKDIR}/${P/_/-}" - -DEPEND="virtual/libc - fftw? ( =sci-libs/fftw-2.1* ) - >=sci-libs/gsl-1.3 - qt? ( >=x11-libs/qt-3.2 ) - >=sys-libs/readline-4.2 - mpi? ( sys-cluster/lam-mpi ) - ginac? ( >=sci-mathematics/ginac-1.1.1 ) - gsl? ( sci-libs/gsl ) - cln? ( sci-libs/cln )" - -replace-flags k6-3 i586 -replace-flags k6-2 i586 -replace-flags k6 i586 - -src_compile() { - if ! use mpi; then - export MPICXX="g++" - fi - local myconf - if ! use ginac; then - myconf="--with-ginac-prefix=/no/such/file" - fi - if ! use gsl; then - myconf="${myconf} --with-gsl-prefix=/no/such/file" - fi - if ! use cln; then - myconf="${myconf} --with-cln-prefix=/no/such/file" - fi - if ! use fftw; then - sed -e 's/have_fftw=yes/have_fftw=no/' -i configure - fi - if ! use qt; then - myconf="${myconf} --with-qt-dir=/no/such/file" - fi - econf ${myconf} $(use_with opengl gl) || die "configure failed" - if use mpi; then - sed -e 's/\(orsa_LDADD = .*\)/\1 -llammpi++ -lmpi -llam -lpthread/' \ - -i src/orsa/Makefile - fi - - emake || die -} - -src_install() { - einstall || die - dodoc AUTHORS ChangeLog INSTALL NEWS README THANKS - dodoc src/test/* -} |