public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-tex/xmltex: xmltex-1.9-r2.ebuild xmltex-1.9-r3.ebuild ChangeLog
@ 2013-09-25 19:23 Christoph Junghans (ottxor)
  0 siblings, 0 replies; only message in thread
From: Christoph Junghans (ottxor) @ 2013-09-25 19:23 UTC (permalink / raw
  To: gentoo-commits

ottxor      13/09/25 19:23:32

  Modified:             xmltex-1.9-r2.ebuild ChangeLog
  Added:                xmltex-1.9-r3.ebuild
  Log:
  EAPI bump (bug #485988)
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key C2000586)

Revision  Changes    Path
1.20                 dev-tex/xmltex/xmltex-1.9-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/xmltex/xmltex-1.9-r2.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/xmltex/xmltex-1.9-r2.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/xmltex/xmltex-1.9-r2.ebuild?r1=1.19&r2=1.20

Index: xmltex-1.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/xmltex/xmltex-1.9-r2.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- xmltex-1.9-r2.ebuild	9 May 2012 14:19:20 -0000	1.19
+++ xmltex-1.9-r2.ebuild	25 Sep 2013 19:23:31 -0000	1.20
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/xmltex/xmltex-1.9-r2.ebuild,v 1.19 2012/05/09 14:19:20 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/xmltex/xmltex-1.9-r2.ebuild,v 1.20 2013/09/25 19:23:31 ottxor Exp $
 
 inherit latex-package texlive-common
 



1.38                 dev-tex/xmltex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/xmltex/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	9 May 2012 14:19:20 -0000	1.37
+++ ChangeLog	25 Sep 2013 19:23:32 -0000	1.38
@@ -1,6 +1,12 @@
 # ChangeLog for dev-tex/xmltex
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/xmltex/ChangeLog,v 1.37 2012/05/09 14:19:20 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/xmltex/ChangeLog,v 1.38 2013/09/25 19:23:32 ottxor Exp $
+
+*xmltex-1.9-r3 (25 Sep 2013)
+
+  25 Sep 2013; Christoph Junghans <ottxor@gentoo.org> +xmltex-1.9-r3.ebuild,
+  xmltex-1.9-r2.ebuild:
+  EAPI bump (bug #485988)
 
   09 May 2012; Alexis Ballier <aballier@gentoo.org> xmltex-1.9-r2.ebuild:
   keyword ~amd64-fbsd
@@ -125,4 +131,3 @@
   01 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
   xmltex-0.14.ebuild:
   Initial import. Dependency needed by passivetex.
-



1.1                  dev-tex/xmltex/xmltex-1.9-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/xmltex/xmltex-1.9-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/xmltex/xmltex-1.9-r3.ebuild?rev=1.1&content-type=text/plain

Index: xmltex-1.9-r3.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/xmltex/xmltex-1.9-r3.ebuild,v 1.1 2013/09/25 19:23:31 ottxor Exp $

EAPI=5

inherit latex-package texlive-common

IUSE=""

DESCRIPTION="A non validating namespace aware XML parser implemented in TeX"
HOMEPAGE="http://www.dcarlisle.demon.co.uk/xmltex/manual.html"
# Taken from: ftp://www.ctan.org/tex-archive/macros/xmltex.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"

LICENSE="LPPL-1.2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"

S=${WORKDIR}/${PN}/base

TEXMF=/usr/share/texmf-site

DEPEND="virtual/latex-base"

RDEPEND="${DEPEND}
	!=dev-texlive/texlive-htmlxml-2007*"

src_compile() {
	TEXMFHOME="${S}" fmtutil --cnffile "${FILESDIR}/format.${PN}.cnf" --fmtdir "${S}/texmf-var/web2c" --all\
			|| die "failed to build format ${PN}"
}

src_install() {
	insinto /var/lib/texmf
	doins -r texmf-var/*

	insinto ${TEXMF}/tex/xmltex/base
	doins *.{xmt,cfg,xml,tex}
	insinto ${TEXMF}/tex/xmltex/config
	doins *.ini

	etexlinks "${FILESDIR}/format.${PN}.cnf"
	insinto /etc/texmf/fmtutil.d
	doins "${FILESDIR}/format.${PN}.cnf"

	dohtml *.html
	dodoc readme.txt
}





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

only message in thread, other threads:[~2013-09-25 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-25 19:23 [gentoo-commits] gentoo-x86 commit in dev-tex/xmltex: xmltex-1.9-r2.ebuild xmltex-1.9-r3.ebuild ChangeLog Christoph Junghans (ottxor)

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