diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-21 17:18:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-21 17:18:51 +0000 |
commit | bc9103c70683757231f68d2631e9c328cd563bf3 (patch) | |
tree | 8a11b005831067c4fbeb86e78f61fb7a7ee74042 /dev-lang/ghc-bin | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-bc9103c70683757231f68d2631e9c328cd563bf3.tar.gz gentoo-2-bc9103c70683757231f68d2631e9c328cd563bf3.tar.bz2 gentoo-2-bc9103c70683757231f68d2631e9c328cd563bf3.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ghc-bin/ChangeLog b/dev-lang/ghc-bin/ChangeLog index 62860c22462c..eec70829af26 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.51 2006/05/19 16:17:50 cparrott Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.52 2006/05/21 17:18:51 corsair Exp $ + + 21 May 2006; Markus Rothe <corsair@gentoo.org> ghc-bin-6.4.1.ebuild: + Stable on ppc64 19 May 2006; Chris Parrott <cparrott@gentoo.org> ghc-bin-6.4.1-r1.ebuild, ghc-bin-6.4.2.ebuild: diff --git a/dev-lang/ghc-bin/ghc-bin-6.4.1.ebuild b/dev-lang/ghc-bin/ghc-bin-6.4.1.ebuild index 25d097351aa2..9c215ff65596 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.4.1.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-6.4.1.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.1.ebuild,v 1.13 2006/03/23 20:44:37 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.4.1.ebuild,v 1.14 2006/05/21 17:18:51 corsair Exp $ inherit base multilib ghc-package @@ -16,7 +16,7 @@ SRC_URI="x86? ( mirror://gentoo/${P}-x86.tbz2 ) ppc64? ( mirror://gentoo/${P}-ppc64.tbz2 )" LICENSE="as-is" -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" SLOT="0" IUSE="" # use the non-binary version if you want to have more choice |