diff options
-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 b32fad599fcd..f408706057f8 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.2 2012/08/09 13:05:10 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/ChangeLog,v 1.3 2012/09/07 23:43:00 ago Exp $ + + 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> shellish-0.1.4.ebuild: + Stable for amd64, wrt bug #421351 09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> shellish-0.1.4.ebuild: Keyworded ~alpha/~ia64/~ppc/~ppc64/~sparc for darcs-2.8 diff --git a/dev-haskell/shellish/shellish-0.1.4.ebuild b/dev-haskell/shellish/shellish-0.1.4.ebuild index 52012f342cb0..8eb79520d387 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.2 2012/08/09 13:05:10 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/shellish/shellish-0.1.4.ebuild,v 1.3 2012/09/07 23:43:00 ago Exp $ # ebuild generated by hackport 0.2.17.9999 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/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?] |