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 | 0c6b9e5cd9ef032e29e98db55700b4a69731b974 (patch) | |
tree | f5169a75743326f0833cc73329d6781867d5f823 /sci-biology/prints | |
parent | Version bump with NetBSD patch for libpng15 wrt #378507 by Diego Elio Pettenò (diff) | |
download | gentoo-2-0c6b9e5cd9ef032e29e98db55700b4a69731b974.tar.gz gentoo-2-0c6b9e5cd9ef032e29e98db55700b4a69731b974.tar.bz2 gentoo-2-0c6b9e5cd9ef032e29e98db55700b4a69731b974.zip |
ppc64 keyword dropped (fallout after sci-biology/emboss)
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/prints')
-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 |
3 files changed, 9 insertions, 5 deletions
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 )" |