summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-03-09 18:52:19 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-03-09 18:52:19 +0000
commitc585d3c47f995c2da44b7621f171ebe96e700ae2 (patch)
tree7ce62146a36c9eb296281ce58a36959af603eba5 /sci-biology/transfac
parentDrop sparc keywords (diff)
downloadgentoo-2-c585d3c47f995c2da44b7621f171ebe96e700ae2.tar.gz
gentoo-2-c585d3c47f995c2da44b7621f171ebe96e700ae2.tar.bz2
gentoo-2-c585d3c47f995c2da44b7621f171ebe96e700ae2.zip
Drop sparc keywords
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'sci-biology/transfac')
-rw-r--r--sci-biology/transfac/ChangeLog7
-rw-r--r--sci-biology/transfac/transfac-3.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/transfac/ChangeLog b/sci-biology/transfac/ChangeLog
index 8d904e5a1590..1b20af192dcb 100644
--- a/sci-biology/transfac/ChangeLog
+++ b/sci-biology/transfac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/transfac
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/ChangeLog,v 1.15 2010/01/01 21:42:52 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/ChangeLog,v 1.16 2011/03/09 18:52:19 armin76 Exp $
+
+ 09 Mar 2011; Raúl Porcel <armin76@gentoo.org> transfac-3.2.ebuild:
+ Drop sparc keywords
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> transfac-3.2.ebuild:
Transfer Prefix keywords
diff --git a/sci-biology/transfac/transfac-3.2.ebuild b/sci-biology/transfac/transfac-3.2.ebuild
index de298dab5ecf..28f71fcf3afb 100644
--- a/sci-biology/transfac/transfac-3.2.ebuild
+++ b/sci-biology/transfac/transfac-3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.15 2010/01/01 21:42:52 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/transfac-3.2.ebuild,v 1.16 2011/03/09 18:52:19 armin76 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="amd64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE="emboss minimal"
# Minimal build keeps only the indexed files (if applicable) and the documentation.
# The non-indexed database is not installed.