summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-07-24 21:32:22 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-07-24 21:32:22 +0000
commite65e052f55ca9c0e687cb4c4454425c1cfd07074 (patch)
treea7452ee835f6691b0a36e9ec0ae105625f361d4f /app-sci
parentMinor bugfix thanks for testind danarmak (diff)
downloadgentoo-2-e65e052f55ca9c0e687cb4c4454425c1cfd07074.tar.gz
gentoo-2-e65e052f55ca9c0e687cb4c4454425c1cfd07074.tar.bz2
gentoo-2-e65e052f55ca9c0e687cb4c4454425c1cfd07074.zip
adjusted SRC_URI to match the change by author
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/orsa/ChangeLog6
-rw-r--r--app-sci/orsa/Manifest8
-rw-r--r--app-sci/orsa/orsa-0.3.0_rc1.ebuild6
-rw-r--r--app-sci/orsa/orsa-0.3.0_rc3.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/app-sci/orsa/ChangeLog b/app-sci/orsa/ChangeLog
index c97a19ac9709..1b601e85e37f 100644
--- a/app-sci/orsa/ChangeLog
+++ b/app-sci/orsa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-sci/orsa
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/ChangeLog,v 1.2 2003/07/09 22:26:59 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/ChangeLog,v 1.3 2003/07/24 21:32:19 george Exp $
+
+ 24 Jul 2003; George Shapovalov <george@gentoo.org> orsa-0.3.0_rc3.ebuild, orsa-0.3.0_rc3.ebuild :
+ name of the source tarballs changed on sourceforge, adjusted URI's and S= accordingly
+ see #25166, thanks to James Cloos <cloos@jhcloos.com> for notification
*orsa-0.3.0_rc3 (09 Jul 2003)
diff --git a/app-sci/orsa/Manifest b/app-sci/orsa/Manifest
index 2fd8558ef4b0..3a833d1d1aba 100644
--- a/app-sci/orsa/Manifest
+++ b/app-sci/orsa/Manifest
@@ -1,6 +1,6 @@
+MD5 308f7beec233b012e3a3a5612ffceee0 orsa-0.3.0_rc1.ebuild 965
+MD5 00ee0394113fb8a5c53f4b6eff9fa89a orsa-0.3.0_rc3.ebuild 798
+MD5 cfeb75fe61a093d8724a0ad3332cd767 ChangeLog 1055
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 4ac11cc803cd2a23ab9da8490d841e7c files/digest-orsa-0.3.0_rc1 66
MD5 9a419b528b36565c111576fcc7dfaa7c files/digest-orsa-0.3.0_rc3 66
-MD5 7f0f5930f7f9921b4d285a52b374a602 ChangeLog 793
-MD5 19a261c04cffdea1170b982f5d150991 orsa-0.3.0_rc1.ebuild 957
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 acf9107a4f0a50465413d7dd30844ac3 orsa-0.3.0_rc3.ebuild 788
diff --git a/app-sci/orsa/orsa-0.3.0_rc1.ebuild b/app-sci/orsa/orsa-0.3.0_rc1.ebuild
index ccf342f735e3..865b43beb8d5 100644
--- a/app-sci/orsa/orsa-0.3.0_rc1.ebuild
+++ b/app-sci/orsa/orsa-0.3.0_rc1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 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.0_rc1.ebuild,v 1.3 2003/07/19 20:50:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.3.0_rc1.ebuild,v 1.4 2003/07/24 21:32:19 george Exp $
inherit base flag-o-matic
DESCRIPTION="Orbital Reconstruction, Simulation and Analysis"
HOMEPAGE="http://orsa.sourceforge.net/"
-SRC_URI="mirror://sourceforge/orsa/${PN}_${PV}.tar.gz"
+SRC_URI="mirror://sourceforge/orsa/${PN}-${PV/_/-}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -18,7 +18,7 @@ DEPEND="virtual/glibc
x11-libs/qt
sys-libs/readline"
-S=${WORKDIR}/${PN}_${PV}
+S=${WORKDIR}/${PN}-${PV/_/-}
replace-flags k6-3 i586
replace-flags k6-2 i586
diff --git a/app-sci/orsa/orsa-0.3.0_rc3.ebuild b/app-sci/orsa/orsa-0.3.0_rc3.ebuild
index 7f891319c159..f9b8b255b52e 100644
--- a/app-sci/orsa/orsa-0.3.0_rc3.ebuild
+++ b/app-sci/orsa/orsa-0.3.0_rc3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 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.0_rc3.ebuild,v 1.2 2003/07/19 20:50:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/orsa/orsa-0.3.0_rc3.ebuild,v 1.3 2003/07/24 21:32:19 george Exp $
inherit base flag-o-matic
DESCRIPTION="Orbital Reconstruction, Simulation and Analysis"
HOMEPAGE="http://orsa.sourceforge.net/"
-SRC_URI="mirror://sourceforge/orsa/${PN}_${PV}.tar.gz"
+SRC_URI="mirror://sourceforge/orsa/${PN}-${PV/_/-}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -18,7 +18,7 @@ DEPEND="virtual/glibc
x11-libs/qt
sys-libs/readline"
-S=${WORKDIR}/${PN}_${PV}
+S="${WORKDIR}/${PN}-${PV/_/-}"
replace-flags k6-3 i586
replace-flags k6-2 i586