summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-08-09 16:19:38 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-08-09 16:19:38 +0000
commitb2b89279725ec787f1a8e18932294301f1375052 (patch)
treeba2c27eb26f53a1641557d829fbe51d80a3671b9 /sci-chemistry/reduce
parentRevision bump. Importing 2.6.17.8 and some fixes/feature-enhancements from 2.... (diff)
downloadgentoo-2-b2b89279725ec787f1a8e18932294301f1375052.tar.gz
gentoo-2-b2b89279725ec787f1a8e18932294301f1375052.tar.bz2
gentoo-2-b2b89279725ec787f1a8e18932294301f1375052.zip
Update SRC_URI.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'sci-chemistry/reduce')
-rw-r--r--sci-chemistry/reduce/ChangeLog6
-rw-r--r--sci-chemistry/reduce/reduce-2.21.030604.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-chemistry/reduce/ChangeLog b/sci-chemistry/reduce/ChangeLog
index da42e0da7f80..07fd89c78058 100644
--- a/sci-chemistry/reduce/ChangeLog
+++ b/sci-chemistry/reduce/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/reduce
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/ChangeLog,v 1.4 2006/08/05 05:16:13 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/ChangeLog,v 1.5 2006/08/09 16:19:38 dberkholz Exp $
+
+ 09 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
+ reduce-2.21.030604.ebuild:
+ Update SRC_URI.
05 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Remove myself as maintainer, anyone feel free to work on this, although I'll
diff --git a/sci-chemistry/reduce/reduce-2.21.030604.ebuild b/sci-chemistry/reduce/reduce-2.21.030604.ebuild
index 6177557e22ba..5ecc8804191b 100644
--- a/sci-chemistry/reduce/reduce-2.21.030604.ebuild
+++ b/sci-chemistry/reduce/reduce-2.21.030604.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/reduce-2.21.030604.ebuild,v 1.2 2006/07/09 07:10:03 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/reduce/reduce-2.21.030604.ebuild,v 1.3 2006/08/09 16:19:38 dberkholz Exp $
# If you want to fix the warnings about friend declaration 'foo' declared as
# a non-template function, see http://gcc.gnu.org/faq.html#friend.
@@ -10,8 +10,8 @@ inherit eutils toolchain-funcs
MY_P="${PN}.${PV}"
DESCRIPTION="Adds hydrogens to a Protein Data Bank (PDB) molecule structure file"
HOMEPAGE="http://kinemage.biochem.duke.edu/software/reduce.php"
-SRC_URI="http://kinemage.biochem.duke.edu/ftpsite/pub/software/reduce/${MY_P}.src.tgz
- http://kinemage.biochem.duke.edu/ftpsite/pub/software/reduce/reduce_het_dict.txt.zip"
+SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/reduce/${MY_P}.src.tgz
+ http://kinemage.biochem.duke.edu/downloads/software/reduce/reduce_het_dict.txt.zip"
LICENSE="richardson"
SLOT="0"
KEYWORDS="ppc x86"