diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-13 12:18:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-13 12:18:10 +0000 |
commit | 400bf415435edecef0364e61f96a685e0ab1eae5 (patch) | |
tree | ec5949e0b2fcb1002d2fd75f038d427e43039c92 /sci-biology/cutg | |
parent | alpha/arm/ia64/sparc stable wrt #353436 (diff) | |
download | gentoo-2-400bf415435edecef0364e61f96a685e0ab1eae5.tar.gz gentoo-2-400bf415435edecef0364e61f96a685e0ab1eae5.tar.bz2 gentoo-2-400bf415435edecef0364e61f96a685e0ab1eae5.zip |
Drop sparc keywords
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'sci-biology/cutg')
-rw-r--r-- | sci-biology/cutg/ChangeLog | 8 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-151.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-160.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog index e0662433f996..59109c347a69 100644 --- a/sci-biology/cutg/ChangeLog +++ b/sci-biology/cutg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/cutg -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.53 2010/03/07 20:50:00 jlec Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.54 2011/03/13 12:18:10 armin76 Exp $ + + 13 Mar 2011; Raúl Porcel <armin76@gentoo.org> cutg-151.ebuild, + cutg-160.ebuild: + Drop sparc keywords 07 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org> cutg-160.ebuild: Moved to EAPI=3 for PREFIX support, imported prefix patches from overlay, diff --git a/sci-biology/cutg/cutg-151.ebuild b/sci-biology/cutg/cutg-151.ebuild index 5cd5f31223d1..0ccd50ea5703 100644 --- a/sci-biology/cutg/cutg-151.ebuild +++ b/sci-biology/cutg/cutg-151.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.8 2009/09/01 20:54:10 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.9 2011/03/13 12:18:10 armin76 Exp $ DESCRIPTION="Codon usage tables calculated from GenBank" 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 ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" DEPEND="emboss? ( sci-biology/emboss )" diff --git a/sci-biology/cutg/cutg-160.ebuild b/sci-biology/cutg/cutg-160.ebuild index 5dba4a6b4c31..75fadbb10197 100644 --- a/sci-biology/cutg/cutg-160.ebuild +++ b/sci-biology/cutg/cutg-160.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.3 2010/03/07 20:50:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-160.ebuild,v 1.4 2011/03/13 12:18:10 armin76 Exp $ EAPI="3" @@ -13,7 +13,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 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" DEPEND="emboss? ( sci-biology/emboss )" RDEPEND="${DEPEND}" |