summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-10-02 20:21:35 +0000
committerJeroen Roovers <jer@gentoo.org>2008-10-02 20:21:35 +0000
commit8128a809ac3f9503f4851a8d7ca5f4929d139950 (patch)
tree70fed5a82baf8c19a6132160f222cdd5ec273a92 /dev-haskell/http
parentStable for HPPA (bug #239368). (diff)
downloadgentoo-2-8128a809ac3f9503f4851a8d7ca5f4929d139950.tar.gz
gentoo-2-8128a809ac3f9503f4851a8d7ca5f4929d139950.tar.bz2
gentoo-2-8128a809ac3f9503f4851a8d7ca5f4929d139950.zip
Marked ~hppa for dev-util/darcs-2.1.*.
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'dev-haskell/http')
-rw-r--r--dev-haskell/http/ChangeLog5
-rw-r--r--dev-haskell/http/http-3001.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/http/ChangeLog b/dev-haskell/http/ChangeLog
index 8b26a7285754..f676d820b570 100644
--- a/dev-haskell/http/ChangeLog
+++ b/dev-haskell/http/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/http
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.8 2008/08/27 19:12:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.9 2008/10/02 20:21:35 jer Exp $
+
+ 02 Oct 2008; Jeroen Roovers <jer@gentoo.org> http-3001.0.0.ebuild:
+ Marked ~hppa for dev-util/darcs-2.1.*.
27 Aug 2008; Raúl Porcel <armin76@gentoo.org> http-3001.0.0.ebuild:
Re-add ~sparc
diff --git a/dev-haskell/http/http-3001.0.0.ebuild b/dev-haskell/http/http-3001.0.0.ebuild
index adb2ccf4e5dd..e718c4beee5a 100644
--- a/dev-haskell/http/http-3001.0.0.ebuild
+++ b/dev-haskell/http/http-3001.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-3001.0.0.ebuild,v 1.2 2008/08/27 19:12:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-3001.0.0.ebuild,v 1.3 2008/10/02 20:21:35 jer Exp $
CABAL_FEATURES="profile haddock lib"
CABAL_MIN_VERSION=1.2
@@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.4.2