diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 15:36:17 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-09 15:36:17 +0000 |
commit | d63cabacef7f921c7c0bbe1b322504176a353daf (patch) | |
tree | a2d60a1101b4162b84f2526fe0cd8f4a5816f359 /sci-biology | |
parent | Version bump with NetBSD patch for libpng15 wrt #378507 by Diego Elio Pettenò (diff) | |
download | historical-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')
-rw-r--r-- | sci-biology/aaindex/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/aaindex/aaindex-9.1.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/cutg/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-151.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-160.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/prints/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/prints/prints-38.0.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/prints/prints-39.0.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/prosite/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.36.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-20.36.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-20.52.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-20.72.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rebase/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1006.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1103.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1104.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1105.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1106.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/transfac/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/transfac/transfac-3.2.ebuild | 4 |
21 files changed, 59 insertions, 36 deletions
diff --git a/sci-biology/aaindex/ChangeLog b/sci-biology/aaindex/ChangeLog index e0c897f0df35..f1294b439299 100644 --- a/sci-biology/aaindex/ChangeLog +++ b/sci-biology/aaindex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/aaindex # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.26 2011/03/09 18:46:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.27 2011/08/09 15:36:16 xarthisius Exp $ + + 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> aaindex-9.1.ebuild: + ppc64 keyword dropped 09 Mar 2011; Raúl Porcel <armin76@gentoo.org> aaindex-9.1.ebuild: Drop sparc keywords diff --git a/sci-biology/aaindex/aaindex-9.1.ebuild b/sci-biology/aaindex/aaindex-9.1.ebuild index a189e16e7ac3..02d3a6aaf38a 100644 --- a/sci-biology/aaindex/aaindex-9.1.ebuild +++ b/sci-biology/aaindex/aaindex-9.1.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/aaindex/aaindex-9.1.ebuild,v 1.9 2011/03/09 18:46:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-9.1.ebuild,v 1.10 2011/08/09 15:36:16 xarthisius 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 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 )" 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}" diff --git a/sci-biology/prints/ChangeLog b/sci-biology/prints/ChangeLog index 421b0b6c0b2f..2b163bc7d190 100644 --- a/sci-biology/prints/ChangeLog +++ b/sci-biology/prints/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/prints # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prints/ChangeLog,v 1.24 2011/03/13 12:54:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prints/ChangeLog,v 1.25 2011/08/09 15:36:16 xarthisius Exp $ + + 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> prints-38.0.ebuild, + prints-39.0.ebuild: + ppc64 keyword dropped 13 Mar 2011; Raúl Porcel <armin76@gentoo.org> prints-38.0.ebuild, prints-39.0.ebuild: diff --git a/sci-biology/prints/prints-38.0.ebuild b/sci-biology/prints/prints-38.0.ebuild index 1202417f7685..54f07fab3a23 100644 --- a/sci-biology/prints/prints-38.0.ebuild +++ b/sci-biology/prints/prints-38.0.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/prints/prints-38.0.ebuild,v 1.10 2011/03/13 12:54:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prints/prints-38.0.ebuild,v 1.11 2011/08/09 15:36:16 xarthisius Exp $ MY_PV="${PV/./_}" @@ -13,7 +13,7 @@ SLOT="0" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc x86" DEPEND="emboss? ( sci-biology/emboss )" diff --git a/sci-biology/prints/prints-39.0.ebuild b/sci-biology/prints/prints-39.0.ebuild index 40ba7ba25dd5..aa6cd1df6e5e 100644 --- a/sci-biology/prints/prints-39.0.ebuild +++ b/sci-biology/prints/prints-39.0.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/prints/prints-39.0.ebuild,v 1.3 2011/03/13 12:54:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prints/prints-39.0.ebuild,v 1.4 2011/08/09 15:36:16 xarthisius Exp $ MY_PV="${PV/./_}" @@ -13,7 +13,7 @@ SLOT="0" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. -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 )" diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index 18b57808231c..35ab1e40a374 100644 --- a/sci-biology/prosite/ChangeLog +++ b/sci-biology/prosite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/prosite # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.108 2011/04/25 16:21:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.109 2011/08/09 15:36:16 xarthisius Exp $ + + 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> prosite-19.36.ebuild, + prosite-20.36.ebuild, prosite-20.52.ebuild, prosite-20.72.ebuild: + ppc64 keyword dropped *prosite-20.72 (25 Apr 2011) diff --git a/sci-biology/prosite/prosite-19.36.ebuild b/sci-biology/prosite/prosite-19.36.ebuild index 9c8cda56f5df..bc66608eae7a 100644 --- a/sci-biology/prosite/prosite-19.36.ebuild +++ b/sci-biology/prosite/prosite-19.36.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/prosite/prosite-19.36.ebuild,v 1.9 2011/03/09 18:53:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.36.ebuild,v 1.10 2011/08/09 15:36:16 xarthisius Exp $ DESCRIPTION="A protein families and domains database" LICENSE="swiss-prot" @@ -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 x86" +KEYWORDS="amd64 ppc x86" DEPEND="emboss? ( sci-biology/emboss )" diff --git a/sci-biology/prosite/prosite-20.36.ebuild b/sci-biology/prosite/prosite-20.36.ebuild index 4f8362a4832e..6970f96c91d6 100644 --- a/sci-biology/prosite/prosite-20.36.ebuild +++ b/sci-biology/prosite/prosite-20.36.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/prosite/prosite-20.36.ebuild,v 1.3 2011/03/09 18:53:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-20.36.ebuild,v 1.4 2011/08/09 15:36:16 xarthisius Exp $ DESCRIPTION="A protein families and domains database" LICENSE="swiss-prot" @@ -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 x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="emboss? ( sci-biology/emboss )" diff --git a/sci-biology/prosite/prosite-20.52.ebuild b/sci-biology/prosite/prosite-20.52.ebuild index ca9b71dc8b7f..524cfd86cce2 100644 --- a/sci-biology/prosite/prosite-20.52.ebuild +++ b/sci-biology/prosite/prosite-20.52.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/prosite/prosite-20.52.ebuild,v 1.3 2011/03/09 18:53:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-20.52.ebuild,v 1.4 2011/08/09 15:36:16 xarthisius Exp $ DESCRIPTION="A protein families and domains database" LICENSE="swiss-prot" @@ -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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" DEPEND="emboss? ( sci-biology/emboss )" diff --git a/sci-biology/prosite/prosite-20.72.ebuild b/sci-biology/prosite/prosite-20.72.ebuild index 4d184d138625..c8e2136bf27a 100644 --- a/sci-biology/prosite/prosite-20.72.ebuild +++ b/sci-biology/prosite/prosite-20.72.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/prosite/prosite-20.72.ebuild,v 1.1 2011/04/25 16:21:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-20.72.ebuild,v 1.2 2011/08/09 15:36:16 xarthisius Exp $ DESCRIPTION="A protein families and domains database" LICENSE="swiss-prot" @@ -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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" DEPEND="emboss? ( sci-biology/emboss )" diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index bbf1bdb944ed..a628fd5b4e32 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-biology/rebase # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.105 2011/06/01 06:38:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.106 2011/08/09 15:36:16 xarthisius Exp $ + + 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> rebase-1006.ebuild, + rebase-1103.ebuild, rebase-1104.ebuild, rebase-1105.ebuild, + rebase-1106.ebuild: + ppc64 keyword dropped *rebase-1106 (01 Jun 2011) diff --git a/sci-biology/rebase/rebase-1006.ebuild b/sci-biology/rebase/rebase-1006.ebuild index 95336c8a9898..39afb1341aac 100644 --- a/sci-biology/rebase/rebase-1006.ebuild +++ b/sci-biology/rebase/rebase-1006.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/rebase/rebase-1006.ebuild,v 1.9 2011/03/11 07:04:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1006.ebuild,v 1.10 2011/08/09 15:36:16 xarthisius Exp $ EAPI="3" @@ -14,7 +14,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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" LICENSE="public-domain" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" diff --git a/sci-biology/rebase/rebase-1103.ebuild b/sci-biology/rebase/rebase-1103.ebuild index fc7a992d1b14..929a4bdc1f23 100644 --- a/sci-biology/rebase/rebase-1103.ebuild +++ b/sci-biology/rebase/rebase-1103.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/rebase/rebase-1103.ebuild,v 1.1 2011/03/11 07:04:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1103.ebuild,v 1.2 2011/08/09 15:36:16 xarthisius Exp $ EAPI="3" @@ -17,7 +17,7 @@ SLOT="0" # documentation. The non-indexed database is not installed. IUSE="emboss minimal" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" DEPEND="${RDEPEND}" diff --git a/sci-biology/rebase/rebase-1104.ebuild b/sci-biology/rebase/rebase-1104.ebuild index 2504ebef75bd..46112ca03ae3 100644 --- a/sci-biology/rebase/rebase-1104.ebuild +++ b/sci-biology/rebase/rebase-1104.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/rebase/rebase-1104.ebuild,v 1.1 2011/04/01 06:42:50 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1104.ebuild,v 1.2 2011/08/09 15:36:16 xarthisius Exp $ EAPI="3" @@ -17,7 +17,7 @@ SLOT="0" # documentation. The non-indexed database is not installed. IUSE="emboss minimal" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" DEPEND="${RDEPEND}" diff --git a/sci-biology/rebase/rebase-1105.ebuild b/sci-biology/rebase/rebase-1105.ebuild index be9b302f6324..e9cc2b89c484 100644 --- a/sci-biology/rebase/rebase-1105.ebuild +++ b/sci-biology/rebase/rebase-1105.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/rebase/rebase-1105.ebuild,v 1.1 2011/04/30 11:00:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1105.ebuild,v 1.2 2011/08/09 15:36:16 xarthisius Exp $ EAPI="3" @@ -17,7 +17,7 @@ SLOT="0" # documentation. The non-indexed database is not installed. IUSE="emboss minimal" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" DEPEND="${RDEPEND}" diff --git a/sci-biology/rebase/rebase-1106.ebuild b/sci-biology/rebase/rebase-1106.ebuild index 7a90c2eb8b59..8345bf05f57c 100644 --- a/sci-biology/rebase/rebase-1106.ebuild +++ b/sci-biology/rebase/rebase-1106.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/rebase/rebase-1106.ebuild,v 1.1 2011/06/01 06:38:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1106.ebuild,v 1.2 2011/08/09 15:36:16 xarthisius Exp $ EAPI="3" @@ -17,7 +17,7 @@ SLOT="0" # documentation. The non-indexed database is not installed. IUSE="emboss minimal" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" DEPEND="${RDEPEND}" diff --git a/sci-biology/transfac/ChangeLog b/sci-biology/transfac/ChangeLog index 1b20af192dcb..72b3b4c84707 100644 --- a/sci-biology/transfac/ChangeLog +++ b/sci-biology/transfac/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/transfac # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/ChangeLog,v 1.16 2011/03/09 18:52:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/ChangeLog,v 1.17 2011/08/09 15:36:17 xarthisius Exp $ + + 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> transfac-3.2.ebuild: + ppc64 keyword dropped 09 Mar 2011; Raúl Porcel <armin76@gentoo.org> transfac-3.2.ebuild: Drop sparc keywords diff --git a/sci-biology/transfac/transfac-3.2.ebuild b/sci-biology/transfac/transfac-3.2.ebuild index 28f71fcf3afb..3461c6f08252 100644 --- a/sci-biology/transfac/transfac-3.2.ebuild +++ b/sci-biology/transfac/transfac-3.2.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/transfac/transfac-3.2.ebuild,v 1.16 2011/03/09 18:52:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/transfac-3.2.ebuild,v 1.17 2011/08/09 15:36:17 xarthisius Exp $ DESCRIPTION="A database of eucaryotic transcription factors" HOMEPAGE="http://www.gene-regulation.com/pub/databases.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/databases/${PN}/${PN}32.tar.Z" LICENSE="public-domain" SLOT="3" -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" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the documentation. # The non-indexed database is not installed. |