summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2012-03-20 16:29:58 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2012-03-20 16:29:58 +0000
commitde90c6692b44103b6fff4da532f9950455f4c6df (patch)
treee28b1d89cd9ae75b6a1dba19d6ae94630689d738 /dev-haskell/parsec
parent~ia64 rekeyworded (diff)
downloadgentoo-2-de90c6692b44103b6fff4da532f9950455f4c6df.tar.gz
gentoo-2-de90c6692b44103b6fff4da532f9950455f4c6df.tar.bz2
gentoo-2-de90c6692b44103b6fff4da532f9950455f4c6df.zip
~ia64 rekeyworded. restored ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris keywords.
(Portage version: 2.2.0_alpha90_p19/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/parsec')
-rw-r--r--dev-haskell/parsec/ChangeLog6
-rw-r--r--dev-haskell/parsec/parsec-3.1.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-haskell/parsec/ChangeLog b/dev-haskell/parsec/ChangeLog
index c324b7f5e015..45096cfc2285 100644
--- a/dev-haskell/parsec/ChangeLog
+++ b/dev-haskell/parsec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/parsec
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.21 2012/03/10 17:37:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.22 2012/03/20 16:29:58 slyfox Exp $
+
+ 20 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> parsec-3.1.2-r1.ebuild:
+ ~ia64 rekeyworded. restored ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos
+ ~x86-macos ~x86-solaris keywords.
*parsec-3.1.2-r1 (10 Mar 2012)
diff --git a/dev-haskell/parsec/parsec-3.1.2-r1.ebuild b/dev-haskell/parsec/parsec-3.1.2-r1.ebuild
index 2b3417ee6647..b280674b0d23 100644
--- a/dev-haskell/parsec/parsec-3.1.2-r1.ebuild
+++ b/dev-haskell/parsec/parsec-3.1.2-r1.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/parsec/parsec-3.1.2-r1.ebuild,v 1.1 2012/03/10 17:37:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-3.1.2-r1.ebuild,v 1.2 2012/03/20 16:29:58 slyfox Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="dev-haskell/mtl[profile?]