summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-07 16:27:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-07 16:27:20 +0000
commit25b7be6a1a5c3887f6a5da7fbd270757b4531529 (patch)
treef39d1cbd9b62cd8a7c41c54641658c91780147ea
parentStable for ppc, wrt bug #421351 (diff)
downloadgentoo-2-25b7be6a1a5c3887f6a5da7fbd270757b4531529.tar.gz
gentoo-2-25b7be6a1a5c3887f6a5da7fbd270757b4531529.tar.bz2
gentoo-2-25b7be6a1a5c3887f6a5da7fbd270757b4531529.zip
Stable for ppc, wrt bug #421351
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r--dev-haskell/shellish/ChangeLog5
-rw-r--r--dev-haskell/shellish/shellish-0.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/shellish/ChangeLog b/dev-haskell/shellish/ChangeLog
index 861bacb155db..151290e9f72b 100644
--- a/dev-haskell/shellish/ChangeLog
+++ b/dev-haskell/shellish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/shellish
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/ChangeLog,v 1.6 2012/12/06 22:54:57 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/ChangeLog,v 1.7 2012/12/07 16:27:20 ago Exp $
+
+ 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> shellish-0.1.4.ebuild:
+ Stable for ppc, wrt bug #421351
06 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> shellish-0.1.4.ebuild:
Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
diff --git a/dev-haskell/shellish/shellish-0.1.4.ebuild b/dev-haskell/shellish/shellish-0.1.4.ebuild
index ff24b1ad17b3..db53a089c4b0 100644
--- a/dev-haskell/shellish/shellish-0.1.4.ebuild
+++ b/dev-haskell/shellish/shellish-0.1.4.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/shellish/shellish-0.1.4.ebuild,v 1.6 2012/12/06 22:54:57 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/shellish-0.1.4.ebuild,v 1.7 2012/12/07 16:27:20 ago Exp $
# ebuild generated by hackport 0.2.17.9999
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="dev-haskell/mtl[profile?]