diff options
author | 2008-10-04 10:15:33 +0000 | |
---|---|---|
committer | 2008-10-04 10:15:33 +0000 | |
commit | c7f9ee0dc1f132b9a728d4dc1999b8d7e43633ac (patch) | |
tree | 525117f528af98c5beec4d9c0cc5e64c102f770c /dev-lang/ghc/ghc-6.8.2.ebuild | |
parent | alpha/ia64 stable (diff) | |
download | historical-c7f9ee0dc1f132b9a728d4dc1999b8d7e43633ac.tar.gz historical-c7f9ee0dc1f132b9a728d4dc1999b8d7e43633ac.tar.bz2 historical-c7f9ee0dc1f132b9a728d4dc1999b8d7e43633ac.zip |
alpha/ia64 stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-lang/ghc/ghc-6.8.2.ebuild')
-rw-r--r-- | dev-lang/ghc/ghc-6.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ghc/ghc-6.8.2.ebuild b/dev-lang/ghc/ghc-6.8.2.ebuild index e323131e9149..ba53764f88a4 100644 --- a/dev-lang/ghc/ghc-6.8.2.ebuild +++ b/dev-lang/ghc/ghc-6.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild,v 1.9 2008/10/02 22:48:17 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild,v 1.10 2008/10/04 10:15:33 armin76 Exp $ # Brief explanation of the bootstrap logic: # @@ -48,7 +48,7 @@ SRC_URI="!binary? ( http://haskell.org/ghc/dist/${EXTRA_SRC_URI}/${P}-src.tar.bz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 sparc x86" IUSE="binary doc ghcbootstrap" RDEPEND=" |