summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-09 15:36:17 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-09 15:36:17 +0000
commitd63cabacef7f921c7c0bbe1b322504176a353daf (patch)
treea2d60a1101b4162b84f2526fe0cd8f4a5816f359 /sci-biology/cutg
parentVersion bump with NetBSD patch for libpng15 wrt #378507 by Diego Elio Pettenò (diff)
downloadhistorical-d63cabacef7f921c7c0bbe1b322504176a353daf.tar.gz
historical-d63cabacef7f921c7c0bbe1b322504176a353daf.tar.bz2
historical-d63cabacef7f921c7c0bbe1b322504176a353daf.zip
ppc64 keyword dropped (fallout after sci-biology/emboss)
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'sci-biology/cutg')
-rw-r--r--sci-biology/cutg/ChangeLog6
-rw-r--r--sci-biology/cutg/cutg-151.ebuild4
-rw-r--r--sci-biology/cutg/cutg-160.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog
index 619abeda4cb6..de848c97d586 100644
--- a/sci-biology/cutg/ChangeLog
+++ b/sci-biology/cutg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/cutg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.55 2011/04/06 13:46:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.56 2011/08/09 15:36:17 xarthisius Exp $
+
+ 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> cutg-151.ebuild,
+ cutg-160.ebuild:
+ ppc64 keyword dropped
06 Apr 2011; Justin Lecher <jlec@gentoo.org> cutg-151.ebuild,
cutg-160.ebuild:
diff --git a/sci-biology/cutg/cutg-151.ebuild b/sci-biology/cutg/cutg-151.ebuild
index 4248cea2f3b0..80c86e6f88fd 100644
--- a/sci-biology/cutg/cutg-151.ebuild
+++ b/sci-biology/cutg/cutg-151.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.10 2011/04/06 13:46:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.11 2011/08/09 15:36:16 xarthisius Exp $
DESCRIPTION="Codon usage tables calculated from GenBank"
HOMEPAGE="http://www.kazusa.or.jp/codon/"
@@ -11,7 +11,7 @@ LICENSE="public-domain"
# 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 x86"
+KEYWORDS="amd64 ppc x86"
DEPEND="emboss? ( sci-biology/emboss )"
RDEPEND="${DEPEND}"
diff --git a/sci-biology/cutg/cutg-160.ebuild b/sci-biology/cutg/cutg-160.ebuild
index f5a89c8b7abf..7008d60b98fc 100644
--- a/sci-biology/cutg/cutg-160.ebuild
+++ b/sci-biology/cutg/cutg-160.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-160.ebuild,v 1.5 2011/04/06 13:46:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-160.ebuild,v 1.6 2011/08/09 15:36:16 xarthisius Exp $
EAPI="3"
@@ -13,7 +13,7 @@ LICENSE="public-domain"
# 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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
DEPEND="emboss? ( sci-biology/emboss )"
RDEPEND="${DEPEND}"