From 99d68178ea0ba2ad510a1af720ad316357c8aa36 Mon Sep 17 00:00:00 2001 From: Chris Parrott Date: Thu, 5 Oct 2006 03:07:27 +0000 Subject: marked stable for amd64 (bug 144678) (Portage version: 2.1.2_pre2-r3) --- dev-haskell/cpphs/ChangeLog | 5 ++++- dev-haskell/cpphs/cpphs-1.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-haskell/cpphs') diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog index 25ddbbcc99e2..6f3e279e9f69 100644 --- a/dev-haskell/cpphs/ChangeLog +++ b/dev-haskell/cpphs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/cpphs # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.14 2006/10/04 05:22:25 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.15 2006/10/05 03:07:27 cparrott Exp $ + + 05 Oct 2006; Chris Parrott cpphs-1.2.ebuild: + marked stable for amd64 (bug 144678) 04 Oct 2006; Joshua Jackson cpphs-1.2.ebuild: Stable x86; bug #144678 diff --git a/dev-haskell/cpphs/cpphs-1.2.ebuild b/dev-haskell/cpphs/cpphs-1.2.ebuild index edbfadc6523a..7cc0080e1542 100644 --- a/dev-haskell/cpphs/cpphs-1.2.ebuild +++ b/dev-haskell/cpphs/cpphs-1.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-haskell/cpphs/cpphs-1.2.ebuild,v 1.5 2006/10/04 05:22:25 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/cpphs-1.2.ebuild,v 1.6 2006/10/05 03:07:27 cparrott Exp $ CABAL_FEATURES="bin lib profile" inherit eutils haskell-cabal @@ -11,7 +11,7 @@ SRC_URI="http://www.cs.york.ac.uk/fp/cpphs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/ghc" -- cgit v1.2.3-65-gdbad