summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-21 21:46:54 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-21 21:46:54 +0000
commit39e8b2b1a2ada1f301e95835a617bc8fda3655d4 (patch)
tree9a1f9dba13a76f5c62d7abfcf82cf30e25ebc17e /dev-haskell
parentAdd missing depends. bug #431964 (diff)
downloadgentoo-2-39e8b2b1a2ada1f301e95835a617bc8fda3655d4.tar.gz
gentoo-2-39e8b2b1a2ada1f301e95835a617bc8fda3655d4.tar.bz2
gentoo-2-39e8b2b1a2ada1f301e95835a617bc8fda3655d4.zip
ppc stable (bug 418703)
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/terminfo/ChangeLog5
-rw-r--r--dev-haskell/terminfo/terminfo-0.3.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/terminfo/ChangeLog b/dev-haskell/terminfo/ChangeLog
index 6d460080ea53..80115df33142 100644
--- a/dev-haskell/terminfo/ChangeLog
+++ b/dev-haskell/terminfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/terminfo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.22 2012/08/09 16:12:06 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.23 2012/08/21 21:46:54 xmw Exp $
+
+ 21 Aug 2012; Michael Weber <xmw@gentoo.org> terminfo-0.3.2.3.ebuild:
+ ppc stable (bug 418703)
09 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> terminfo-0.3.2.3.ebuild:
x86 stable, see bug 418703
diff --git a/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild b/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild
index 1f3eac231712..a47ca650fd59 100644
--- a/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild
+++ b/dev-haskell/terminfo/terminfo-0.3.2.3.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/terminfo/terminfo-0.3.2.3.ebuild,v 1.5 2012/08/09 16:12:06 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild,v 1.6 2012/08/21 21:46:54 xmw Exp $
# ebuild generated by hackport 0.2.14
@@ -15,7 +15,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 ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.4