summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-09-04 14:56:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-09-04 14:56:32 +0000
commitf12d80a76f2648156e93d7b5002a46e610aa7eab (patch)
tree250eba04f0bdc10c4e415ce931c0bb65f5e72f10 /sci-biology/prosite
parentInitial import for PHP4 (diff)
downloadgentoo-2-f12d80a76f2648156e93d7b5002a46e610aa7eab.tar.gz
gentoo-2-f12d80a76f2648156e93d7b5002a46e610aa7eab.tar.bz2
gentoo-2-f12d80a76f2648156e93d7b5002a46e610aa7eab.zip
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-biology/prosite')
-rw-r--r--sci-biology/prosite/ChangeLog5
-rw-r--r--sci-biology/prosite/prosite-19.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog
index 56fd2b45947b..d8fecd0f70c1 100644
--- a/sci-biology/prosite/ChangeLog
+++ b/sci-biology/prosite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/prosite
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.42 2005/09/01 22:14:58 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.43 2005/09/04 14:55:21 blubb Exp $
+
+ 04 Sep 2005; Simon Stelling <blubb@gentoo.org> prosite-19.8.ebuild:
+ added ~amd64 keyword
*prosite-19.9 (01 Sep 2005)
diff --git a/sci-biology/prosite/prosite-19.8.ebuild b/sci-biology/prosite/prosite-19.8.ebuild
index bb985162cf5c..4cff73d40372 100644
--- a/sci-biology/prosite/prosite-19.8.ebuild
+++ b/sci-biology/prosite/prosite-19.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.8.ebuild,v 1.1 2005/08/21 22:10:11 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.8.ebuild,v 1.2 2005/09/04 14:55:21 blubb Exp $
DESCRIPTION="A protein families and domains database"
HOMEPAGE="http://ca.expasy.org/prosite"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="swiss-prot"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~ppc-macos ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~x86"
IUSE="emboss minimal"
# Minimal build keeps only the indexed files (if applicable) and the documentation.
# The non-indexed database is not installed.