summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-05-16 10:50:31 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-05-16 10:50:31 +0000
commit9581a3bfab95b7a66b6cb182d9835bd06e14f4d4 (patch)
tree24127b9e98be192934a398cf535029c9a8156a2b /app-text/texlive
parentinitial commit, bug 213287 (diff)
downloadhistorical-9581a3bfab95b7a66b6cb182d9835bd06e14f4d4.tar.gz
historical-9581a3bfab95b7a66b6cb182d9835bd06e14f4d4.tar.bz2
historical-9581a3bfab95b7a66b6cb182d9835bd06e14f4d4.zip
Make dvipdfm optional, by Zaba
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'app-text/texlive')
-rw-r--r--app-text/texlive/ChangeLog6
-rw-r--r--app-text/texlive/Manifest12
-rw-r--r--app-text/texlive/metadata.xml2
-rw-r--r--app-text/texlive/texlive-2008.ebuild10
4 files changed, 18 insertions, 12 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog
index 7ab5fac6f237..31c755d1aca5 100644
--- a/app-text/texlive/ChangeLog
+++ b/app-text/texlive/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texlive
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.55 2009/05/15 15:08:08 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.56 2009/05/16 10:50:31 aballier Exp $
+
+ 16 May 2009; Alexis Ballier <aballier@gentoo.org> texlive-2008.ebuild,
+ metadata.xml:
+ Make dvipdfm optional, by Zaba
15 May 2009; Alexis Ballier <aballier@gentoo.org> texlive-2008.ebuild,
metadata.xml:
diff --git a/app-text/texlive/Manifest b/app-text/texlive/Manifest
index 1426028c56c4..2c8a818e67d0 100644
--- a/app-text/texlive/Manifest
+++ b/app-text/texlive/Manifest
@@ -1,13 +1,13 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-EBUILD texlive-2008.ebuild 7332 RMD160 609228aebb721ed5a9a914eb971b981a264fc3f3 SHA1 a16da03754f9cd37e9f1717a752c6b5ad0334801 SHA256 6a346f1ee8856188648a1aed3cafca614fa6fc1aa28846561f66f6972c68acdb
-MISC ChangeLog 8214 RMD160 e29434499d4ce075bcc9cd3260794bbfb5b762cf SHA1 1583783db2841049dbe171d8ab011cabc9921d08 SHA256 5f2186b3138c488d027aadd2e9f8e60581e318145cf240667cf680e6b13f6f29
-MISC metadata.xml 2139 RMD160 d5c207a4c2e59f078996d46e4cac6829d0b02e6f SHA1 ff1b0ac8b43b31aabc3078011f48192010e5317b SHA256 a5a6c04b1322c52ecdd29bfcc7c4f3e08f8c349f982edbb640e600223baed435
+EBUILD texlive-2008.ebuild 7353 RMD160 34a7c8b24b8d0f6dac2f2c2885bcd934910517dd SHA1 7c16db135a5afe5c4b67e78a9109ecfa57dfaf82 SHA256 df809de23726130f51ff81036cd4ac1c9d59e41a10bd484b7c3fcee8c370ae24
+MISC ChangeLog 8337 RMD160 09b85cd24fa04b548779b1ffe1844038fa38cf0e SHA1 35607322cc40dd64525e4e1ca4ced10464f43ada SHA256 6f3100287c022880c4392f1f22cae20a47a40065d821c3ee18af9b1a8a8f220c
+MISC metadata.xml 2244 RMD160 7eaf8d0cd1e128d2be13f32e2eefa8e061c08b11 SHA1 719f94f2764e0cdbf38ceaf673790eeaacd62b46 SHA256 9f320792cd0484c2982a3ecea9138e279791ba4c13e7a83a81d213a6ca85e273
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
-iEYEARECAAYFAkoNhVkACgkQvFcC4BYPU0oHHgCfQnIbVCvVjtTNUJPG+2+wbN7u
-gAEAnRpkC9YkEpUpEn5uc8hicUbnLEs8
-=y6T3
+iEYEARECAAYFAkoOmn4ACgkQvFcC4BYPU0oVzACdESjZRYNrzjWUuI7HLDBiZOul
+7jcAoMbi2W23xFTIr//MSGjnIU2Yd4Ah
+=SsIc
-----END PGP SIGNATURE-----
diff --git a/app-text/texlive/metadata.xml b/app-text/texlive/metadata.xml
index 8f89bee01507..17fc4efc2800 100644
--- a/app-text/texlive/metadata.xml
+++ b/app-text/texlive/metadata.xml
@@ -11,6 +11,8 @@
that removes the LaTeX (or TeX) control sequences</flag>
<flag name='dvi2tty'>Add support for <pkg>dev-tex/dvi2tty</pkg> to preview
dvi-files on text-only devices</flag>
+ <flag name='dvipdfm'>Add support for <pkg>app-text/dvipdfm</pkg> to convert
+ DVI files to PDF</flag>
<flag name='extra'>Add support for extra TeXLive packages</flag>
<flag name='games'>Add typesetting support for games (chess, etc.)
(<pkg>dev-texlive/texlive-games</pkg>)</flag>
diff --git a/app-text/texlive/texlive-2008.ebuild b/app-text/texlive/texlive-2008.ebuild
index 7907be9d002b..1a0b9c60708b 100644
--- a/app-text/texlive/texlive-2008.ebuild
+++ b/app-text/texlive/texlive-2008.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2008.ebuild,v 1.13 2009/05/15 15:08:08 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2008.ebuild,v 1.14 2009/05/16 10:50:31 aballier Exp $
EAPI="2"
@@ -11,9 +11,9 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE="cjk context cyrillic detex doc dvi2tty extra games graphics humanities
- jadetex latex3 music omega png pstricks publishers science tex4ht truetype
- xetex xindy xml X"
+IUSE="cjk context cyrillic detex doc dvi2tty dvipdfm extra games graphics
+ humanities jadetex latex3 music omega png pstricks publishers science tex4ht
+ truetype xetex xindy xml X"
LANGS="af ar bg bn bo cs cy da de el en en_GB eo es et fi fr ga he hi hr hsb hu hy id
is it ja ko la ml mn nl no pl pt ro ru sk sl sr sv ta th tr uk vi zh"
@@ -39,7 +39,7 @@ RDEPEND="${DEPEND}
truetype? ( media-libs/freetype:1[kpathsea] )
detex? ( dev-tex/detex )
app-text/ps2eps
- >=app-text/dvipdfm-0.13.2d
+ dvipdfm? ( >=app-text/dvipdfm-0.13.2d )
dvi2tty? ( dev-tex/dvi2tty )
png? ( app-text/dvipng )
X? ( >=app-text/xdvik-22.84.10 )