summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-03-05 08:43:38 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-03-05 08:43:38 +0000
commitcd7f234f1b01fadb7831e8f1a259b88d668a0f8b (patch)
tree1dbc6a4fa7a2232a249d72b763d89ac4b3b4b3f4 /sci-biology/transfac
parentRevision bump; add patch that fixes -s output (bug 84139). Thanks to Josh Nic... (diff)
downloadgentoo-2-cd7f234f1b01fadb7831e8f1a259b88d668a0f8b.tar.gz
gentoo-2-cd7f234f1b01fadb7831e8f1a259b88d668a0f8b.tar.bz2
gentoo-2-cd7f234f1b01fadb7831e8f1a259b88d668a0f8b.zip
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-biology/transfac')
-rw-r--r--sci-biology/transfac/ChangeLog5
-rw-r--r--sci-biology/transfac/transfac-3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/transfac/ChangeLog b/sci-biology/transfac/ChangeLog
index 46ff6151b25e..0de055bfcca5 100644
--- a/sci-biology/transfac/ChangeLog
+++ b/sci-biology/transfac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/transfac
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/ChangeLog,v 1.6 2005/02/23 04:26:01 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/ChangeLog,v 1.7 2005/03/05 08:41:16 corsair Exp $
+
+ 05 Mar 2005; Markus Rothe <corsair@gentoo.org> transfac-3.2.ebuild:
+ Stable on ppc64
22 Feb 2005; Olivier Fisette <ribosome@gentoo.org> transfac-3.2.ebuild:
Added support for the "emboss" and "minimal" "USE" flags.
diff --git a/sci-biology/transfac/transfac-3.2.ebuild b/sci-biology/transfac/transfac-3.2.ebuild
index 3ac467b35890..688a163c2bc0 100644
--- a/sci-biology/transfac/transfac-3.2.ebuild
+++ b/sci-biology/transfac/transfac-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/transfac-3.2.ebuild,v 1.6 2005/03/02 19:55:26 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/transfac-3.2.ebuild,v 1.7 2005/03/05 08:41:16 corsair Exp $
DESCRIPTION="A database of eucaryotic transcription factors"
HOMEPAGE="http://www.gene-regulation.com/pub/databases.html"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/databases/${PN}/${PN}32.tar.Z"
LICENSE="public-domain"
SLOT="3"
-KEYWORDS="x86 ~ppc ppc-macos ~ppc64"
+KEYWORDS="x86 ~ppc ppc-macos ppc64"
IUSE="emboss minimal"
# Minimal build keeps only the indexed files (if applicable) and the documentation.
# The non-indexed database is not installed.