diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:40:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 21:40:45 +0000 |
commit | 72b64d0fe0e7926eaaa8a4a489bc1655698e7be1 (patch) | |
tree | 08887ea08c13f3f5e00f04e572695d84d58c7476 /sci-biology/prosite | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-72b64d0fe0e7926eaaa8a4a489bc1655698e7be1.tar.gz gentoo-2-72b64d0fe0e7926eaaa8a4a489bc1655698e7be1.tar.bz2 gentoo-2-72b64d0fe0e7926eaaa8a4a489bc1655698e7be1.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-biology/prosite')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-20.52.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index c8744b8639d1..347df2340368 100644 --- a/sci-biology/prosite/ChangeLog +++ b/sci-biology/prosite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/prosite -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.105 2009/09/01 21:02:21 ribosome Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.106 2010/01/01 21:40:45 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> prosite-20.52.ebuild: + Transfer Prefix keywords 01 Sep 2009; Olivier Fisette <ribosome@gentoo.org> metadata.xml: Giving up maintainership of this package. diff --git a/sci-biology/prosite/prosite-20.52.ebuild b/sci-biology/prosite/prosite-20.52.ebuild index 28d8f28cfef4..b040201380c8 100644 --- a/sci-biology/prosite/prosite-20.52.ebuild +++ b/sci-biology/prosite/prosite-20.52.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-20.52.ebuild,v 1.1 2009/09/01 19:07:13 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-20.52.ebuild,v 1.2 2010/01/01 21:40:45 fauli 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" DEPEND="emboss? ( sci-biology/emboss )" |