summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2010-10-02 21:37:04 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2010-10-02 21:37:04 +0000
commit2671343a70166a54242b1c6ff198be219949dadc (patch)
treef92c28bb9d14b5c987d00b9f0637b512df9ab94f /dev-haskell
parentVersion Bump (diff)
downloadhistorical-2671343a70166a54242b1c6ff198be219949dadc.tar.gz
historical-2671343a70166a54242b1c6ff198be219949dadc.tar.bz2
historical-2671343a70166a54242b1c6ff198be219949dadc.zip
Marked ~alpha and ~ia64
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/cabal-install/ChangeLog6
-rw-r--r--dev-haskell/cabal-install/cabal-install-0.8.0.ebuild4
-rw-r--r--dev-haskell/http/ChangeLog5
-rw-r--r--dev-haskell/http/http-4000.0.8.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-haskell/cabal-install/ChangeLog b/dev-haskell/cabal-install/ChangeLog
index d68998446b62..1c8f1a6d3ec5 100644
--- a/dev-haskell/cabal-install/ChangeLog
+++ b/dev-haskell/cabal-install/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/cabal-install
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal-install/ChangeLog,v 1.4 2010/06/16 22:26:30 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal-install/ChangeLog,v 1.5 2010/10/02 21:37:04 slyfox Exp $
+
+ 02 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org>
+ cabal-install-0.8.0.ebuild:
+ Marked ~alpha and ~ia64
16 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org>
cabal-install-0.6.2.ebuild, cabal-install-0.6.4.ebuild:
diff --git a/dev-haskell/cabal-install/cabal-install-0.8.0.ebuild b/dev-haskell/cabal-install/cabal-install-0.8.0.ebuild
index 629504276ccc..2a6ac9d0a4c4 100644
--- a/dev-haskell/cabal-install/cabal-install-0.8.0.ebuild
+++ b/dev-haskell/cabal-install/cabal-install-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal-install/cabal-install-0.8.0.ebuild,v 1.1 2010/01/26 20:33:36 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal-install/cabal-install-0.8.0.ebuild,v 1.2 2010/10/02 21:37:04 slyfox Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal bash-completion
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.4
diff --git a/dev-haskell/http/ChangeLog b/dev-haskell/http/ChangeLog
index 5f980c3c0889..43d7be997590 100644
--- a/dev-haskell/http/ChangeLog
+++ b/dev-haskell/http/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/http
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.14 2010/07/01 19:57:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.15 2010/10/02 21:35:23 slyfox Exp $
+
+ 02 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> http-4000.0.8.ebuild:
+ Marked ~alpha and ~ia64
01 Jul 2010; Jeroen Roovers <jer@gentoo.org> http-3001.0.0.ebuild,
http-4000.0.5.ebuild, http-4000.0.6.ebuild, http-4000.0.8.ebuild:
diff --git a/dev-haskell/http/http-4000.0.8.ebuild b/dev-haskell/http/http-4000.0.8.ebuild
index c6e7369a2656..2c0993239f77 100644
--- a/dev-haskell/http/http-4000.0.8.ebuild
+++ b/dev-haskell/http/http-4000.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.0.8.ebuild,v 1.3 2010/07/01 19:57:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.0.8.ebuild,v 1.4 2010/10/02 21:35:23 slyfox Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.6.1