diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 14:47:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 14:47:53 +0000 |
commit | 1ae42079a355465eadf138240250ea6bda5d7e08 (patch) | |
tree | 49038648adb9ff045ffdf8d57c1ce20593dada61 /dev-haskell/happy | |
parent | Stable for alpha, wrt bug #456490 (diff) | |
download | gentoo-2-1ae42079a355465eadf138240250ea6bda5d7e08.tar.gz gentoo-2-1ae42079a355465eadf138240250ea6bda5d7e08.tar.bz2 gentoo-2-1ae42079a355465eadf138240250ea6bda5d7e08.zip |
Stable for alpha, wrt bug #456492
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/happy')
-rw-r--r-- | dev-haskell/happy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/happy/happy-1.18.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/happy/ChangeLog b/dev-haskell/happy/ChangeLog index b67cf2146162..82e923498f23 100644 --- a/dev-haskell/happy/ChangeLog +++ b/dev-haskell/happy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/happy # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.70 2013/03/28 22:34:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.71 2013/03/30 14:47:53 ago Exp $ + + 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> happy-1.18.10.ebuild: + Stable for alpha, wrt bug #456492 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> happy-1.18.10.ebuild: Stable for ia64, wrt bug #456492 diff --git a/dev-haskell/happy/happy-1.18.10.ebuild b/dev-haskell/happy/happy-1.18.10.ebuild index 5b7dc3cd95f9..5bb5a876ad5f 100644 --- a/dev-haskell/happy/happy-1.18.10.ebuild +++ b/dev-haskell/happy/happy-1.18.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.10.ebuild,v 1.7 2013/03/28 22:34:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.10.ebuild,v 1.8 2013/03/30 14:47:53 ago Exp $ EAPI="4" @@ -13,7 +13,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="doc" RDEPEND="" |