diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-23 11:03:53 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-23 11:03:53 +0000 |
commit | a18144b056d0140194ae34300c26be934a47d574 (patch) | |
tree | 39e2c020b0a793a084953900bec03f0a93be30ba /dev-lang | |
parent | Mark myself as maintainer and add an ebuild for 1.79 (diff) | |
download | gentoo-2-a18144b056d0140194ae34300c26be934a47d574.tar.gz gentoo-2-a18144b056d0140194ae34300c26be934a47d574.tar.bz2 gentoo-2-a18144b056d0140194ae34300c26be934a47d574.zip |
ppc stable, bug #140369
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ghc-bin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/ghc-bin/ChangeLog b/dev-lang/ghc-bin/ChangeLog index 11eb222d5fc0..cbcfdc3e4ff2 100644 --- a/dev-lang/ghc-bin/ChangeLog +++ b/dev-lang/ghc-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ghc-bin # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.57 2006/07/20 20:17:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.58 2006/07/23 11:03:53 dertobi123 Exp $ + + 23 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + ghc-bin-6.4.2.ebuild: + ppc stable, bug #140369 20 Jul 2006; Markus Rothe <corsair@gentoo.org> ghc-bin-6.4.2.ebuild: Stable on ppc64; bug #140369 diff --git a/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild b/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild index 7969a39aa988..1784dd86eaf4 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild,v 1.7 2006/07/20 20:17:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild,v 1.8 2006/07/23 11:03:53 dertobi123 Exp $ # Note to users of hardened gcc-3.x: # @@ -28,7 +28,7 @@ SRC_URI="alpha? ( mirror://gentoo/${P}-alpha.tbz2 ) x86-fbsd? ( mirror://gentoo/${P}-x86-fbsd.tbz2 )" LICENSE="as-is" -KEYWORDS="-* ~alpha ~amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="-* ~alpha ~amd64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" SLOT="0" IUSE="" # use the non-binary version if you want to have more choice |