diff options
Diffstat (limited to 'sci-biology/stride/stride-20011129-r1.ebuild')
-rw-r--r-- | sci-biology/stride/stride-20011129-r1.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sci-biology/stride/stride-20011129-r1.ebuild b/sci-biology/stride/stride-20011129-r1.ebuild index 6fed1b1f39a3..55b1873f952a 100644 --- a/sci-biology/stride/stride-20011129-r1.ebuild +++ b/sci-biology/stride/stride-20011129-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/stride/stride-20011129-r1.ebuild,v 1.5 2012/05/08 03:58:13 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/stride/stride-20011129-r1.ebuild,v 1.6 2013/04/14 14:03:08 jlec Exp $ EAPI=4 @@ -12,12 +12,14 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/software/unix/${PN}/src/${PN}.tar.gz mirror://gentoo/${PN}-20060723-update.patch.bz2" SLOT="0" -LICENSE="as-is" +LICENSE="STRIDE" KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" S="${WORKDIR}" +RESTRICT="mirror bindist" + src_prepare() { # this patch updates the source to the most recent # version which was kindly provided by the author |