diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-11-15 18:15:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-11-15 18:15:35 +0000 |
commit | 2ca96ef9f96b10199dff5d3114a10674aafa2272 (patch) | |
tree | 3e8480fca30a246350b5369718b1f9a3f6d4d73e /dev-haskell/happy/happy-1.19.3.ebuild | |
parent | vanilla-3.2.63 + genpatches-3.2-16 + grsecurity-3.0-3.2.64-201411150025 (diff) | |
download | gentoo-2-2ca96ef9f96b10199dff5d3114a10674aafa2272.tar.gz gentoo-2-2ca96ef9f96b10199dff5d3114a10674aafa2272.tar.bz2 gentoo-2-2ca96ef9f96b10199dff5d3114a10674aafa2272.zip |
Version bump.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/happy/happy-1.19.3.ebuild')
-rw-r--r-- | dev-haskell/happy/happy-1.19.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/happy/happy-1.19.3.ebuild b/dev-haskell/happy/happy-1.19.3.ebuild index 18f2fe2c2f13..dcaaf272c468 100644 --- a/dev-haskell/happy/happy-1.19.3.ebuild +++ b/dev-haskell/happy/happy-1.19.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.19.3.ebuild,v 1.1 2014/02/21 20:06:31 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.19.3.ebuild,v 1.2 2014/11/15 18:15:35 slyfox Exp $ EAPI=5 # ebuild generated by hackport 0.3.4.9999 CABAL_FEATURES="bin test-suite" -inherit haskell-cabal autotools +inherit eutils haskell-cabal autotools DESCRIPTION="Happy is a parser generator for Haskell" HOMEPAGE="http://www.haskell.org/happy/" |