diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-07 23:47:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-07 23:47:26 +0000 |
commit | ce3b88c074609c400a1106270efdf9d9e44c568b (patch) | |
tree | 85d4dee13c2ac40bf81a401157e6280851614526 /dev-haskell/random | |
parent | Stable for amd64, wrt bug #421351 (diff) | |
download | historical-ce3b88c074609c400a1106270efdf9d9e44c568b.tar.gz historical-ce3b88c074609c400a1106270efdf9d9e44c568b.tar.bz2 historical-ce3b88c074609c400a1106270efdf9d9e44c568b.zip |
Stable for amd64, wrt bug #421351
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/random')
-rw-r--r-- | dev-haskell/random/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/random/random-1.0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/random/ChangeLog b/dev-haskell/random/ChangeLog index 4e55425da62e..89a7f046aa9d 100644 --- a/dev-haskell/random/ChangeLog +++ b/dev-haskell/random/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/random # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/random/ChangeLog,v 1.2 2012/03/23 20:24:51 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/random/ChangeLog,v 1.3 2012/09/07 23:42:17 ago Exp $ + + 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> random-1.0.1.1.ebuild: + Stable for amd64, wrt bug #421351 23 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> random-1.0.1.1.ebuild: ~ia64 rekeyworded. Works file on ghc-6.12. diff --git a/dev-haskell/random/random-1.0.1.1.ebuild b/dev-haskell/random/random-1.0.1.1.ebuild index e8150cc0c702..6be39d984546 100644 --- a/dev-haskell/random/random-1.0.1.1.ebuild +++ b/dev-haskell/random/random-1.0.1.1.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/random/random-1.0.1.1.ebuild,v 1.2 2012/03/23 20:24:51 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/random/random-1.0.1.1.ebuild,v 1.3 2012/09/07 23:42:17 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -16,7 +16,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="dev-haskell/time[profile?] |