diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-20 20:19:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-20 20:19:59 +0000 |
commit | d711d119b179685ac243cbce930c2cf278fa133a (patch) | |
tree | 3758f5dd75310bd1f589f848f0071ffc125ddb05 /dev-lang/ghc-bin | |
parent | Stable on ppc64; bug #140369 (diff) | |
download | historical-d711d119b179685ac243cbce930c2cf278fa133a.tar.gz historical-d711d119b179685ac243cbce930c2cf278fa133a.tar.bz2 historical-d711d119b179685ac243cbce930c2cf278fa133a.zip |
Stable on ppc64; bug #140369
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-lang/ghc-bin')
-rw-r--r-- | dev-lang/ghc-bin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ghc-bin/ChangeLog b/dev-lang/ghc-bin/ChangeLog index 59cf33d80e32..11eb222d5fc0 100644 --- a/dev-lang/ghc-bin/ChangeLog +++ b/dev-lang/ghc-bin/ChangeLog @@ -1,6 +1,9 @@ # 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.56 2006/07/19 13:37:55 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.57 2006/07/20 20:17:42 corsair Exp $ + + 20 Jul 2006; Markus Rothe <corsair@gentoo.org> ghc-bin-6.4.2.ebuild: + Stable on ppc64; bug #140369 19 Jul 2006; Duncan Coutts <dcoutts@gentoo.org> Manifest: Fix digests. bug #141030 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 dd30cbae4636..7969a39aa988 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.6 2006/07/17 20:11:58 cparrott Exp $ +# $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 $ # 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 |