summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-11-10 11:03:07 +0000
committerNaohiro Aota <naota@gentoo.org>2011-11-10 11:03:07 +0000
commitf6a9a47073535bfb70c6a52aa15b86234aa2b799 (patch)
treeec84a23c025ce925f2f9d853f267e3e45ce0c8ae /dev-haskell/hunit
parentMarked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elij... (diff)
downloadgentoo-2-f6a9a47073535bfb70c6a52aa15b86234aa2b799.tar.gz
gentoo-2-f6a9a47073535bfb70c6a52aa15b86234aa2b799.tar.bz2
gentoo-2-f6a9a47073535bfb70c6a52aa15b86234aa2b799.zip
Add ~x86-fbsd
(Portage version: 2.2.0_alpha72/cvs/FreeBSD i386)
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r--dev-haskell/hunit/ChangeLog5
-rw-r--r--dev-haskell/hunit/hunit-1.2.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hunit/ChangeLog b/dev-haskell/hunit/ChangeLog
index b03baf197312..734b31f7ce45 100644
--- a/dev-haskell/hunit/ChangeLog
+++ b/dev-haskell/hunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hunit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.43 2011/08/02 17:56:47 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.44 2011/11/10 11:03:07 naota Exp $
+
+ 10 Nov 2011; Naohiro Aota <naota@gentoo.org> hunit-1.2.2.3.ebuild:
+ Add ~x86-fbsd
*hunit-1.2.2.3 (02 Aug 2011)
diff --git a/dev-haskell/hunit/hunit-1.2.2.3.ebuild b/dev-haskell/hunit/hunit-1.2.2.3.ebuild
index 003432b2d630..52bc00fc8c8b 100644
--- a/dev-haskell/hunit/hunit-1.2.2.3.ebuild
+++ b/dev-haskell/hunit/hunit-1.2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.2.3.ebuild,v 1.1 2011/08/02 17:56:47 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.2.3.ebuild,v 1.2 2011/11/10 11:03:07 naota Exp $
# ebuild generated by hackport 0.2.9
@@ -16,7 +16,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.8.2"