public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2007-r1.ebuild
@ 2007-11-06 19:37 Alexis Ballier (aballier)
  0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier (aballier) @ 2007-11-06 19:37 UTC (permalink / raw
  To: gentoo-commits

aballier    07/11/06 19:37:08

  Modified:             ChangeLog
  Added:                texlive-2007-r1.ebuild
  Log:
  depend on feynmf as it has been removed from texlive-metapost and is part of texlive distribution, drop relevant keywords
  (Portage version: 2.1.3.18)

Revision  Changes    Path
1.13                 app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	26 Oct 2007 20:29:22 -0000	1.12
+++ ChangeLog	6 Nov 2007 19:37:07 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.12 2007/10/26 20:29:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.13 2007/11/06 19:37:07 aballier Exp $
+
+*texlive-2007-r1 (06 Nov 2007)
+
+  06 Nov 2007; Alexis Ballier <aballier@gentoo.org> +texlive-2007-r1.ebuild:
+  depend on feynmf as it has been removed from texlive-metapost and is part of
+  texlive distribution, drop relevant keywords
 
   26 Oct 2007; Raúl Porcel <armin76@gentoo.org> texlive-2007.ebuild:
   Add ~alpha/~ia64 wrt #195815



1.1                  app-text/texlive/texlive-2007-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild?rev=1.1&content-type=text/plain

Index: texlive-2007-r1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild,v 1.1 2007/11/06 19:37:07 aballier Exp $

DESCRIPTION="A complete TeX distribution"
HOMEPAGE="http://tug.org/texlive/"
SRC_URI=""

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="cjk context cyrillic doc extra games graphics humanities music omega
	png pstricks publishers science xetex xml X"

LANGS="af ar bg bn cs cy da de el en en_GB eo es et fi fr he hi hr hsb 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"

for X in ${LANGS}; do
	IUSE="${IUSE} linguas_${X}"
done

# Not an ideal name
PROVIDE="virtual/tetex"

TEXLIVE_CAT="dev-texlive"

DEPEND=">=app-text/texlive-core-2007"
RDEPEND="${DEPEND}
	app-text/psutils
	${TEXLIVE_CAT}/texlive-psutils
	media-gfx/sam2p
	app-text/texi2html
	sys-apps/texinfo
	${TEXLIVE_CAT}/texlive-texinfo
	app-text/t1utils
	dev-util/dialog
	app-text/lcdf-typetools
	=media-libs/freetype-1*
	dev-tex/detex
	>=app-text/dvipdfm-0.13.2d
	png? ( app-text/dvipng )
	X? ( >=app-text/xdvik-22.84.10 )
	${TEXLIVE_CAT}/texlive-basic
	${TEXLIVE_CAT}/texlive-fontsrecommended
	${TEXLIVE_CAT}/texlive-latex
	${TEXLIVE_CAT}/texlive-latex3
	${TEXLIVE_CAT}/texlive-latexrecommended
	>=dev-tex/xcolor-2.11
	>=dev-tex/latex-beamer-3.06
	${TEXLIVE_CAT}/texlive-metapost
		dev-tex/feynmf
	${TEXLIVE_CAT}/texlive-genericrecommended
	extra? (
		dev-tex/chktex
		${TEXLIVE_CAT}/texlive-bibtexextra
		${TEXLIVE_CAT}/texlive-fontsextra
		${TEXLIVE_CAT}/texlive-formatsextra
		${TEXLIVE_CAT}/texlive-genericextra
		${TEXLIVE_CAT}/texlive-latexextra
		${TEXLIVE_CAT}/texlive-mathextra
		${TEXLIVE_CAT}/texlive-plainextra
	)
	xetex? ( ${TEXLIVE_CAT}/texlive-xetex
		>=app-text/xdvipdfmx-0.4 )
	graphics? ( ${TEXLIVE_CAT}/texlive-pictures
		>=dev-tex/pgf-1.18 )
	science? ( ${TEXLIVE_CAT}/texlive-science )
	publishers? ( ${TEXLIVE_CAT}/texlive-publishers )
	music? ( ${TEXLIVE_CAT}/texlive-music )
	pstricks? ( ${TEXLIVE_CAT}/texlive-pstricks )
	omega? ( ${TEXLIVE_CAT}/texlive-omega )
	context? ( ${TEXLIVE_CAT}/texlive-context )
	games? ( ${TEXLIVE_CAT}/texlive-games )
	humanities? ( ${TEXLIVE_CAT}/texlive-humanities )
	xml? ( ${TEXLIVE_CAT}/texlive-htmlxml )
	doc? (
		${TEXLIVE_CAT}/texlive-documentation-base
		linguas_bg? ( ${TEXLIVE_CAT}/texlive-documentation-bulgarian )
		linguas_zh? ( ${TEXLIVE_CAT}/texlive-documentation-chinese )
		linguas_cs? ( ${TEXLIVE_CAT}/texlive-documentation-czechslovak )
		linguas_sk? ( ${TEXLIVE_CAT}/texlive-documentation-czechslovak )
		linguas_nl? ( ${TEXLIVE_CAT}/texlive-documentation-dutch )
		linguas_en? ( ${TEXLIVE_CAT}/texlive-documentation-english )
		linguas_fi? ( ${TEXLIVE_CAT}/texlive-documentation-finnish )
		linguas_fr? ( ${TEXLIVE_CAT}/texlive-documentation-french )
		linguas_de? ( ${TEXLIVE_CAT}/texlive-documentation-german )
		linguas_el? ( ${TEXLIVE_CAT}/texlive-documentation-greek )
		linguas_it? ( ${TEXLIVE_CAT}/texlive-documentation-italian )
		linguas_ja? ( ${TEXLIVE_CAT}/texlive-documentation-japanese )
		linguas_ko? ( ${TEXLIVE_CAT}/texlive-documentation-korean )
		linguas_mn? ( ${TEXLIVE_CAT}/texlive-documentation-mongolian )
		linguas_pl? ( ${TEXLIVE_CAT}/texlive-documentation-polish )
		linguas_pt? ( ${TEXLIVE_CAT}/texlive-documentation-portuguese )
		linguas_ru? ( ${TEXLIVE_CAT}/texlive-documentation-russian )
		linguas_es? ( ${TEXLIVE_CAT}/texlive-documentation-spanish )
		linguas_th? ( ${TEXLIVE_CAT}/texlive-documentation-thai )
		linguas_tr? ( ${TEXLIVE_CAT}/texlive-documentation-turkish )
		linguas_uk? ( ${TEXLIVE_CAT}/texlive-documentation-ukrainian )
		linguas_vi? ( ${TEXLIVE_CAT}/texlive-documentation-vietnamese )
	)
	linguas_af? ( ${TEXLIVE_CAT}/texlive-langafrican )
	linguas_ar? ( ${TEXLIVE_CAT}/texlive-langarab )
	linguas_hy? ( ${TEXLIVE_CAT}/texlive-langarmenian )
	cjk? ( ${TEXLIVE_CAT}/texlive-langcjk )
	linguas_hr? ( ${TEXLIVE_CAT}/texlive-langcroatian )
	cyrillic? ( ${TEXLIVE_CAT}/texlive-langcyrillic )
	linguas_cs? ( ${TEXLIVE_CAT}/texlive-langczechslovak )
	linguas_sk? ( ${TEXLIVE_CAT}/texlive-langczechslovak )
	linguas_da? ( ${TEXLIVE_CAT}/texlive-langdanish )
	linguas_nl? ( ${TEXLIVE_CAT}/texlive-langdutch )
	linguas_fi? ( ${TEXLIVE_CAT}/texlive-langfinnish )
	linguas_fr? ( ${TEXLIVE_CAT}/texlive-langfrench )
	linguas_de? ( ${TEXLIVE_CAT}/texlive-langgerman )
	linguas_el? ( ${TEXLIVE_CAT}/texlive-langgreek )
	linguas_he? ( ${TEXLIVE_CAT}/texlive-langhebrew )
	linguas_hu? ( ${TEXLIVE_CAT}/texlive-langhungarian )
	linguas_bn? ( ${TEXLIVE_CAT}/texlive-langindic )
	linguas_ml? ( ${TEXLIVE_CAT}/texlive-langindic )
	linguas_ta? ( ${TEXLIVE_CAT}/texlive-langindic )
	linguas_hi? ( ${TEXLIVE_CAT}/texlive-langindic )
	linguas_it? ( ${TEXLIVE_CAT}/texlive-langitalian )
	linguas_la? ( ${TEXLIVE_CAT}/texlive-langlatin )
	linguas_zh? ( ${TEXLIVE_CAT}/texlive-langmanju )
	linguas_mn? ( ${TEXLIVE_CAT}/texlive-langmongolian )
	linguas_no? ( ${TEXLIVE_CAT}/texlive-langnorwegian )
	linguas_eo? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_et? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_is? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_id? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_ro? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_sr? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_sl? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_tr? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_hsb? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_cy? ( ${TEXLIVE_CAT}/texlive-langother )
	linguas_pl? ( ${TEXLIVE_CAT}/texlive-langpolish )
	linguas_pt? ( ${TEXLIVE_CAT}/texlive-langportuguese )
	linguas_es? ( ${TEXLIVE_CAT}/texlive-langspanish )
	linguas_sv? ( ${TEXLIVE_CAT}/texlive-langswedish )
	linguas_en_GB? ( ${TEXLIVE_CAT}/texlive-langukenglish )
	linguas_vi? ( ${TEXLIVE_CAT}/texlive-langvietnamese )
"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2007-r1.ebuild
@ 2007-11-06 23:43 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 3+ messages in thread
From: Ferris McCormick (fmccor) @ 2007-11-06 23:43 UTC (permalink / raw
  To: gentoo-commits

fmccor      07/11/06 23:43:27

  Modified:             ChangeLog texlive-2007-r1.ebuild
  Log:
  (Re)add ~sparc --- Bug #198289 --- dev-tex/feynmf is good on sparc.
  (Portage version: 2.1.3.18)

Revision  Changes    Path
1.15                 app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	6 Nov 2007 20:12:51 -0000	1.14
+++ ChangeLog	6 Nov 2007 23:43:27 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.14 2007/11/06 20:12:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.15 2007/11/06 23:43:27 fmccor Exp $
+
+  06 Nov 2007; Ferris McCormick <fmccor@gentoo.org> texlive-2007-r1.ebuild:
+  (Re)add ~sparc --- Bug #198289 --- dev-tex/feynmf is good on sparc.
 
   06 Nov 2007; Alexis Ballier <aballier@gentoo.org> texlive-2007.ebuild,
   texlive-2007-r1.ebuild:



1.3                  app-text/texlive/texlive-2007-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild?r1=1.2&r2=1.3

Index: texlive-2007-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-2007-r1.ebuild	6 Nov 2007 20:12:51 -0000	1.2
+++ texlive-2007-r1.ebuild	6 Nov 2007 23:43:27 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild,v 1.2 2007/11/06 20:12:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild,v 1.3 2007/11/06 23:43:27 fmccor Exp $
 
 DESCRIPTION="A complete TeX distribution"
 HOMEPAGE="http://tug.org/texlive/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
 IUSE="cjk context cyrillic doc extra games graphics humanities music omega
 	png pstricks publishers science xetex xml X"
 



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2007-r1.ebuild
@ 2007-11-07 19:50 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2007-11-07 19:50 UTC (permalink / raw
  To: gentoo-commits

armin76     07/11/07 19:50:20

  Modified:             ChangeLog texlive-2007-r1.ebuild
  Log:
  Readd ~alpha/~ia64 wrt #198289
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.16                 app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	6 Nov 2007 23:43:27 -0000	1.15
+++ ChangeLog	7 Nov 2007 19:50:19 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.15 2007/11/06 23:43:27 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.16 2007/11/07 19:50:19 armin76 Exp $
+
+  07 Nov 2007; Raúl Porcel <armin76@gentoo.org> texlive-2007-r1.ebuild:
+  Readd ~alpha/~ia64 wrt #198289
 
   06 Nov 2007; Ferris McCormick <fmccor@gentoo.org> texlive-2007-r1.ebuild:
   (Re)add ~sparc --- Bug #198289 --- dev-tex/feynmf is good on sparc.



1.4                  app-text/texlive/texlive-2007-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild?r1=1.3&r2=1.4

Index: texlive-2007-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-2007-r1.ebuild	6 Nov 2007 23:43:27 -0000	1.3
+++ texlive-2007-r1.ebuild	7 Nov 2007 19:50:19 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild,v 1.3 2007/11/06 23:43:27 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild,v 1.4 2007/11/07 19:50:19 armin76 Exp $
 
 DESCRIPTION="A complete TeX distribution"
 HOMEPAGE="http://tug.org/texlive/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
 IUSE="cjk context cyrillic doc extra games graphics humanities music omega
 	png pstricks publishers science xetex xml X"
 



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-07 19:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-07 19:50 [gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2007-r1.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2007-11-06 23:43 Ferris McCormick (fmccor)
2007-11-06 19:37 Alexis Ballier (aballier)

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