diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-08-28 16:46:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-08-28 16:46:34 +0000 |
commit | 363c021527b4757e1652bf10c2665a918925d2a3 (patch) | |
tree | 9b36ce94cc7b127d7b224441d1c4ae3e30292327 /dev-lang | |
parent | (#145367) Block media-sound/mpd and media-sound/mpd-svn, they also use mpd.co... (diff) | |
download | gentoo-2-363c021527b4757e1652bf10c2665a918925d2a3.tar.gz gentoo-2-363c021527b4757e1652bf10c2665a918925d2a3.tar.bz2 gentoo-2-363c021527b4757e1652bf10c2665a918925d2a3.zip |
Stable for HPPA (bug #140369).
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'dev-lang')
-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 0dc15aaa6144..80609fa1112f 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.62 2006/08/25 13:31:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.63 2006/08/28 16:46:34 jer Exp $ + + 28 Aug 2006; Jeroen Roovers <jer@gentoo.org> ghc-bin-6.4.2.ebuild: + Stable for HPPA (bug #140369). 25 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> ghc-bin-6.4.2.ebuild: Adding a self-built 6.4.2 for hppa and keywording 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 f3ac612c57e4..7cf385cc710d 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.12 2006/08/25 13:31:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild,v 1.13 2006/08/28 16:46:34 jer Exp $ # Note to users of hardened gcc-3.x: # @@ -29,7 +29,7 @@ SRC_URI="alpha? ( mirror://gentoo/${P}-alpha.tbz2 ) x86-fbsd? ( mirror://gentoo/${P}-x86-fbsd.tbz2 )" LICENSE="as-is" -KEYWORDS="-* ~alpha amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" IUSE="" # use the non-binary version if you want to have more choice |