diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 22:05:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 22:05:28 +0000 |
commit | a91e0d29aae76509e8941e2c1e5435470c335c7a (patch) | |
tree | 6067badd05b8b1eed90743fb430dc12dbf399e05 /sci-biology/prosite | |
parent | Initial commit from php testing overlay. Dependency of dev-php5/pecl-xdiff. (diff) | |
download | historical-a91e0d29aae76509e8941e2c1e5435470c335c7a.tar.gz historical-a91e0d29aae76509e8941e2c1e5435470c335c7a.tar.bz2 historical-a91e0d29aae76509e8941e2c1e5435470c335c7a.zip |
Transfer Prefix keywords
Package-Manager: portage-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 )" |