summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-11-19 18:23:19 +0000
committerSimon Stelling <blubb@gentoo.org>2005-11-19 18:23:19 +0000
commitc0afac414a8464a4ec3e3038ae71d076d7955f11 (patch)
tree1c7f18170fa6435baedb2badd8b86ae8edf4b747 /sci-biology/cutg
parentSecurity version bump with stable keywords for denial of service vulnerabilit... (diff)
downloadgentoo-2-c0afac414a8464a4ec3e3038ae71d076d7955f11.tar.gz
gentoo-2-c0afac414a8464a4ec3e3038ae71d076d7955f11.tar.bz2
gentoo-2-c0afac414a8464a4ec3e3038ae71d076d7955f11.zip
stable on amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology/cutg')
-rw-r--r--sci-biology/cutg/ChangeLog5
-rw-r--r--sci-biology/cutg/cutg-148.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog
index c30bb92b5abb..8025a57c26c9 100644
--- a/sci-biology/cutg/ChangeLog
+++ b/sci-biology/cutg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/cutg
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.30 2005/10/18 00:19:37 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.31 2005/11/19 18:22:06 blubb Exp $
+
+ 19 Nov 2005; Simon Stelling <blubb@gentoo.org> cutg-148.ebuild:
+ stable on amd64
*cutg-149 (18 Oct 2005)
diff --git a/sci-biology/cutg/cutg-148.ebuild b/sci-biology/cutg/cutg-148.ebuild
index c85000525229..311dd552281d 100644
--- a/sci-biology/cutg/cutg-148.ebuild
+++ b/sci-biology/cutg/cutg-148.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-148.ebuild,v 1.6 2005/10/08 21:47:38 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-148.ebuild,v 1.7 2005/11/19 18:22:06 blubb Exp $
DESCRIPTION="Codon usage tables calculated from GenBank"
HOMEPAGE="http://www.kazusa.or.jp/codon/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.kazusa.or.jp/pub/codon/current/compressed/CUTG.${PV}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc-macos ppc64 x86"
+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.