summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:52:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:52:23 +0000
commit5f81af4fc344d9a8124d2cc1052fc5100c32d7fd (patch)
tree4c1dc98779699795caa148b7f986571d5aa46835
parentStable for x86, wrt bug #495660 (diff)
downloadgentoo-2-5f81af4fc344d9a8124d2cc1052fc5100c32d7fd.tar.gz
gentoo-2-5f81af4fc344d9a8124d2cc1052fc5100c32d7fd.tar.bz2
gentoo-2-5f81af4fc344d9a8124d2cc1052fc5100c32d7fd.zip
Stable for x86, wrt bug #495368
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-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 12dde95f876d..25e05bca7e05 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.73 2014/01/12 19:56:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.74 2014/01/14 13:52:23 ago Exp $
+
+ 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> alex-3.1.2.ebuild:
+ Stable for x86, wrt bug #495368
12 Jan 2014; Pacho Ramos <pacho@gentoo.org> alex-3.1.2.ebuild:
amd64 stable, bug #495368
diff --git a/dev-haskell/alex/alex-3.1.2.ebuild b/dev-haskell/alex/alex-3.1.2.ebuild
index 8e05bda3b610..daf0cbd02842 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.2 2014/01/12 19:56:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-3.1.2.ebuild,v 1.3 2014/01/14 13:52:23 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=""