diff options
author | Chris Parrott <cparrott@gentoo.org> | 2006-10-05 03:31:50 +0000 |
---|---|---|
committer | Chris Parrott <cparrott@gentoo.org> | 2006-10-05 03:31:50 +0000 |
commit | da0109b0d64ea4dfe5683dd549a87bcd75c61f1b (patch) | |
tree | 49e2efd0c9558c03860b9843e86b5284c93b4269 /dev-haskell | |
parent | marked stable for amd64 (bug 144678) (diff) | |
download | gentoo-2-da0109b0d64ea4dfe5683dd549a87bcd75c61f1b.tar.gz gentoo-2-da0109b0d64ea4dfe5683dd549a87bcd75c61f1b.tar.bz2 gentoo-2-da0109b0d64ea4dfe5683dd549a87bcd75c61f1b.zip |
marked stable for amd64 (bug 144678)
(Portage version: 2.1.2_pre2-r3)
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 a3884bb62c3d..ec4b182f404e 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.27 2006/10/04 05:37:23 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/ChangeLog,v 1.28 2006/10/05 03:31:50 cparrott Exp $ + + 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> hmake-3.11.ebuild: + marked stable for amd64 (bug 144678) 04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> hmake-3.11.ebuild: Stable x86; bug #144678 diff --git a/dev-haskell/hmake/hmake-3.11.ebuild b/dev-haskell/hmake/hmake-3.11.ebuild index ac02da0ac5ba..a0e9714bf654 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.6 2006/10/04 05:37:23 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/hmake-3.11.ebuild,v 1.7 2006/10/05 03:31:50 cparrott 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 |