diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-04 05:37:23 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-04 05:37:23 +0000 |
commit | 37b2870f5ad8528df9afa9f9d7ac764ad49fd822 (patch) | |
tree | 77552a5c8c4632afd9d9302622b33a70dabf9ab0 /dev-haskell | |
parent | Stable x86; boring doc's (diff) | |
download | gentoo-2-37b2870f5ad8528df9afa9f9d7ac764ad49fd822.tar.gz gentoo-2-37b2870f5ad8528df9afa9f9d7ac764ad49fd822.tar.bz2 gentoo-2-37b2870f5ad8528df9afa9f9d7ac764ad49fd822.zip |
Stable x86; something witty just left me :(
(Portage version: 2.1.1)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/hmake/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/hmake/hmake-3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hmake/ChangeLog b/dev-haskell/hmake/ChangeLog index 2dfcf7763a7f..a3884bb62c3d 100644 --- a/dev-haskell/hmake/ChangeLog +++ b/dev-haskell/hmake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hmake # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/ChangeLog,v 1.26 2006/08/29 20:22:25 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/ChangeLog,v 1.27 2006/10/04 05:37:23 tsunam Exp $ + + 04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> hmake-3.11.ebuild: + Stable x86; bug #144678 29 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> hmake-3.11.ebuild: mark ~ppc (related to Bug #144678, though not specifically requested...) diff --git a/dev-haskell/hmake/hmake-3.11.ebuild b/dev-haskell/hmake/hmake-3.11.ebuild index 796dd27d3376..ac02da0ac5ba 100644 --- a/dev-haskell/hmake/hmake-3.11.ebuild +++ b/dev-haskell/hmake/hmake-3.11.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-haskell/hmake/hmake-3.11.ebuild,v 1.5 2006/08/29 20:22:25 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/hmake-3.11.ebuild,v 1.6 2006/10/04 05:37:23 tsunam Exp $ inherit base eutils fixheadtails ghc-package @@ -10,7 +10,7 @@ SRC_URI="http://www.haskell.org/hmake/${P}.tar.gz" LICENSE="nhc98" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/ghc |