diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:20:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:20:18 +0000 |
commit | 2b7b6b9fd18f5d3526e90a89040003186ce04305 (patch) | |
tree | 962d1e73d2d8c0393dc9d593be75b63af0e0cf0b /sci-biology/prosite | |
parent | Stable for AMD64, wrt bug #392831 (diff) | |
download | gentoo-2-2b7b6b9fd18f5d3526e90a89040003186ce04305.tar.gz gentoo-2-2b7b6b9fd18f5d3526e90a89040003186ce04305.tar.bz2 gentoo-2-2b7b6b9fd18f5d3526e90a89040003186ce04305.zip |
Stable for AMD64, wrt bug #392825
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'sci-biology/prosite')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-20.72.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index 1f0b97b39b31..a9f118430fc9 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.111 2011/12/11 09:28:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.112 2011/12/13 23:20:18 ago Exp $ + + 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> prosite-20.72.ebuild: + Stable for AMD64, wrt bug #392825 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> prosite-20.72.ebuild: x86 stable wrt bug #392825 diff --git a/sci-biology/prosite/prosite-20.72.ebuild b/sci-biology/prosite/prosite-20.72.ebuild index 387a8ab3d456..1b0d9b2683b9 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.4 2011/12/11 09:28:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-20.72.ebuild,v 1.5 2011/12/13 23:20:18 ago 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}" |