summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-07-21 17:21:57 +0000
committerChristoph Junghans <ottxor@gentoo.org>2013-07-21 17:21:57 +0000
commit946d73027174890665f0821868e9ef071f1b2a27 (patch)
treea0b2b0a02544723f873eac2fc63d431652085f3b /dev-haskell/pcre-light
parentadded ~amd64-linux (tested by me) (diff)
downloadgentoo-2-946d73027174890665f0821868e9ef071f1b2a27.tar.gz
gentoo-2-946d73027174890665f0821868e9ef071f1b2a27.tar.bz2
gentoo-2-946d73027174890665f0821868e9ef071f1b2a27.zip
added ~amd64-linux (tested by me)
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'dev-haskell/pcre-light')
-rw-r--r--dev-haskell/pcre-light/ChangeLog7
-rw-r--r--dev-haskell/pcre-light/pcre-light-0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/pcre-light/ChangeLog b/dev-haskell/pcre-light/ChangeLog
index 6e8928291a75..190d1bc3bba4 100644
--- a/dev-haskell/pcre-light/ChangeLog
+++ b/dev-haskell/pcre-light/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/pcre-light
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pcre-light/ChangeLog,v 1.2 2012/09/12 15:43:28 qnikst Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pcre-light/ChangeLog,v 1.3 2013/07/21 17:21:57 ottxor Exp $
+
+ 21 Jul 2013; Christoph Junghans <ottxor@gentoo.org> pcre-light-0.4.ebuild:
+ added ~amd64-linux (tested by me)
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> pcre-light-0.4.ebuild:
move dev-haskell/pcre-light/pcre-light-0.4.ebuild ebuild to mirror://hackage
diff --git a/dev-haskell/pcre-light/pcre-light-0.4.ebuild b/dev-haskell/pcre-light/pcre-light-0.4.ebuild
index b5574ede7f83..42ceed186460 100644
--- a/dev-haskell/pcre-light/pcre-light-0.4.ebuild
+++ b/dev-haskell/pcre-light/pcre-light-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pcre-light/pcre-light-0.4.ebuild,v 1.2 2012/09/12 15:43:28 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pcre-light/pcre-light-0.4.ebuild,v 1.3 2013/07/21 17:21:57 ottxor Exp $
# ebuild generated by hackport 0.2.13
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.8.2