summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-07-15 05:49:37 +0000
committerJeroen Roovers <jer@gentoo.org>2008-07-15 05:49:37 +0000
commit26cc1cd946bb9f0355884cbff4c8a4d2b7476c23 (patch)
tree0e494ec4f8971a169e50cd08d1ea3b96fc6a1939 /dev-haskell/hunit
parentStable for HPPA (bug #230919). (diff)
downloadgentoo-2-26cc1cd946bb9f0355884cbff4c8a4d2b7476c23.tar.gz
gentoo-2-26cc1cd946bb9f0355884cbff4c8a4d2b7476c23.tar.bz2
gentoo-2-26cc1cd946bb9f0355884cbff4c8a4d2b7476c23.zip
Stable for HPPA (bug #230919).
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6-JeR parisc)
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r--dev-haskell/hunit/ChangeLog6
-rw-r--r--dev-haskell/hunit/hunit-1.1-r1.ebuild6
-rw-r--r--dev-haskell/hunit/hunit-1.1.1.ebuild6
-rw-r--r--dev-haskell/hunit/hunit-1.2.0.0.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-haskell/hunit/ChangeLog b/dev-haskell/hunit/ChangeLog
index c5d431ac76fa..09bb6a263bd7 100644
--- a/dev-haskell/hunit/ChangeLog
+++ b/dev-haskell/hunit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hunit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.28 2008/07/06 20:26:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.29 2008/07/15 05:49:37 jer Exp $
+
+ 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> hunit-1.1-r1.ebuild,
+ hunit-1.1.1.ebuild, hunit-1.2.0.0.ebuild:
+ Stable for HPPA (bug #230919).
06 Jul 2008; Markus Meier <maekke@gentoo.org> hunit-1.2.0.0.ebuild:
amd64/x86 stable, bug #230919
diff --git a/dev-haskell/hunit/hunit-1.1-r1.ebuild b/dev-haskell/hunit/hunit-1.1-r1.ebuild
index d850d240f480..ee4a22b0eea1 100644
--- a/dev-haskell/hunit/hunit-1.1-r1.ebuild
+++ b/dev-haskell/hunit/hunit-1.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1-r1.ebuild,v 1.6 2007/12/13 05:44:32 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1-r1.ebuild,v 1.7 2008/07/15 05:49:37 jer Exp $
CABAL_FEATURES="lib profile haddock"
inherit base haskell-cabal
@@ -22,7 +22,7 @@ DEPEND=">=dev-lang/ghc-6.6"
S="${WORKDIR}/ghc-${GHC_PV}/libraries/${MY_PN}"
src_unpack() {
- unpack "${A}"
+ unpack ${A}
cabal-mksetup
}
diff --git a/dev-haskell/hunit/hunit-1.1.1.ebuild b/dev-haskell/hunit/hunit-1.1.1.ebuild
index 521e04a7e55a..1bbd9c422ba8 100644
--- a/dev-haskell/hunit/hunit-1.1.1.ebuild
+++ b/dev-haskell/hunit/hunit-1.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.1.ebuild,v 1.8 2007/12/16 20:32:53 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.1.ebuild,v 1.9 2008/07/15 05:49:37 jer Exp $
CABAL_FEATURES="lib profile haddock"
inherit base haskell-cabal
@@ -22,7 +22,7 @@ DEPEND=">=dev-lang/ghc-6.6"
S="${WORKDIR}/ghc-${GHC_PV}/libraries/${MY_PN}"
src_unpack() {
- unpack "${A}"
+ unpack ${A}
cabal-mksetup
}
diff --git a/dev-haskell/hunit/hunit-1.2.0.0.ebuild b/dev-haskell/hunit/hunit-1.2.0.0.ebuild
index aedeffa24676..0d264434fbaf 100644
--- a/dev-haskell/hunit/hunit-1.2.0.0.ebuild
+++ b/dev-haskell/hunit/hunit-1.2.0.0.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-haskell/hunit/hunit-1.2.0.0.ebuild,v 1.2 2008/07/06 20:26:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.0.0.ebuild,v 1.3 2008/07/15 05:49:37 jer Exp $
CABAL_FEATURES="lib profile haddock"
inherit base haskell-cabal
@@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.4"