public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/texmath: texmath-0.6.6.ebuild ChangeLog
@ 2014-02-01 19:53 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich (slyfox) @ 2014-02-01 19:53 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/02/01 19:53:47

  Modified:             ChangeLog
  Added:                texmath-0.6.6.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.14                 dev-haskell/texmath/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/texmath/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	11 Dec 2013 06:31:24 -0000	1.13
+++ ChangeLog	1 Feb 2014 19:53:47 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/texmath
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/ChangeLog,v 1.13 2013/12/11 06:31:24 gienah Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/ChangeLog,v 1.14 2014/02/01 19:53:47 slyfox Exp $
+
+*texmath-0.6.6 (01 Feb 2014)
+
+  01 Feb 2014; Sergei Trofimovich <slyfox@gentoo.org> +texmath-0.6.6.ebuild:
+  Version bump.
 
 *texmath-0.6.5.2 (11 Dec 2013)
 



1.1                  dev-haskell/texmath/texmath-0.6.6.ebuild

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

Index: texmath-0.6.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/texmath/texmath-0.6.6.ebuild,v 1.1 2014/02/01 19:53:47 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.3.6.9999

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

DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML."
HOMEPAGE="http://github.com/jgm/texmath"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="cgi test"

RDEPEND="dev-haskell/pandoc-types:=[profile?]
	>=dev-haskell/parsec-3:=[profile?]
	dev-haskell/syb:=[profile?]
	dev-haskell/xml:=[profile?]
	>=dev-lang/ghc-6.10.4:=
	cgi? ( dev-haskell/cgi:=[profile?]
		dev-haskell/json:=[profile?]
		dev-haskell/utf8-string:=[profile?] )
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.6.0.3
"

src_configure() {
	haskell-cabal_src_configure \
		$(cabal_flag cgi cgi) \
		$(cabal_flag test test)
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-01 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-01 19:53 [gentoo-commits] gentoo-x86 commit in dev-haskell/texmath: texmath-0.6.6.ebuild ChangeLog Sergei Trofimovich (slyfox)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox