summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-26 17:07:31 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-26 17:07:31 +0000
commit3260b3b8b96a6804c067d0f6cef1a49fd88eb754 (patch)
treefc28860217cf4fc4fe75cef721b65bf2650771ee /dev-haskell
parentppc stable wrt bug #547766 (diff)
downloadgentoo-2-3260b3b8b96a6804c067d0f6cef1a49fd88eb754.tar.gz
gentoo-2-3260b3b8b96a6804c067d0f6cef1a49fd88eb754.tar.bz2
gentoo-2-3260b3b8b96a6804c067d0f6cef1a49fd88eb754.zip
ppc stable wrt bug #480568
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/vector/ChangeLog5
-rw-r--r--dev-haskell/vector/vector-0.10.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/vector/ChangeLog b/dev-haskell/vector/ChangeLog
index b930f718987b..773054bd9bf4 100644
--- a/dev-haskell/vector/ChangeLog
+++ b/dev-haskell/vector/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/vector
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.24 2015/04/18 12:48:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.25 2015/04/26 17:07:31 pacho Exp $
+
+ 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> vector-0.10.0.1.ebuild:
+ ppc stable wrt bug #480568
18 Apr 2015; Pacho Ramos <pacho@gentoo.org> vector-0.10.0.1.ebuild:
ppc64 stable wrt bug #480568
diff --git a/dev-haskell/vector/vector-0.10.0.1.ebuild b/dev-haskell/vector/vector-0.10.0.1.ebuild
index 014c8662657d..ef20eff076ab 100644
--- a/dev-haskell/vector/vector-0.10.0.1.ebuild
+++ b/dev-haskell/vector/vector-0.10.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/vector-0.10.0.1.ebuild,v 1.8 2015/04/18 12:48:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/vector-0.10.0.1.ebuild,v 1.9 2015/04/26 17:07:31 pacho Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-haskell/primitive-0.5.0.1:=[profile?] <dev-haskell/primitive-0.6:=[profile?]