summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-25 13:20:28 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-25 13:20:28 +0000
commitfcc63284fa1c07c7efdfd18c93867bd27fb6c758 (patch)
treed3b3013d9d8b927546d119107b19bc4dfec04a2c /dev-haskell/html
parentppc/ppc64 stable wrt #339580 (diff)
downloadgentoo-2-fcc63284fa1c07c7efdfd18c93867bd27fb6c758.tar.gz
gentoo-2-fcc63284fa1c07c7efdfd18c93867bd27fb6c758.tar.bz2
gentoo-2-fcc63284fa1c07c7efdfd18c93867bd27fb6c758.zip
ppc/ppc64 stable wrt #339580
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'dev-haskell/html')
-rw-r--r--dev-haskell/html/ChangeLog7
-rw-r--r--dev-haskell/html/html-1.0.1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/html/ChangeLog b/dev-haskell/html/ChangeLog
index e3bf5ab4d4c8..d16d6116c498 100644
--- a/dev-haskell/html/ChangeLog
+++ b/dev-haskell/html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/html
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.39 2010/11/20 23:30:40 slyfox Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.40 2011/02/25 13:20:28 xarthisius Exp $
+
+ 25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> html-1.0.1.2.ebuild:
+ ppc/ppc64 stable wrt #339580
20 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org> html-1.0.1.2.ebuild:
alpha/ia64/sparc stable (bug #339580).
diff --git a/dev-haskell/html/html-1.0.1.2.ebuild b/dev-haskell/html/html-1.0.1.2.ebuild
index 85537131cbb6..e77524ebad8d 100644
--- a/dev-haskell/html/html-1.0.1.2.ebuild
+++ b/dev-haskell/html/html-1.0.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.2.ebuild,v 1.8 2010/11/20 23:30:40 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.2.ebuild,v 1.9 2011/02/25 13:20:28 xarthisius Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.6.1"