diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-04-05 20:47:28 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-04-05 20:47:28 +0000 |
commit | c3e4de630171efd1f317a5d12209f73b4491c614 (patch) | |
tree | e07d1198eccd2041d19197c302902e685c274261 /dev-haskell/hunit | |
parent | x86 stable wrt bug #404635 (diff) | |
download | historical-c3e4de630171efd1f317a5d12209f73b4491c614.tar.gz historical-c3e4de630171efd1f317a5d12209f73b4491c614.tar.bz2 historical-c3e4de630171efd1f317a5d12209f73b4491c614.zip |
x86 stable wrt bug #404637
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r-- | dev-haskell/hunit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/hunit/hunit-1.2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hunit/ChangeLog b/dev-haskell/hunit/ChangeLog index 5c4984e6ddcb..91124b7d8f3c 100644 --- a/dev-haskell/hunit/ChangeLog +++ b/dev-haskell/hunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hunit # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.47 2012/04/05 20:47:28 phajdan.jr Exp $ + + 05 Apr 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> hunit-1.2.4.2.ebuild: + x86 stable wrt bug #404637 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> hunit-1.2.4.2.ebuild: Stable for amd64, wrt bug #404637 diff --git a/dev-haskell/hunit/hunit-1.2.4.2.ebuild b/dev-haskell/hunit/hunit-1.2.4.2.ebuild index 26cd4beeb2c0..9691cb6019b9 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-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.2 2012/03/28 07:01:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.4.2.ebuild,v 1.3 2012/04/05 20:47:28 phajdan.jr 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" |