gienah 14/07/02 03:54:44 Modified: ChangeLog Added: bytestring-show-0.3.5.6.ebuild Log: Bump bytestring-show to 0.3.5.6 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Revision Changes Path 1.7 dev-haskell/bytestring-show/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/bytestring-show/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/bytestring-show/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/bytestring-show/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-haskell/bytestring-show/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 11 May 2013 18:45:01 -0000 1.6 +++ ChangeLog 2 Jul 2014 03:54:44 -0000 1.7 @@ -1,6 +1,11 @@ # ChangeLog for dev-haskell/bytestring-show -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/bytestring-show/ChangeLog,v 1.6 2013/05/11 18:45:01 slyfox Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/bytestring-show/ChangeLog,v 1.7 2014/07/02 03:54:44 gienah Exp $ + +*bytestring-show-0.3.5.6 (02 Jul 2014) + + 02 Jul 2014; Mark Wright <[email protected]> +bytestring-show-0.3.5.6.ebuild: + Bump bytestring-show to 0.3.5.6 *bytestring-show-0.3.5.5 (11 May 2013) 1.1 dev-haskell/bytestring-show/bytestring-show-0.3.5.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/bytestring-show/bytestring-show-0.3.5.6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/bytestring-show/bytestring-show-0.3.5.6.ebuild?rev=1.1&content-type=text/plain Index: bytestring-show-0.3.5.6.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/bytestring-show/bytestring-show-0.3.5.6.ebuild,v 1.1 2014/07/02 03:54:44 gienah Exp $ EAPI=5 # ebuild generated by hackport 0.3.6.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Efficient conversion of values into readable byte strings." HOMEPAGE="http://code.haskell.org/~dolio/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="<dev-haskell/binary-0.8:=[profile?] >=dev-lang/ghc-6.10.4:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.6.0.3 "
