summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-10-10 00:10:29 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-10-10 00:10:29 +0000
commit5428aac6c158806eddef4783497a6ddf8fe6aaee (patch)
tree0ec73c34f3a7ed0c984bcb5f36d54e0ed4cb3992 /sci-chemistry
parentInitial import of the tokyo dystopia fulltext search engine. Ebuild by me bas... (diff)
downloadgentoo-2-5428aac6c158806eddef4783497a6ddf8fe6aaee.tar.gz
gentoo-2-5428aac6c158806eddef4783497a6ddf8fe6aaee.tar.bz2
gentoo-2-5428aac6c158806eddef4783497a6ddf8fe6aaee.zip
Fixing Homepage, half of #285068
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/coot/ChangeLog6
-rw-r--r--sci-chemistry/coot/coot-0.1.2.ebuild4
-rw-r--r--sci-chemistry/coot/coot-0.3.1.ebuild4
-rw-r--r--sci-chemistry/coot/coot-0.3.3.ebuild4
-rw-r--r--sci-chemistry/coot/coot-0.4_pre2-r549.ebuild6
5 files changed, 14 insertions, 10 deletions
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index b5274cec9048..2f2a31f023a2 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/coot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.18 2009/04/17 09:53:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.19 2009/10/10 00:10:29 patrick Exp $
+
+ 10 Oct 2009; Patrick Lauer <patrick@gentoo.org> coot-0.1.2.ebuild,
+ coot-0.3.1.ebuild, coot-0.3.3.ebuild, coot-0.4_pre2-r549.ebuild:
+ Fixing Homepage, half of #285068
17 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> coot-0.4_pre2-r549:
Fixed license, thanks jlec
diff --git a/sci-chemistry/coot/coot-0.1.2.ebuild b/sci-chemistry/coot/coot-0.1.2.ebuild
index 2e53f5fe87d4..aa5743249419 100644
--- a/sci-chemistry/coot/coot-0.1.2.ebuild
+++ b/sci-chemistry/coot/coot-0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.1.2.ebuild,v 1.4 2009/02/11 05:35:13 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.1.2.ebuild,v 1.5 2009/10/10 00:10:29 patrick Exp $
inherit autotools
@@ -8,7 +8,7 @@ MY_PV=${PV/_pre/-pre-}
MY_P="${PN}-${MY_PV}"
DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, completion and validation"
-HOMEPAGE="http://www.ysbl.york.ac.uk/~emsley/coot/"
+HOMEPAGE="http://www.biop.ox.ac.uk/coot/"
RESTRICT="mirror"
if [[ ${MY_PV} = *pre* ]]; then
SRC_URI="http://www.ysbl.york.ac.uk/~emsley/software/pre-release/${MY_P}.tar.gz"
diff --git a/sci-chemistry/coot/coot-0.3.1.ebuild b/sci-chemistry/coot/coot-0.3.1.ebuild
index d2831ecca88a..5c26dca35a63 100644
--- a/sci-chemistry/coot/coot-0.3.1.ebuild
+++ b/sci-chemistry/coot/coot-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.3.1.ebuild,v 1.5 2009/02/11 05:35:13 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.3.1.ebuild,v 1.6 2009/10/10 00:10:29 patrick Exp $
inherit autotools eutils
@@ -8,7 +8,7 @@ MY_PV=${PV/_pre/-pre-}
MY_P="${PN}-${MY_PV}"
DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, completion and validation"
-HOMEPAGE="http://www.ysbl.york.ac.uk/~emsley/coot/"
+HOMEPAGE="http://www.biop.ox.ac.uk/coot/"
if [[ ${MY_PV} = *pre* ]]; then
SRC_URI="http://www.ysbl.york.ac.uk/~emsley/software/pre-release/${MY_P}.tar.gz"
else
diff --git a/sci-chemistry/coot/coot-0.3.3.ebuild b/sci-chemistry/coot/coot-0.3.3.ebuild
index 8e972dcf70ea..32fc5934009d 100644
--- a/sci-chemistry/coot/coot-0.3.3.ebuild
+++ b/sci-chemistry/coot/coot-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.3.3.ebuild,v 1.2 2009/02/11 05:35:13 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.3.3.ebuild,v 1.3 2009/10/10 00:10:29 patrick Exp $
inherit autotools eutils
@@ -8,7 +8,7 @@ MY_PV=${PV/_pre/-pre-}
MY_P="${PN}-${MY_PV}"
DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, completion and validation"
-HOMEPAGE="http://www.ysbl.york.ac.uk/~emsley/coot/"
+HOMEPAGE="http://www.biop.ox.ac.uk/coot/"
if [[ ${MY_PV} = *pre* ]]; then
SRC_URI="http://www.ysbl.york.ac.uk/~emsley/software/pre-release/${MY_P}.tar.gz"
else
diff --git a/sci-chemistry/coot/coot-0.4_pre2-r549.ebuild b/sci-chemistry/coot/coot-0.4_pre2-r549.ebuild
index ad9fe7738ab1..0de768f3aced 100644
--- a/sci-chemistry/coot/coot-0.4_pre2-r549.ebuild
+++ b/sci-chemistry/coot/coot-0.4_pre2-r549.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.4_pre2-r549.ebuild,v 1.2 2009/04/17 09:53:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.4_pre2-r549.ebuild,v 1.3 2009/10/10 00:10:29 patrick Exp $
inherit autotools eutils
@@ -10,7 +10,7 @@ MY_PV=${PV/_pre/-pre-}
MY_P=${PN}-${MY_PV}
DESCRIPTION="Crystallographic Object-Oriented Toolkit for model building, completion and validation"
-HOMEPAGE="http://www.ysbl.york.ac.uk/~emsley/coot/"
+HOMEPAGE="http://www.biop.ox.ac.uk/coot/"
if [[ ${MY_PV} = *pre* ]]; then
SRC_URI="http://www.ysbl.york.ac.uk/~emsley/software/pre-release/${MY_S_P}.tar.gz"
else