summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-01-21 10:37:11 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-01-21 10:37:11 +0000
commitc9bfb4aec180f83fe9b40fd0069c8e5e8d5db410 (patch)
treea73d9b2273d8302a87dcfc0176afe61de4f0546e /app-text
parentVersion bump (diff)
downloadgentoo-2-c9bfb4aec180f83fe9b40fd0069c8e5e8d5db410.tar.gz
gentoo-2-c9bfb4aec180f83fe9b40fd0069c8e5e8d5db410.tar.bz2
gentoo-2-c9bfb4aec180f83fe9b40fd0069c8e5e8d5db410.zip
make texi2html optional, refs bug #451982
(Portage version: 2.2.0_alpha158/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/texlive/ChangeLog8
-rw-r--r--app-text/texlive/metadata.xml2
-rw-r--r--app-text/texlive/texlive-2012.ebuild8
3 files changed, 12 insertions, 6 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog
index 206be044341d..07f41d7dd93e 100644
--- a/app-text/texlive/ChangeLog
+++ b/app-text/texlive/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texlive
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.115 2012/12/17 20:13:06 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.116 2013/01/21 10:37:11 aballier Exp $
+
+ 21 Jan 2013; Alexis Ballier <aballier@gentoo.org> texlive-2012.ebuild,
+ metadata.xml:
+ make texi2html optional, refs bug #451982
17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
Add ~ppc64, wrt bug #428248
diff --git a/app-text/texlive/metadata.xml b/app-text/texlive/metadata.xml
index 5df2c1d595e9..b1e09c2951c2 100644
--- a/app-text/texlive/metadata.xml
+++ b/app-text/texlive/metadata.xml
@@ -35,6 +35,8 @@
sciences (<pkg>dev-texlive/texlive-science</pkg>)</flag>
<flag name='tex4ht'>Add support for <pkg>dev-tex/tex4ht</pkg>
(for converting (La)TeX to (X)HTML, XML and OO.org)</flag>
+ <flag name='texi2html'>Add support for <pkg>app-text/texi2html</pkg>
+ ((for converting texi files to HTML).</flag>
<flag name='xetex'>Add support for XeTeX macros
(<pkg>dev-texlive/texlive-xetex</pkg>)</flag>
<flag name='xindy'>Add support for <pkg>app-text/xindy</pkg>, a flexible
diff --git a/app-text/texlive/texlive-2012.ebuild b/app-text/texlive/texlive-2012.ebuild
index ea1216ba5fa0..e4d62d311933 100644
--- a/app-text/texlive/texlive-2012.ebuild
+++ b/app-text/texlive/texlive-2012.ebuild
@@ -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/app-text/texlive/texlive-2012.ebuild,v 1.10 2012/12/17 20:13:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.11 2013/01/21 10:37:11 aballier Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="cjk context detex doc dvi2tty dvipdfm extra epspdf games graphics
humanities jadetex luatex music omega pdfannotextractor png pstricks publishers
-science tex4ht truetype xetex xindy xml X"
+science tex4ht texi2html truetype xetex xindy xml X"
LANGS="af ar as bg bn bo ca cs cy da de el en en_GB eo es et eu fa fi fr ga gl
gu he hi hr hsb hu hy ia id is it ja ko kn la lo lt lv ml mn mr nb nl nn no
@@ -30,7 +30,7 @@ RDEPEND="${DEPEND}
app-text/psutils
>=${TEXLIVE_CAT}/texlive-fontutils-${PV}
media-gfx/sam2p
- app-text/texi2html
+ texi2html? ( app-text/texi2html )
sys-apps/texinfo
>=${TEXLIVE_CAT}/texlive-texinfo-${PV}
app-text/t1utils