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.0.4.ebuild ChangeLog
@ 2012-04-07  5:23 Mark Wright (gienah)
  0 siblings, 0 replies; only message in thread
From: Mark Wright (gienah) @ 2012-04-07  5:23 UTC (permalink / raw
  To: gentoo-commits

gienah      12/04/07 05:23:08

  Modified:             ChangeLog
  Added:                texmath-0.6.0.4.ebuild
  Log:
  Bump texmath to 0.6.0.4
  
  (Portage version: 2.1.10.56/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-haskell/texmath/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/texmath/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	10 Mar 2012 17:42:44 -0000	1.2
+++ ChangeLog	7 Apr 2012 05:23:08 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/texmath
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/ChangeLog,v 1.2 2012/03/10 17:42:44 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/ChangeLog,v 1.3 2012/04/07 05:23:08 gienah Exp $
+
+*texmath-0.6.0.4 (07 Apr 2012)
+
+  07 Apr 2012; Mark Wright <gienah@gentoo.org> +texmath-0.6.0.4.ebuild:
+  Bump texmath to 0.6.0.4
 
 *texmath-0.6.0.3 (10 Mar 2012)
 



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

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

Index: texmath-0.6.0.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/texmath/texmath-0.6.0.4.ebuild,v 1.1 2012/04/07 05:23:08 gienah Exp $

# ebuild generated by hackport 0.2.13

EAPI="4"

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

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

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="cgi test"

RDEPEND=">=dev-haskell/parsec-3[profile?]
		dev-haskell/syb[profile?]
		>=dev-haskell/xml-1.3.12[profile?]
		>=dev-lang/ghc-6.8.2
		cgi? ( dev-haskell/json[profile?]
			dev-haskell/cgi[profile?]
			dev-haskell/utf8-string[profile?]
		)
	"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.6"

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

src_install() {
	cabal_src_install

	# remove test and it's data
	rm -f  "${ED}/usr/bin/texmath" 2> /dev/null
	rm -rf "${ED}/usr/share/${P}"/ghc-*/tests 2> /dev/null
}






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

only message in thread, other threads:[~2012-04-07  5:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-07  5:23 [gentoo-commits] gentoo-x86 commit in dev-haskell/texmath: texmath-0.6.0.4.ebuild ChangeLog Mark Wright (gienah)

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