summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-03-29 09:56:27 +0000
committerPacho Ramos <pacho@gentoo.org>2010-03-29 09:56:27 +0000
commit0e3a2cea0102e467684d1be2f0af078011d8369f (patch)
treeee61c03282f26a09838850a90703cce3ac06e43f /sci-biology/tophat
parentamd64 stable, bug 309199 (diff)
downloadgentoo-2-0e3a2cea0102e467684d1be2f0af078011d8369f.tar.gz
gentoo-2-0e3a2cea0102e467684d1be2f0af078011d8369f.tar.bz2
gentoo-2-0e3a2cea0102e467684d1be2f0af078011d8369f.zip
amd64 stable, bug 311829
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/tophat')
-rw-r--r--sci-biology/tophat/ChangeLog7
-rw-r--r--sci-biology/tophat/tophat-1.0.12.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/tophat/ChangeLog b/sci-biology/tophat/ChangeLog
index de94fe14956a..d1fe6062a554 100644
--- a/sci-biology/tophat/ChangeLog
+++ b/sci-biology/tophat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/tophat
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/tophat/ChangeLog,v 1.2 2009/12/07 21:03:03 weaver Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/tophat/ChangeLog,v 1.3 2010/03/29 09:56:27 pacho Exp $
+
+ 29 Mar 2010; Pacho Ramos <pacho@gentoo.org> tophat-1.0.12.ebuild:
+ amd64 stable, bug 311829
07 Dec 2009; Andrey Kislyuk <weaver@gentoo.org> tophat-1.0.12.ebuild:
Fix x86 compile issue. Thanks to Fabian Groffen.
diff --git a/sci-biology/tophat/tophat-1.0.12.ebuild b/sci-biology/tophat/tophat-1.0.12.ebuild
index 0082942fbc0a..167673f1954b 100644
--- a/sci-biology/tophat/tophat-1.0.12.ebuild
+++ b/sci-biology/tophat/tophat-1.0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/tophat/tophat-1.0.12.ebuild,v 1.2 2009/12/07 21:03:03 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/tophat/tophat-1.0.12.ebuild,v 1.3 2010/03/29 09:56:27 pacho Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="http://tophat.cbcb.umd.edu/downloads/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND=""
RDEPEND="sci-biology/bowtie"