diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 19:45:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 19:45:13 +0000 |
commit | 3aa9c50f1b883c7a456533e33ea581ffad56b5cc (patch) | |
tree | 32f6b78baa25002da23ef859342918872fcfbee8 /dev-haskell | |
parent | Stable for ppc, wrt bug #422921 (diff) | |
download | gentoo-2-3aa9c50f1b883c7a456533e33ea581ffad56b5cc.tar.gz gentoo-2-3aa9c50f1b883c7a456533e33ea581ffad56b5cc.tar.bz2 gentoo-2-3aa9c50f1b883c7a456533e33ea581ffad56b5cc.zip |
Stable for ppc, wrt bug #418699
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/hashed-storage/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hashed-storage/ChangeLog b/dev-haskell/hashed-storage/ChangeLog index ca52755ac4bc..ae557e961f6d 100644 --- a/dev-haskell/hashed-storage/ChangeLog +++ b/dev-haskell/hashed-storage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/hashed-storage # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.26 2012/12/07 16:32:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/ChangeLog,v 1.27 2012/12/07 19:45:13 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hashed-storage-0.5.9.ebuild: + Stable for ppc, wrt bug #418699 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> hashed-storage-0.5.10.ebuild: Stable for ppc, wrt bug #421351 diff --git a/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild index b940fa4f5855..542fa5e59c26 100644 --- a/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild +++ b/dev-haskell/hashed-storage/hashed-storage-0.5.9.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/hashed-storage/hashed-storage-0.5.9.ebuild,v 1.9 2012/09/12 16:05:24 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashed-storage/hashed-storage-0.5.9.ebuild,v 1.10 2012/12/07 19:45:13 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="dev-haskell/binary[profile?] |