diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-18 02:48:54 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-18 02:48:54 +0000 |
commit | e1d541b6488e2bb485173bf2cc637b5126506df1 (patch) | |
tree | 16056c01859f386b6bcb783c4baa0d7d576dfba8 /sci-biology/prosite | |
parent | Added ~sparc keyword wrt bug #144241. (diff) | |
download | gentoo-2-e1d541b6488e2bb485173bf2cc637b5126506df1.tar.gz gentoo-2-e1d541b6488e2bb485173bf2cc637b5126506df1.tar.bz2 gentoo-2-e1d541b6488e2bb485173bf2cc637b5126506df1.zip |
Added ~sparc keyword wrt bug #144241.
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'sci-biology/prosite')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index 5da75c164a0e..e7d4fe2d6dda 100644 --- a/sci-biology/prosite/ChangeLog +++ b/sci-biology/prosite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/prosite # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.81 2006/06/26 16:43:11 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.82 2006/08/18 02:48:54 weeve Exp $ + + 18 Aug 2006; Jason Wever <weeve@gentoo.org> prosite-19.29.ebuild: + Added ~sparc keyword wrt bug #144241. *prosite-19.29 (26 Jun 2006) diff --git a/sci-biology/prosite/prosite-19.29.ebuild b/sci-biology/prosite/prosite-19.29.ebuild index d60530106e10..f1c6056b67f9 100644 --- a/sci-biology/prosite/prosite-19.29.ebuild +++ b/sci-biology/prosite/prosite-19.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.29.ebuild,v 1.1 2006/06/26 16:43:11 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.29.ebuild,v 1.2 2006/08/18 02:48:54 weeve Exp $ DESCRIPTION="A protein families and domains database" LICENSE="swiss-prot" @@ -11,7 +11,7 @@ SLOT="0" # 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 ~ppc-macos ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" DEPEND="emboss? ( >=sci-biology/emboss-3.0.0 )" |