diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-25 14:17:53 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-25 14:17:53 +0000 |
commit | f13ec0ba856d5d66bbcb9f55b04f3472ca283b6a (patch) | |
tree | dd3d91b9953319599659c75693098b630167ae0a /dev-haskell/shellish | |
parent | Version bump, should hopefully fix bug #430096 (diff) | |
download | historical-f13ec0ba856d5d66bbcb9f55b04f3472ca283b6a.tar.gz historical-f13ec0ba856d5d66bbcb9f55b04f3472ca283b6a.tar.bz2 historical-f13ec0ba856d5d66bbcb9f55b04f3472ca283b6a.zip |
x86 stable, see bug 421351.
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'dev-haskell/shellish')
-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 8add7ee38484..0ce105a53db0 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.4 2012/09/12 14:36:49 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/ChangeLog,v 1.5 2012/09/25 14:02:11 nativemad Exp $ + + 25 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> shellish-0.1.4.ebuild: + x86 stable, see bug 421351 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> shellish-0.1.4.ebuild: move dev-haskell/shellish/shellish-0.1.4.ebuild ebuild to mirror://hackage diff --git a/dev-haskell/shellish/shellish-0.1.4.ebuild b/dev-haskell/shellish/shellish-0.1.4.ebuild index 4bea620e97b9..e0a4d950c7d0 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.4 2012/09/12 14:36:49 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/shellish-0.1.4.ebuild,v 1.5 2012/09/25 14:02:11 nativemad 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?] |