summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-09-21 12:41:06 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-09-21 12:41:06 +0000
commit49285dafa03eba6b16067f2af19c488d70f4cf4b (patch)
tree0ebda824b98d65899ba45398143a8e2c40a0cb9a /app-sci/rasmol
parentremove hyriand USEflag (diff)
downloadhistorical-49285dafa03eba6b16067f2af19c488d70f4cf4b.tar.gz
historical-49285dafa03eba6b16067f2af19c488d70f4cf4b.tar.bz2
historical-49285dafa03eba6b16067f2af19c488d70f4cf4b.zip
SRC_URI updates
Diffstat (limited to 'app-sci/rasmol')
-rw-r--r--app-sci/rasmol/Manifest2
-rw-r--r--app-sci/rasmol/rasmol-2.6_beta2.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-sci/rasmol/Manifest b/app-sci/rasmol/Manifest
index 86a4eeccd2b6..cc30e6a6ad2b 100644
--- a/app-sci/rasmol/Manifest
+++ b/app-sci/rasmol/Manifest
@@ -1,4 +1,4 @@
MD5 6377c345d55fe32a0cc6e6878f3743d5 ChangeLog 431
-MD5 95cf2d0001a533dbdbc2e30e7608de62 rasmol-2.6_beta2.ebuild 1537
+MD5 2ae720809ad3672eb2324fe5f0e5a606 rasmol-2.6_beta2.ebuild 1510
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 cbf2c3b1987b37cbcf8da8ccd4ef380c files/digest-rasmol-2.6_beta2 135
diff --git a/app-sci/rasmol/rasmol-2.6_beta2.ebuild b/app-sci/rasmol/rasmol-2.6_beta2.ebuild
index 52171d64eca0..afb037ca92ce 100644
--- a/app-sci/rasmol/rasmol-2.6_beta2.ebuild
+++ b/app-sci/rasmol/rasmol-2.6_beta2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/rasmol/rasmol-2.6_beta2.ebuild,v 1.6 2003/09/06 22:23:06 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/rasmol/rasmol-2.6_beta2.ebuild,v 1.7 2003/09/21 12:41:01 aliz Exp $
DESCRIPTION="Free program which displays molecular structure."
HOMEPAGE="http://www.umass.edu/microbio/rasmol/index2.htm"
@@ -11,8 +11,8 @@ LICENSE="public-domain"
DEPEND="virtual/x11"
P0=rasmol_2.6b2
-SRC_URI="ftp://ftp.debian.org/debian/pool/main/r/${PN}/${P0}.orig.tar.gz
- ftp://ftp.debian.org/debian/pool/main/r/${PN}/${P0}-6.diff.gz"
+SRC_URI="mirror://debian/pool/main/r/rasmol/${P0}.orig.tar.gz
+ mirror://debian/pool/main/r/rasmol/${P0}-6.diff.gz"
S="${WORKDIR}/RasMol2"