diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 09:40:12 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 09:40:12 +0000 |
commit | 94871d671a39c1599ad2276ecdb4530b6ef40902 (patch) | |
tree | 6642b9166f72d0793d5f31394e83c4ef94377cbc /sci-biology/aaindex | |
parent | masking torsmo pending removal (diff) | |
download | historical-94871d671a39c1599ad2276ecdb4530b6ef40902.tar.gz historical-94871d671a39c1599ad2276ecdb4530b6ef40902.tar.bz2 historical-94871d671a39c1599ad2276ecdb4530b6ef40902.zip |
Marked ppc-macos stable for bug #115449
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sci-biology/aaindex')
-rw-r--r-- | sci-biology/aaindex/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/aaindex/Manifest | 4 | ||||
-rw-r--r-- | sci-biology/aaindex/aaindex-7.0.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sci-biology/aaindex/ChangeLog b/sci-biology/aaindex/ChangeLog index 6f0532c524ac..68890b2c515d 100644 --- a/sci-biology/aaindex/ChangeLog +++ b/sci-biology/aaindex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/aaindex -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.14 2005/12/24 00:37:38 blubb Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.15 2006/01/14 09:40:12 grobian Exp $ + + 14 Jan 2006; Fabian Groffen <grobian@gentoo.org> aaindex-7.0.ebuild: + Marked ppc-macos stable for bug #115449 24 Dec 2005; Simon Stelling <blubb@gentoo.org> aaindex-7.0.ebuild: stable on amd64 diff --git a/sci-biology/aaindex/Manifest b/sci-biology/aaindex/Manifest index 0e0d2b6c200d..af408032205e 100644 --- a/sci-biology/aaindex/Manifest +++ b/sci-biology/aaindex/Manifest @@ -1,6 +1,6 @@ -MD5 122ac48714687ec82b67edad00ef2137 ChangeLog 2087 MD5 1e8d217e5eb894eef543ab88899585ec aaindex-6.0.ebuild 1434 +MD5 fc687bca6a32f65e3998983e4c8e512d aaindex-7.0.ebuild 1126 +MD5 902ce4f681f7719b61c5155a01cd5547 ChangeLog 2203 MD5 d508af45f2137bf67613eb18d9f6f831 metadata.xml 1310 -MD5 3548e0310b08aa1732bce5a6776469e4 aaindex-7.0.ebuild 1125 MD5 cd3e50367768bef809d98048504b43d6 files/digest-aaindex-6.0 278 MD5 5ec69cfa775115b1de4b49fd85fcc7b9 files/digest-aaindex-7.0 63 diff --git a/sci-biology/aaindex/aaindex-7.0.ebuild b/sci-biology/aaindex/aaindex-7.0.ebuild index f32a763c6fe6..864054cddac0 100644 --- a/sci-biology/aaindex/aaindex-7.0.ebuild +++ b/sci-biology/aaindex/aaindex-7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-7.0.ebuild,v 1.5 2005/12/24 00:37:38 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-7.0.ebuild,v 1.6 2006/01/14 09:40:12 grobian Exp $ DESCRIPTION="Amino acid indices and similarity matrices" LICENSE="public-domain" @@ -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 x86" DEPEND="emboss? ( sci-biology/emboss )" |