summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:22:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:22:57 +0000
commitf56af3c8dc0d8fbbfd2085305ecfbc47302c4c6b (patch)
tree5bcdc11a6169397cd0ca5be562bcb54686d62ce3 /dev-haskell/alex
parentStable for ia64, wrt bug #485656 (diff)
downloadgentoo-2-f56af3c8dc0d8fbbfd2085305ecfbc47302c4c6b.tar.gz
gentoo-2-f56af3c8dc0d8fbbfd2085305ecfbc47302c4c6b.tar.bz2
gentoo-2-f56af3c8dc0d8fbbfd2085305ecfbc47302c4c6b.zip
Stable for ia64, wrt bug #495368
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/alex')
-rw-r--r--dev-haskell/alex/ChangeLog5
-rw-r--r--dev-haskell/alex/alex-3.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/alex/ChangeLog b/dev-haskell/alex/ChangeLog
index 88ca034bb43d..0fcd157ae39e 100644
--- a/dev-haskell/alex/ChangeLog
+++ b/dev-haskell/alex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/alex
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.75 2014/01/14 15:30:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.76 2014/01/15 09:22:57 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> alex-3.1.2.ebuild:
+ Stable for ia64, wrt bug #495368
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> alex-3.1.2.ebuild:
Stable for ppc, wrt bug #495368
diff --git a/dev-haskell/alex/alex-3.1.2.ebuild b/dev-haskell/alex/alex-3.1.2.ebuild
index b0bffec2e912..dbcd7bc0371e 100644
--- a/dev-haskell/alex/alex-3.1.2.ebuild
+++ b/dev-haskell/alex/alex-3.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-3.1.2.ebuild,v 1.4 2014/01/14 15:30:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-3.1.2.ebuild,v 1.5 2014/01/15 09:22:57 ago Exp $
EAPI=5
@@ -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"
+KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 ~sparc x86"
IUSE="doc"
RDEPEND=""