diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2013-05-13 16:22:24 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2013-05-13 16:22:24 +0000 |
commit | 073a503080a1858ea02fec002825fc4c33480fa8 (patch) | |
tree | ceec2394158c7419c7f1d49d4c5f1d9a24264c51 /sci-biology/foldingathome | |
parent | added separate document containing special permission for Folding At Home so ... (diff) | |
download | gentoo-2-073a503080a1858ea02fec002825fc4c33480fa8.tar.gz gentoo-2-073a503080a1858ea02fec002825fc4c33480fa8.tar.bz2 gentoo-2-073a503080a1858ea02fec002825fc4c33480fa8.zip |
Dropped fetch restriction and amended license, as Gentoo has been granted special permissions
(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/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-biology/foldingathome/ChangeLog b/sci-biology/foldingathome/ChangeLog index 8778f9b6ee27..45491dde2ab1 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.39 2013/04/20 23:51:53 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/ChangeLog,v 1.40 2013/05/13 16:22:24 axs Exp $ + + 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 + special permissions *foldingathome-7.3.6-r2 (20 Apr 2013) diff --git a/sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild b/sci-biology/foldingathome/foldingathome-7.3.6-r2.ebuild index f8b71fe0b984..ae4f77960748 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.1 2013/04/20 23:51:53 axs Exp $ +# $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 $ EAPI="4" @@ -15,9 +15,9 @@ HOMEPAGE="http://folding.stanford.edu/FAQ-SMP.html" SRC_URI="x86? ( ${MY_32B_URI} ) amd64? ( ${MY_64B_URI} )" -RESTRICT="fetch bindist strip" +RESTRICT="bindist strip" -LICENSE="FAH-EULA-2009" +LICENSE="FAH-EULA-2009 FAH-special-permission" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |