diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 16:27:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 16:27:20 +0000 |
commit | 25b7be6a1a5c3887f6a5da7fbd270757b4531529 (patch) | |
tree | f39d1cbd9b62cd8a7c41c54641658c91780147ea | |
parent | Stable for ppc, wrt bug #421351 (diff) | |
download | gentoo-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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/shellish/shellish-0.1.4.ebuild | 4 |
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?] |