diff options
author | 2004-03-10 10:24:48 +0000 | |
---|---|---|
committer | 2004-03-10 10:24:48 +0000 | |
commit | e28dad914f79b26b311f62144e83999ce74013c5 (patch) | |
tree | 979118b71bb7e91ec52451668f6c5fac55dd70b8 /app-sci/orsa | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-e28dad914f79b26b311f62144e83999ce74013c5.tar.gz gentoo-2-e28dad914f79b26b311f62144e83999ce74013c5.tar.bz2 gentoo-2-e28dad914f79b26b311f62144e83999ce74013c5.zip |
fixing description
Diffstat (limited to 'app-sci/orsa')
-rw-r--r-- | app-sci/orsa/ChangeLog | 8 | ||||
-rw-r--r-- | app-sci/orsa/orsa-0.3.1.ebuild | 6 | ||||
-rw-r--r-- | app-sci/orsa/orsa-0.5.0_rc2.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/app-sci/orsa/ChangeLog b/app-sci/orsa/ChangeLog index 7a9940013005..911f6e693b44 100644 --- a/app-sci/orsa/ChangeLog +++ b/app-sci/orsa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/orsa # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/ChangeLog,v 1.5 2004/03/10 07:03:08 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/ChangeLog,v 1.6 2004/03/10 10:24:48 phosphan Exp $ + + 10 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> orsa-0.3.1.ebuild, + orsa-0.5.0_rc2.ebuild: + Corrected description *orsa-0.5.0_rc2 (10 Mar 2004) @@ -27,5 +31,5 @@ 13 Mar 2003; George Shapovalov <george@gentoo.org> ChangeLog, orsa-0.3.0_rc1.ebuild, files/{digest-orsa-0.3.0_rc1} : initial release (#15726) - ORSA Orbital Reconstruction Simulation Algorithym + ORSA Orbit Reconstruction, Simulation and Analysis ebuild submitted by David Cozatt <yggsdrasil@hotmail.com> diff --git a/app-sci/orsa/orsa-0.3.1.ebuild b/app-sci/orsa/orsa-0.3.1.ebuild index c61ade9254ca..7f62b7f59310 100644 --- a/app-sci/orsa/orsa-0.3.1.ebuild +++ b/app-sci/orsa/orsa-0.3.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.3.1.ebuild,v 1.2 2004/03/10 08:17:17 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.3.1.ebuild,v 1.3 2004/03/10 10:24:48 phosphan Exp $ inherit base flag-o-matic -DESCRIPTION="Orbital Reconstruction, Simulation and Analysis" +DESCRIPTION="Orbit Reconstruction, Simulation and Analysis" HOMEPAGE="http://orsa.sourceforge.net/" SRC_URI="mirror://sourceforge/orsa/${P}.tar.gz" diff --git a/app-sci/orsa/orsa-0.5.0_rc2.ebuild b/app-sci/orsa/orsa-0.5.0_rc2.ebuild index fc12a9b4ebac..90de6346e413 100644 --- a/app-sci/orsa/orsa-0.5.0_rc2.ebuild +++ b/app-sci/orsa/orsa-0.5.0_rc2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.5.0_rc2.ebuild,v 1.2 2004/03/10 09:00:27 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.5.0_rc2.ebuild,v 1.3 2004/03/10 10:24:48 phosphan Exp $ inherit base flag-o-matic -DESCRIPTION="Orbital Reconstruction, Simulation and Analysis" +DESCRIPTION="Orbit Reconstruction, Simulation and Analysis" HOMEPAGE="http://orsa.sourceforge.net/" SRC_URI="mirror://sourceforge/orsa/${P/_/-}.tar.gz" |