diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 18:18:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-07 18:18:18 +0000 |
commit | c105632d85b43413bd7c113a0d37ea827bbdf6d8 (patch) | |
tree | 2ccaf09828255ea561e2af63011d47acea928dd5 /dev-haskell | |
parent | Stable for ppc64, wrt bug #421351 (diff) | |
download | gentoo-2-c105632d85b43413bd7c113a0d37ea827bbdf6d8.tar.gz gentoo-2-c105632d85b43413bd7c113a0d37ea827bbdf6d8.tar.bz2 gentoo-2-c105632d85b43413bd7c113a0d37ea827bbdf6d8.zip |
Stable for ppc64, wrt bug #421351
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell')
-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 151290e9f72b..b42231c9af18 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.7 2012/12/07 16:27:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/ChangeLog,v 1.8 2012/12/07 18:18:18 ago Exp $ + + 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> shellish-0.1.4.ebuild: + Stable for ppc64, wrt bug #421351 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> shellish-0.1.4.ebuild: Stable for ppc, wrt bug #421351 diff --git a/dev-haskell/shellish/shellish-0.1.4.ebuild b/dev-haskell/shellish/shellish-0.1.4.ebuild index db53a089c4b0..361fea9ba6fa 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.7 2012/12/07 16:27:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/shellish-0.1.4.ebuild,v 1.8 2012/12/07 18:18:18 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?] |