summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2007-07-10 16:07:00 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2007-07-10 16:07:00 +0000
commit91d4e4f790f877603f6f1284e80a23a5dd84e5af (patch)
tree71e47c91a0a90c931b5c26d6f9ec54f8b5d7b122 /dev-lang/ghc-bin
parentStable for HPPA (bug #179072). (diff)
downloadhistorical-91d4e4f790f877603f6f1284e80a23a5dd84e5af.tar.gz
historical-91d4e4f790f877603f6f1284e80a23a5dd84e5af.tar.bz2
historical-91d4e4f790f877603f6f1284e80a23a5dd84e5af.zip
Add a binary for ia64, so mark ~ia64.
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-lang/ghc-bin')
-rw-r--r--dev-lang/ghc-bin/ChangeLog6
-rw-r--r--dev-lang/ghc-bin/files/digest-ghc-bin-6.4.23
-rw-r--r--dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild5
3 files changed, 11 insertions, 3 deletions
diff --git a/dev-lang/ghc-bin/ChangeLog b/dev-lang/ghc-bin/ChangeLog
index 5b83b167d84b..f7db94a1fdf2 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.71 2007/07/06 01:07:09 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.72 2007/07/10 16:07:00 dcoutts Exp $
+
+ 10 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> ghc-bin-6.4.2.ebuild:
+ Add a binary for ia64, so mark ~ia64.
+ All supported arches now have a binary for 6.4.2 so we can drop 6.4.1.
06 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> -ghc-bin-6.6.ebuild:
The ghc-bin ebuild will not be continued. Its function has been merged into
diff --git a/dev-lang/ghc-bin/files/digest-ghc-bin-6.4.2 b/dev-lang/ghc-bin/files/digest-ghc-bin-6.4.2
index b1b860d8ecd4..2755ecfa9402 100644
--- a/dev-lang/ghc-bin/files/digest-ghc-bin-6.4.2
+++ b/dev-lang/ghc-bin/files/digest-ghc-bin-6.4.2
@@ -7,6 +7,9 @@ SHA256 8466a5f017a09d5bee2bd4f28cb0fa690cd2bf0f6c9fedd892624c7f1096d214 ghc-bin-
MD5 f2e3bf885b341e6fb7829f2c0dd38d91 ghc-bin-6.4.2-hppa.tbz2 33914952
RMD160 c20d9a783abcfdda1a69b63e941c9f5c1fd587a0 ghc-bin-6.4.2-hppa.tbz2 33914952
SHA256 6c036e313b4d67ab4940e62a3719589c5e94591ac8fe96ed595796876dd4bd88 ghc-bin-6.4.2-hppa.tbz2 33914952
+MD5 77a64ad56f7280c573b49baf7c92ff1d ghc-bin-6.4.2-ia64.tbz2 28944776
+RMD160 85f9a3f09e9f319cea0c8a253fdb03885ff7f13e ghc-bin-6.4.2-ia64.tbz2 28944776
+SHA256 7ac02b0277bbbc92aea4de150404ebf5b12445db197b08573446cad901638f12 ghc-bin-6.4.2-ia64.tbz2 28944776
MD5 7ffe7423bf98e3f1e286aea671599572 ghc-bin-6.4.2-ppc.tbz2 22994932
RMD160 3ee3b26a1b98ceb085a2ca12e9e9e791c245ba86 ghc-bin-6.4.2-ppc.tbz2 22994932
SHA256 1239845ddaafe0bbfe8e24a13a6a7a7ba4462f313227e28d47beb644e876979c ghc-bin-6.4.2-ppc.tbz2 22994932
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 672ab8127f1d..6f9b9e0147ae 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-2007 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.15 2007/07/02 14:41:42 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.4.2.ebuild,v 1.16 2007/07/10 16:07:00 dcoutts Exp $
# Note to users of hardened gcc-3.x:
#
@@ -22,6 +22,7 @@ HOMEPAGE="http://www.haskell.org/ghc/"
SRC_URI="alpha? ( mirror://gentoo/${P}-alpha.tbz2 )
amd64? ( mirror://gentoo/${P}-amd64.tbz2 )
hppa? ( mirror://gentoo/${P}-hppa.tbz2 )
+ ia64? ( mirror://gentoo/${P}-ia64.tbz2 )
ppc? ( mirror://gentoo/${P}-ppc.tbz2 )
ppc64? ( mirror://gentoo/${P}-ppc64.tbz2 )
sparc? ( mirror://gentoo/${P}-sparc.tbz2 )
@@ -29,7 +30,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 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
SLOT="0"
IUSE="" # use the non-binary version if you want to have more choice