diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-22 16:35:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-22 16:35:06 +0000 |
commit | c658e018e2d01aebadd6f6099cbc21db54ef424e (patch) | |
tree | 2534719d48ad96c23f04e1479326acf8ac946888 /sci-biology/blat/blat-34.ebuild | |
parent | amd64/x86 stable, bug #263044 (diff) | |
download | gentoo-2-c658e018e2d01aebadd6f6099cbc21db54ef424e.tar.gz gentoo-2-c658e018e2d01aebadd6f6099cbc21db54ef424e.tar.bz2 gentoo-2-c658e018e2d01aebadd6f6099cbc21db54ef424e.zip |
amd64/x86 stable, bug #263045
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/blat/blat-34.ebuild')
-rw-r--r-- | sci-biology/blat/blat-34.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/blat/blat-34.ebuild b/sci-biology/blat/blat-34.ebuild index 7f8d20f4ee07..4b00fcd4a53f 100644 --- a/sci-biology/blat/blat-34.ebuild +++ b/sci-biology/blat/blat-34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/blat/blat-34.ebuild,v 1.2 2008/05/26 14:33:26 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/blat/blat-34.ebuild,v 1.3 2009/03/22 16:35:06 maekke Exp $ inherit toolchain-funcs @@ -9,7 +9,7 @@ LICENSE="blat" HOMEPAGE="http://www.cse.ucsc.edu/~kent/" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" MY_PN="${PN}Src" SRC_URI="http://www.soe.ucsc.edu/~kent/src/${MY_PN}${PV}.zip" |