summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-11 09:28:51 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-11 09:28:51 +0000
commit930e3c931450ec703c2cff9e8165b343fde79a3b (patch)
treecdd210dbef29fcf240c001ef912448ba9ccc1a08 /sci-biology/prosite
parentx86 stable wrt bug #375785 (diff)
downloadgentoo-2-930e3c931450ec703c2cff9e8165b343fde79a3b.tar.gz
gentoo-2-930e3c931450ec703c2cff9e8165b343fde79a3b.tar.bz2
gentoo-2-930e3c931450ec703c2cff9e8165b343fde79a3b.zip
x86 stable wrt bug #392825
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sci-biology/prosite')
-rw-r--r--sci-biology/prosite/ChangeLog5
-rw-r--r--sci-biology/prosite/prosite-20.72.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog
index 9a1a8a94600f..1f0b97b39b31 100644
--- a/sci-biology/prosite/ChangeLog
+++ b/sci-biology/prosite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/prosite
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.110 2011/12/05 17:56:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.111 2011/12/11 09:28:51 phajdan.jr Exp $
+
+ 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> prosite-20.72.ebuild:
+ x86 stable wrt bug #392825
05 Dec 2011; Justin Lecher <jlec@gentoo.org> prosite-20.36.ebuild,
prosite-20.52.ebuild, prosite-20.72.ebuild:
diff --git a/sci-biology/prosite/prosite-20.72.ebuild b/sci-biology/prosite/prosite-20.72.ebuild
index 479812ebf64d..387a8ab3d456 100644
--- a/sci-biology/prosite/prosite-20.72.ebuild
+++ b/sci-biology/prosite/prosite-20.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-20.72.ebuild,v 1.3 2011/12/05 17:56:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-20.72.ebuild,v 1.4 2011/12/11 09:28:51 phajdan.jr Exp $
DESCRIPTION="A protein families and domains database"
HOMEPAGE="http://ca.expasy.org/prosite"
@@ -11,7 +11,7 @@ LICENSE="swiss-prot"
# Minimal build keeps only the indexed files (if applicable) and the
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
DEPEND="emboss? ( sci-biology/emboss )"
RDEPEND="${DEPEND}"