diff options
author | 2012-12-10 21:53:15 +0000 | |
---|---|---|
committer | 2012-12-10 21:53:15 +0000 | |
commit | 127c976e2bbc8313a2f8c33dd7bd2b89fd654938 (patch) | |
tree | 076c23262eec1f6fea908e12f42f2cd53726f4c3 /dev-haskell/shellish/shellish-0.1.4.ebuild | |
parent | fixed automagic deps and updated to eapi 5 (diff) | |
download | gentoo-2-127c976e2bbc8313a2f8c33dd7bd2b89fd654938.tar.gz gentoo-2-127c976e2bbc8313a2f8c33dd7bd2b89fd654938.tar.bz2 gentoo-2-127c976e2bbc8313a2f8c33dd7bd2b89fd654938.zip |
stable on alpha/ia64/sparc (bug #421351)
(Portage version: 2.2.0_alpha144_p3/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/shellish/shellish-0.1.4.ebuild')
-rw-r--r-- | dev-haskell/shellish/shellish-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/shellish/shellish-0.1.4.ebuild b/dev-haskell/shellish/shellish-0.1.4.ebuild index 361fea9ba6fa..1c56466b0bca 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.8 2012/12/07 18:18:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/shellish-0.1.4.ebuild,v 1.9 2012/12/10 21:53:14 slyfox 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?] |