summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2013-05-13 16:33:19 +0000
committerIan Stakenvicius <axs@gentoo.org>2013-05-13 16:33:19 +0000
commitb530d98377db1ec3595b158a01f263c800a9e10e (patch)
tree19f2ef78115f55c40a9ad6f1d9bd930f502cd445 /sci-biology/foldingathome
parentVersion bump w/cleaned up selinux support #469224 by Sven Vermeulen. (diff)
downloadgentoo-2-b530d98377db1ec3595b158a01f263c800a9e10e.tar.gz
gentoo-2-b530d98377db1ec3595b158a01f263c800a9e10e.tar.bz2
gentoo-2-b530d98377db1ec3595b158a01f263c800a9e10e.zip
put back mirror restriction (was too excited about dropping fetch, forgot to re-add)
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'sci-biology/foldingathome')
-rw-r--r--sci-biology/foldingathome/ChangeLog6
-rw-r--r--sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-biology/foldingathome/ChangeLog b/sci-biology/foldingathome/ChangeLog
index 45491dde2ab1..70c49ac0911c 100644
--- a/sci-biology/foldingathome/ChangeLog
+++ b/sci-biology/foldingathome/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/foldingathome
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/ChangeLog,v 1.40 2013/05/13 16:22:24 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/ChangeLog,v 1.41 2013/05/13 16:33:19 axs Exp $
+
+ 13 May 2013; Ian Stakenvicius <axs@gentoo.org> foldingathome-7.3.6-r2.ebuild:
+ put back mirror restriction (was too excited about dropping fetch, forgot to
+ re-add)
13 May 2013; Ian Stakenvicius <axs@gentoo.org> foldingathome-7.3.6-r2.ebuild:
Dropped fetch restriction and amended license, as Gentoo has been granted
diff --git a/sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild b/sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild
index ae4f77960748..451b8fbd4057 100644
--- a/sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild
+++ b/sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild,v 1.2 2013/05/13 16:22:24 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild,v 1.3 2013/05/13 16:33:19 axs Exp $
EAPI="4"
@@ -15,7 +15,7 @@ HOMEPAGE="http://folding.stanford.edu/FAQ-SMP.html"
SRC_URI="x86? ( ${MY_32B_URI} )
amd64? ( ${MY_64B_URI} )"
-RESTRICT="bindist strip"
+RESTRICT="mirror bindist strip"
LICENSE="FAH-EULA-2009 FAH-special-permission"
SLOT="0"