summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 15:24:09 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 15:24:09 +0000
commit61eb5c60f3611627e986c6e841e1d8c979db51e9 (patch)
tree6dc168195034cec202f8dfa210866ddc5b5e69ee /sci-biology
parentRemove RESTRICT as it's not required. Old policy for not mirroring files from... (diff)
downloadhistorical-61eb5c60f3611627e986c6e841e1d8c979db51e9.tar.gz
historical-61eb5c60f3611627e986c6e841e1d8c979db51e9.tar.bz2
historical-61eb5c60f3611627e986c6e841e1d8c979db51e9.zip
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/foldingathome/ChangeLog6
-rw-r--r--sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild4
-rw-r--r--sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild4
-rw-r--r--sci-biology/t-coffee/ChangeLog6
-rw-r--r--sci-biology/t-coffee/t-coffee-4.96.ebuild4
-rw-r--r--sci-biology/t-coffee/t-coffee-5.05.ebuild4
6 files changed, 18 insertions, 10 deletions
diff --git a/sci-biology/foldingathome/ChangeLog b/sci-biology/foldingathome/ChangeLog
index 5260c91df0db..f6860f75175a 100644
--- a/sci-biology/foldingathome/ChangeLog
+++ b/sci-biology/foldingathome/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/foldingathome
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/ChangeLog,v 1.15 2007/04/21 22:54:55 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/ChangeLog,v 1.16 2007/07/02 15:23:09 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
+ foldingathome-5.0.2-r3.ebuild, foldingathome-5.0.2-r5.ebuild:
+ (QA) RESTRICT clean up.
21 Apr 2007; Jeff Gardner <je_fro@gentoo.org>
foldingathome-5.0.2-r3.ebuild, foldingathome-5.0.2-r5.ebuild:
diff --git a/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild b/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild
index af18fc38232d..88db61a6ab46 100644
--- a/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild
+++ b/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild,v 1.5 2007/04/21 23:00:25 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild,v 1.6 2007/07/02 15:23:09 peper Exp $
# no version number on this install dir since upgrades will be using same dir
# (data will be stored here too)
@@ -11,7 +11,7 @@ inherit eutils
DESCRIPTION="Help simulate protein folding at home"
HOMEPAGE="http://folding.stanford.edu/"
SRC_URI="http://www.stanford.edu/group/pandegroup/release/FAH502-Linux.exe"
-RESTRICT="nomirror"
+RESTRICT="mirror"
SLOT="0"
IUSE=""
diff --git a/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild b/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild
index 2a96d410c6cd..7ba30fe74be6 100644
--- a/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild
+++ b/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild,v 1.3 2007/04/21 23:00:25 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild,v 1.4 2007/07/02 15:23:09 peper Exp $
# no version number on this install dir since upgrades will be using same dir
# (data will be stored here too)
@@ -11,7 +11,7 @@ inherit eutils
DESCRIPTION="Help simulate protein folding at home"
HOMEPAGE="http://folding.stanford.edu/"
SRC_URI="http://www.stanford.edu/group/pandegroup/release/FAH502-Linux.exe"
-RESTRICT="nomirror nostrip"
+RESTRICT="mirror strip"
SLOT="0"
IUSE=""
diff --git a/sci-biology/t-coffee/ChangeLog b/sci-biology/t-coffee/ChangeLog
index 2a89337421a8..83ed2b9f93ae 100644
--- a/sci-biology/t-coffee/ChangeLog
+++ b/sci-biology/t-coffee/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/t-coffee
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/ChangeLog,v 1.22 2007/07/01 19:24:23 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/ChangeLog,v 1.23 2007/07/02 15:24:09 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> t-coffee-4.96.ebuild,
+ t-coffee-5.05.ebuild:
+ (QA) RESTRICT clean up.
01 Jul 2007; Olivier Fisette <ribosome@gentoo.org> -t-coffee-3.84.ebuild:
Removed old version (sources are no longer available). There is no stable
diff --git a/sci-biology/t-coffee/t-coffee-4.96.ebuild b/sci-biology/t-coffee/t-coffee-4.96.ebuild
index cf8b16663b86..9d64608a95fc 100644
--- a/sci-biology/t-coffee/t-coffee-4.96.ebuild
+++ b/sci-biology/t-coffee/t-coffee-4.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-4.96.ebuild,v 1.4 2007/06/27 12:08:45 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-4.96.ebuild,v 1.5 2007/07/02 15:24:09 peper Exp $
inherit toolchain-funcs flag-o-matic
@@ -13,7 +13,7 @@ SLOT="0"
IUSE=""
KEYWORDS="~ppc x86"
-RESTRICT="nomirror"
+RESTRICT="mirror"
DEPEND="sci-biology/clustalw"
diff --git a/sci-biology/t-coffee/t-coffee-5.05.ebuild b/sci-biology/t-coffee/t-coffee-5.05.ebuild
index bbd2fef331d0..8d4fe5cc152a 100644
--- a/sci-biology/t-coffee/t-coffee-5.05.ebuild
+++ b/sci-biology/t-coffee/t-coffee-5.05.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-5.05.ebuild,v 1.1 2007/05/21 15:26:35 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-5.05.ebuild,v 1.2 2007/07/02 15:24:09 peper Exp $
inherit toolchain-funcs flag-o-matic
@@ -13,7 +13,7 @@ SLOT="0"
IUSE=""
KEYWORDS="~ppc ~x86"
-RESTRICT="nomirror"
+RESTRICT="mirror"
DEPEND="sci-biology/clustalw"