gienah      14/07/02 10:05:36

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

Revision  Changes    Path
1.38                 dev-haskell/haxml/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   27 Jun 2014 10:20:51 -0000      1.37
+++ ChangeLog   2 Jul 2014 10:05:36 -0000       1.38
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/haxml
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v 1.37 
2014/06/27 10:20:51 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/ChangeLog,v 1.38 
2014/07/02 10:05:36 gienah Exp $
+
+*haxml-1.24.1 (02 Jul 2014)
+
+  02 Jul 2014; Mark Wright <[email protected]> +haxml-1.24.1.ebuild:
+  Bump haxml to 1.24.1
 
   27 Jun 2014; Sergei Trofimovich <[email protected]>
   -files/haxml-1.23-fix-build.patch, -files/haxml-1.23-haddock.patch,



1.1                  dev-haskell/haxml/haxml-1.24.1.ebuild

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

Index: haxml-1.24.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.24.1.ebuild,v 1.1 
2014/07/02 10:05:36 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.3.6.9999

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

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

DESCRIPTION="Utilities for manipulating XML documents"
HOMEPAGE="http://www.cs.york.ac.uk/fp/HaXml/";
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND=">=dev-haskell/polyparse-1.9:=[profile?]
        dev-haskell/random:=[profile?]
        >=dev-lang/ghc-6.10.4:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.6.0.3
"

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




Reply via email to