gienah      14/07/02 11:32:39

  Modified:             ChangeLog
  Added:                missingh-1.2.1.0.ebuild
  Log:
  Bump missingh to 1.2.1.0
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  Changes    Path
1.32                 dev-haskell/missingh/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/missingh/ChangeLog?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/missingh/ChangeLog?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/missingh/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   26 Jan 2014 11:01:58 -0000      1.31
+++ ChangeLog   2 Jul 2014 11:32:39 -0000       1.32
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/missingh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v 1.31 
2014/01/26 11:01:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v 1.32 
2014/07/02 11:32:39 gienah Exp $
+
+*missingh-1.2.1.0 (02 Jul 2014)
+
+  02 Jul 2014; Mark Wright <[email protected]> +missingh-1.2.1.0.ebuild:
+  Bump missingh to 1.2.1.0
 
   26 Jan 2014; Agostino Sarubbo <[email protected]> missingh-1.2.0.2.ebuild:
   Stable for x86, wrt bug #495384



1.1                  dev-haskell/missingh/missingh-1.2.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/missingh/missingh-1.2.1.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/missingh/missingh-1.2.1.0.ebuild?rev=1.1&content-type=text/plain

Index: missingh-1.2.1.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-1.2.1.0.ebuild,v 1.1 
2014/07/02 11:32:39 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.3.6.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

MY_PN="MissingH"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Large utility library"
HOMEPAGE="http://software.complete.org/missingh";
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE=""

RDEPEND="dev-haskell/hslogger:=[profile?]
        dev-haskell/hunit:=[profile?]
        dev-haskell/mtl:=[profile?]
        dev-haskell/network:=[profile?]
        dev-haskell/parsec:=[profile?]
        dev-haskell/random:=[profile?]
        dev-haskell/regex-compat:=[profile?]
        >=dev-lang/ghc-6.12.1:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8.0.2
        test? ( dev-haskell/errorcall-eq-instance
                dev-haskell/quickcheck
                dev-haskell/testpack )
"

S="${WORKDIR}/${MY_P}"




Reply via email to