diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:01:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:01:26 +0000 |
commit | e93198975eeac2843da9ab022e8a516ebc843e98 (patch) | |
tree | 8f89088ce9a9891eb43008876f9f4312dfc7d7c0 /dev-haskell/hunit | |
parent | Stable for amd64, wrt bug #404891 (diff) | |
download | historical-e93198975eeac2843da9ab022e8a516ebc843e98.tar.gz historical-e93198975eeac2843da9ab022e8a516ebc843e98.tar.bz2 historical-e93198975eeac2843da9ab022e8a516ebc843e98.zip |
Stable for amd64, wrt bug #404637
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r-- | dev-haskell/hunit/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/hunit/hunit-1.2.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/hunit/ChangeLog b/dev-haskell/hunit/ChangeLog index bc3a952a06a1..5c4984e6ddcb 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.45 2011/12/04 16:31:01 slyfox Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.46 2012/03/28 07:01:26 ago Exp $ + + 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> hunit-1.2.4.2.ebuild: + Stable for amd64, wrt bug #404637 *hunit-1.2.4.2 (04 Dec 2011) diff --git a/dev-haskell/hunit/hunit-1.2.4.2.ebuild b/dev-haskell/hunit/hunit-1.2.4.2.ebuild index daa3634132ad..26cd4beeb2c0 100644 --- a/dev-haskell/hunit/hunit-1.2.4.2.ebuild +++ b/dev-haskell/hunit/hunit-1.2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.4.2.ebuild,v 1.1 2011/12/04 16:31:01 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.4.2.ebuild,v 1.2 2012/03/28 07:01:26 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -18,7 +18,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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2" |