From d6e5671ab83d47a47723f589c0b01f18d75c7010 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 24 Nov 2013 19:39:19 +0000 Subject: Stable for x86, wrt bug #488750 (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) --- dev-haskell/crypto-cipher-tests/ChangeLog | 6 +++++- dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-haskell/crypto-cipher-tests') diff --git a/dev-haskell/crypto-cipher-tests/ChangeLog b/dev-haskell/crypto-cipher-tests/ChangeLog index 2c3bb536129b..b3c88d9bd0be 100644 --- a/dev-haskell/crypto-cipher-tests/ChangeLog +++ b/dev-haskell/crypto-cipher-tests/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/crypto-cipher-tests # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-cipher-tests/ChangeLog,v 1.2 2013/11/05 11:34:17 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-cipher-tests/ChangeLog,v 1.3 2013/11/24 19:39:19 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo + crypto-cipher-tests-0.0.7.ebuild: + Stable for x86, wrt bug #488750 05 Nov 2013; Tony Vroon crypto-cipher-tests-0.0.7.ebuild: diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild index c2030dcc3354..2584c071977b 100644 --- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild +++ b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild,v 1.2 2013/11/05 11:34:17 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild,v 1.3 2013/11/24 19:39:19 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/byteable-0.1.1:=[profile?] -- cgit v1.2.3-65-gdbad