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

aballier    12/07/27 03:07:44

  Modified:             ChangeLog
  Added:                texlive-2012.ebuild
  Log:
  Bump to TeX Live 2012.
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.106                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.106&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.106&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.105&r2=1.106

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog	5 Jul 2012 13:06:58 -0000	1.105
+++ ChangeLog	27 Jul 2012 03:07:44 -0000	1.106
@@ -1,6 +1,11 @@
 # 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.105 2012/07/05 13:06:58 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.106 2012/07/27 03:07:44 aballier Exp $
+
+*texlive-2012 (27 Jul 2012)
+
+  27 Jul 2012; Alexis Ballier <aballier@gentoo.org> +texlive-2012.ebuild:
+  Bump to TeX Live 2012.
 
   05 Jul 2012; Anthony G. Basile <blueness@gentoo.org> texlive-2011-r1.ebuild:
   Keyword ~mips



1.1                  app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.1&content-type=text/plain

Index: texlive-2012.ebuild
===================================================================
# Copyright 1999-2012 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.1 2012/07/27 03:07:44 aballier Exp $

EAPI="2"

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

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~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"

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
	or pa pl pt ro ru sa_IN sk sl sr sv ta te th tk tr uk vi zh"

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

TEXLIVE_CAT="dev-texlive"

DEPEND=">=app-text/texlive-core-${PV}"
RDEPEND="${DEPEND}
	app-text/psutils
	>=${TEXLIVE_CAT}/texlive-fontutils-${PV}
	media-gfx/sam2p
	app-text/texi2html
	sys-apps/texinfo
	>=${TEXLIVE_CAT}/texlive-texinfo-${PV}
	app-text/t1utils
	>=app-text/lcdf-typetools-2.92[kpathsea]
	truetype? ( app-text/ttf2pk2 )
	detex? ( dev-tex/detex )
	app-text/ps2eps
	dvipdfm? ( >=app-text/dvipdfm-0.13.2d )
	dvi2tty? ( dev-tex/dvi2tty )
	png? ( app-text/dvipng )
	X? ( >=app-text/xdvik-22.85 )
	>=${TEXLIVE_CAT}/texlive-basic-${PV}
	>=${TEXLIVE_CAT}/texlive-fontsrecommended-${PV}
	>=${TEXLIVE_CAT}/texlive-latex-${PV}
	luatex? (
		>=${TEXLIVE_CAT}/texlive-luatex-${PV}
		>=dev-tex/luatex-0.70
	)
	>=${TEXLIVE_CAT}/texlive-latexrecommended-${PV}
	>=dev-tex/xcolor-2.11
	>=dev-tex/latex-beamer-3.20
	>=${TEXLIVE_CAT}/texlive-metapost-${PV}
		dev-tex/feynmf
	>=${TEXLIVE_CAT}/texlive-genericrecommended-${PV}
	pdfannotextractor? ( dev-tex/pdfannotextractor )
	extra? (
		dev-tex/chktex
		app-text/dvisvgm
		dev-tex/latexdiff
		>=dev-tex/latexmk-418
		>=app-text/pdfjam-2.02
		>=${TEXLIVE_CAT}/texlive-bibtexextra-${PV}
		>=${TEXLIVE_CAT}/texlive-fontsextra-${PV}
		>=${TEXLIVE_CAT}/texlive-formatsextra-${PV}
		>=${TEXLIVE_CAT}/texlive-genericextra-${PV}
		>=${TEXLIVE_CAT}/texlive-latexextra-${PV}
			>=dev-tex/glossaries-2.07
			>=dev-tex/leaflet-20041222
			>=dev-tex/currvita-0.9i-r1
			>=dev-tex/g-brief-4.0.2
			>=dev-tex/envlab-1.2-r1
			>=dev-tex/europecv-20060424-r1
			>=dev-tex/mh-20111011
			>=dev-tex/svninfo-0.7.3-r1
		>=${TEXLIVE_CAT}/texlive-mathextra-${PV}
		>=${TEXLIVE_CAT}/texlive-plainextra-${PV}
	)
	xetex? ( >=${TEXLIVE_CAT}/texlive-xetex-${PV} )
	graphics? ( >=${TEXLIVE_CAT}/texlive-pictures-${PV}
		dev-tex/dot2texi
		>=dev-tex/pgf-2.00 )
	epspdf? ( app-text/epspdf )
	science? ( >=${TEXLIVE_CAT}/texlive-science-${PV} )
	publishers? ( >=${TEXLIVE_CAT}/texlive-publishers-${PV} )
	music? ( >=${TEXLIVE_CAT}/texlive-music-${PV} )
	pstricks? ( >=${TEXLIVE_CAT}/texlive-pstricks-${PV} )
	omega? ( >=${TEXLIVE_CAT}/texlive-omega-${PV} )
	context? ( >=${TEXLIVE_CAT}/texlive-context-${PV} )
	games? ( >=${TEXLIVE_CAT}/texlive-games-${PV} )
	humanities? ( >=${TEXLIVE_CAT}/texlive-humanities-${PV} )
	tex4ht? ( >=dev-tex/tex4ht-20080829 )
	xml? (
		>=${TEXLIVE_CAT}/texlive-htmlxml-${PV}
		>=dev-tex/xmltex-1.9-r2
		app-text/passivetex
	)
	jadetex? ( >=app-text/jadetex-3.13-r2 )
	doc? (
		>=${TEXLIVE_CAT}/texlive-documentation-base-${PV}
		linguas_ar? ( >=${TEXLIVE_CAT}/texlive-documentation-arabic-${PV} )
		linguas_bg? ( >=${TEXLIVE_CAT}/texlive-documentation-bulgarian-${PV} )
		linguas_zh? ( >=${TEXLIVE_CAT}/texlive-documentation-chinese-${PV} )
		linguas_cs? ( >=${TEXLIVE_CAT}/texlive-documentation-czechslovak-${PV} )
		linguas_sk? ( >=${TEXLIVE_CAT}/texlive-documentation-czechslovak-${PV} )
		linguas_nl? ( >=${TEXLIVE_CAT}/texlive-documentation-dutch-${PV} )
		linguas_en? ( >=${TEXLIVE_CAT}/texlive-documentation-english-${PV} )
		linguas_fi? ( >=${TEXLIVE_CAT}/texlive-documentation-finnish-${PV} )
		linguas_fr? ( >=${TEXLIVE_CAT}/texlive-documentation-french-${PV} )
		linguas_de? ( >=${TEXLIVE_CAT}/texlive-documentation-german-${PV} )
		linguas_it? ( >=${TEXLIVE_CAT}/texlive-documentation-italian-${PV} )
		linguas_ja? ( >=${TEXLIVE_CAT}/texlive-documentation-japanese-${PV} )
		linguas_ko? ( >=${TEXLIVE_CAT}/texlive-documentation-korean-${PV} )
		linguas_mn? ( >=${TEXLIVE_CAT}/texlive-documentation-mongolian-${PV} )
		linguas_pl? ( >=${TEXLIVE_CAT}/texlive-documentation-polish-${PV} )
		linguas_pt? ( >=${TEXLIVE_CAT}/texlive-documentation-portuguese-${PV} )
		linguas_ru? ( >=${TEXLIVE_CAT}/texlive-documentation-russian-${PV} )
		linguas_sr? ( >=${TEXLIVE_CAT}/texlive-documentation-serbian-${PV} )
		linguas_sl? ( >=${TEXLIVE_CAT}/texlive-documentation-slovenian-${PV} )
		linguas_es? ( >=${TEXLIVE_CAT}/texlive-documentation-spanish-${PV} )
		linguas_th? ( >=${TEXLIVE_CAT}/texlive-documentation-thai-${PV} )
		linguas_tr? ( >=${TEXLIVE_CAT}/texlive-documentation-turkish-${PV} )
		linguas_uk? ( >=${TEXLIVE_CAT}/texlive-documentation-ukrainian-${PV} )
		linguas_vi? ( >=${TEXLIVE_CAT}/texlive-documentation-vietnamese-${PV} )
	)
	linguas_af? ( >=${TEXLIVE_CAT}/texlive-langafrican-${PV}
				  >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_ar? ( >=${TEXLIVE_CAT}/texlive-langarabic-${PV} )
	linguas_fa? ( >=${TEXLIVE_CAT}/texlive-langarabic-${PV} )
	linguas_hy? ( >=${TEXLIVE_CAT}/texlive-langarmenian-${PV}
				  >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	cjk? ( >=${TEXLIVE_CAT}/texlive-langcjk-${PV}
		   >=dev-tex/cjk-latex-4.8.2 )
	linguas_hr?    ( >=${TEXLIVE_CAT}/texlive-langcroatian-${PV} )
	linguas_bg?    ( >=${TEXLIVE_CAT}/texlive-langcyrillic-${PV} )
	linguas_ru?    ( >=${TEXLIVE_CAT}/texlive-langcyrillic-${PV} )
	linguas_uk?    ( >=${TEXLIVE_CAT}/texlive-langcyrillic-${PV} )
	linguas_cs?    ( >=${TEXLIVE_CAT}/texlive-langczechslovak-${PV} >=app-text/vlna-1.3 )
	linguas_sk?    ( >=${TEXLIVE_CAT}/texlive-langczechslovak-${PV} )
	linguas_da?    ( >=${TEXLIVE_CAT}/texlive-langdanish-${PV} )
	linguas_nl?    ( >=${TEXLIVE_CAT}/texlive-langdutch-${PV} )
	linguas_en?    ( >=${TEXLIVE_CAT}/texlive-langenglish-${PV} )
	linguas_en_GB? ( >=${TEXLIVE_CAT}/texlive-langenglish-${PV} )
	linguas_fi?    ( >=${TEXLIVE_CAT}/texlive-langfinnish-${PV} )
	linguas_eu?    ( >=${TEXLIVE_CAT}/texlive-langfrench-${PV} )
	linguas_fr?    ( >=${TEXLIVE_CAT}/texlive-langfrench-${PV} )
	linguas_de?    ( >=${TEXLIVE_CAT}/texlive-langgerman-${PV} )
	linguas_el?    ( >=${TEXLIVE_CAT}/texlive-langgreek-${PV} )
	linguas_he?    ( >=${TEXLIVE_CAT}/texlive-langhebrew-${PV} )
	linguas_hu?    ( >=${TEXLIVE_CAT}/texlive-langhungarian-${PV} )
	linguas_as?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_bn?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_gu?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_hi?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_kn?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_ml?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_mr?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_or?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_pa?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_ta?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_te?    ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_sa_IN? ( >=${TEXLIVE_CAT}/texlive-langindic-${PV} )
	linguas_it?    ( >=${TEXLIVE_CAT}/texlive-langitalian-${PV} )
	linguas_la?    ( >=${TEXLIVE_CAT}/texlive-langlatin-${PV} )
	linguas_lt?    ( >=${TEXLIVE_CAT}/texlive-langlithuanian-${PV} )
	linguas_lv?    ( >=${TEXLIVE_CAT}/texlive-langlatvian-${PV} )
	linguas_mn?    ( >=${TEXLIVE_CAT}/texlive-langmongolian-${PV} )
	linguas_nb?    ( >=${TEXLIVE_CAT}/texlive-langnorwegian-${PV} )
	linguas_nn?    ( >=${TEXLIVE_CAT}/texlive-langnorwegian-${PV} )
	linguas_no?    ( >=${TEXLIVE_CAT}/texlive-langnorwegian-${PV} )
	linguas_cy?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_eo?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_et?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_ga?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_hsb?   ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_ia?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_id?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_is?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_lo?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_ro?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_sr?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV}
	                 >=${TEXLIVE_CAT}/texlive-langcyrillic-${PV} )
	linguas_sl?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_tr?    ( >=${TEXLIVE_CAT}/texlive-langother-${PV} )
	linguas_pl?    ( >=${TEXLIVE_CAT}/texlive-langpolish-${PV} )
	linguas_pt?    ( >=${TEXLIVE_CAT}/texlive-langportuguese-${PV} )
	linguas_ca?    ( >=${TEXLIVE_CAT}/texlive-langspanish-${PV} )
	linguas_gl?    ( >=${TEXLIVE_CAT}/texlive-langspanish-${PV} )
	linguas_es?    ( >=${TEXLIVE_CAT}/texlive-langspanish-${PV} )
	linguas_sv?    ( >=${TEXLIVE_CAT}/texlive-langswedish-${PV} )
	linguas_bo?    ( >=${TEXLIVE_CAT}/texlive-langtibetan-${PV} )
	linguas_tk?    ( >=${TEXLIVE_CAT}/texlive-langturkmen-${PV} )
	linguas_vi?    ( >=${TEXLIVE_CAT}/texlive-langvietnamese-${PV} )
	xindy? ( app-text/xindy )
"





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2012-07-29 22:08 Jeroen Roovers (jer)
  0 siblings, 0 replies; 20+ messages in thread
From: Jeroen Roovers (jer) @ 2012-07-29 22:08 UTC (permalink / raw
  To: gentoo-commits

jer         12/07/29 22:08:59

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #428248).
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.1&r2=1.2

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-2012.ebuild	27 Jul 2012 03:07:44 -0000	1.1
+++ texlive-2012.ebuild	29 Jul 2012 22:08:59 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.1 2012/07/27 03:07:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.2 2012/07/29 22:08:59 jer Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~x86 ~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"



1.107                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.106&r2=1.107

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	27 Jul 2012 03:07:44 -0000	1.106
+++ ChangeLog	29 Jul 2012 22:08:59 -0000	1.107
@@ -1,6 +1,9 @@
 # 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.106 2012/07/27 03:07:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.107 2012/07/29 22:08:59 jer Exp $
+
+  29 Jul 2012; Jeroen Roovers <jer@gentoo.org> texlive-2012.ebuild:
+  Marked ~hppa (bug #428248).
 
 *texlive-2012 (27 Jul 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2012-08-03  4:55 Markus Meier (maekke)
  0 siblings, 0 replies; 20+ messages in thread
From: Markus Meier (maekke) @ 2012-08-03  4:55 UTC (permalink / raw
  To: gentoo-commits

maekke      12/08/03 04:55:12

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  add ~arm, bug #428248
  
  (Portage version: 2.1.11.9/cvs/Linux i686)

Revision  Changes    Path
1.3                  app-text/texlive/texlive-2012.ebuild

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

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-2012.ebuild	29 Jul 2012 22:08:59 -0000	1.2
+++ texlive-2012.ebuild	3 Aug 2012 04:55:12 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.2 2012/07/29 22:08:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.3 2012/08/03 04:55:12 maekke Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~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"



1.108                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.107&r2=1.108

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	29 Jul 2012 22:08:59 -0000	1.107
+++ ChangeLog	3 Aug 2012 04:55:12 -0000	1.108
@@ -1,6 +1,9 @@
 # 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.107 2012/07/29 22:08:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.108 2012/08/03 04:55:12 maekke Exp $
+
+  03 Aug 2012; Markus Meier <maekke@gentoo.org> texlive-2012.ebuild:
+  add ~arm, bug #428248
 
   29 Jul 2012; Jeroen Roovers <jer@gentoo.org> texlive-2012.ebuild:
   Marked ~hppa (bug #428248).





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2012-08-08  1:22 Naohiro Aota (naota)
  0 siblings, 0 replies; 20+ messages in thread
From: Naohiro Aota (naota) @ 2012-08-08  1:22 UTC (permalink / raw
  To: gentoo-commits

naota       12/08/08 01:22:07

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Add ~x86-fbsd wrt bug #428248
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-text/texlive/texlive-2012.ebuild

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

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-2012.ebuild	3 Aug 2012 04:55:12 -0000	1.3
+++ texlive-2012.ebuild	8 Aug 2012 01:22:07 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.3 2012/08/03 04:55:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.4 2012/08/08 01:22:07 naota Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~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"



1.109                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.108&r2=1.109

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	3 Aug 2012 04:55:12 -0000	1.108
+++ ChangeLog	8 Aug 2012 01:22:07 -0000	1.109
@@ -1,6 +1,9 @@
 # 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.108 2012/08/03 04:55:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.109 2012/08/08 01:22:07 naota Exp $
+
+  08 Aug 2012; Naohiro Aota <naota@gentoo.org> texlive-2012.ebuild:
+  Add ~x86-fbsd wrt bug #428248
 
   03 Aug 2012; Markus Meier <maekke@gentoo.org> texlive-2012.ebuild:
   add ~arm, bug #428248
@@ -137,4 +140,3 @@
   20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
   texlive-2010-r1.ebuild, texlive-2010-r2.ebuild:
   Marked ~ppc/~ppc64 wrt #352300, #355353
-





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2012-08-28 21:28 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 20+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-08-28 21:28 UTC (permalink / raw
  To: gentoo-commits

blueness    12/08/28 21:28:43

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Keyword ~mips for bug #428248
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.4&r2=1.5

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- texlive-2012.ebuild	8 Aug 2012 01:22:07 -0000	1.4
+++ texlive-2012.ebuild	28 Aug 2012 21:28:42 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.4 2012/08/08 01:22:07 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.5 2012/08/28 21:28:42 blueness Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~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"



1.110                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	8 Aug 2012 01:22:07 -0000	1.109
+++ ChangeLog	28 Aug 2012 21:28:42 -0000	1.110
@@ -1,6 +1,9 @@
 # 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.109 2012/08/08 01:22:07 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.110 2012/08/28 21:28:42 blueness Exp $
+
+  28 Aug 2012; Anthony G. Basile <blueness@gentoo.org> texlive-2012.ebuild:
+  Keyword ~mips for bug #428248
 
   08 Aug 2012; Naohiro Aota <naota@gentoo.org> texlive-2012.ebuild:
   Add ~x86-fbsd wrt bug #428248





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2012-08-29  2:47 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 20+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-08-29  2:47 UTC (permalink / raw
  To: gentoo-commits

blueness    12/08/29 02:47:04

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Keyword ~ppc, bug #428248
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.5&r2=1.6

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-2012.ebuild	28 Aug 2012 21:28:42 -0000	1.5
+++ texlive-2012.ebuild	29 Aug 2012 02:47:04 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.5 2012/08/28 21:28:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.6 2012/08/29 02:47:04 blueness Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~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"



1.111                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.110&r2=1.111

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	28 Aug 2012 21:28:42 -0000	1.110
+++ ChangeLog	29 Aug 2012 02:47:04 -0000	1.111
@@ -1,6 +1,9 @@
 # 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.110 2012/08/28 21:28:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.111 2012/08/29 02:47:04 blueness Exp $
+
+  29 Aug 2012; Anthony G. Basile <blueness@gentoo.org> texlive-2012.ebuild:
+  Keyword ~ppc, bug #428248
 
   28 Aug 2012; Anthony G. Basile <blueness@gentoo.org> texlive-2012.ebuild:
   Keyword ~mips for bug #428248





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2012-09-11 15:44 Raul Porcel (armin76)
  0 siblings, 0 replies; 20+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-11 15:44 UTC (permalink / raw
  To: gentoo-commits

armin76     12/09/11 15:44:18

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Add ~alpha/~ia64/~s390/~sh/~sparc wrt #428248
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.6&r2=1.7

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texlive-2012.ebuild	29 Aug 2012 02:47:04 -0000	1.6
+++ texlive-2012.ebuild	11 Sep 2012 15:44:18 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.6 2012/08/29 02:47:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.7 2012/09/11 15:44:18 armin76 Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~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"



1.112                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	29 Aug 2012 02:47:04 -0000	1.111
+++ ChangeLog	11 Sep 2012 15:44:18 -0000	1.112
@@ -1,6 +1,9 @@
 # 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.111 2012/08/29 02:47:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.112 2012/09/11 15:44:18 armin76 Exp $
+
+  11 Sep 2012; Raúl Porcel <armin76@gentoo.org> texlive-2012.ebuild:
+  Add ~alpha/~ia64/~s390/~sh/~sparc wrt #428248
 
   29 Aug 2012; Anthony G. Basile <blueness@gentoo.org> texlive-2012.ebuild:
   Keyword ~ppc, bug #428248





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2012-12-08 12:28 Alexis Ballier (aballier)
  0 siblings, 0 replies; 20+ messages in thread
From: Alexis Ballier (aballier) @ 2012-12-08 12:28 UTC (permalink / raw
  To: gentoo-commits

aballier    12/12/08 12:28:54

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  no need to depend on pgf from here now that tl-pictures takes care of it
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.9                  app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.8&r2=1.9

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- texlive-2012.ebuild	7 Oct 2012 10:07:23 -0000	1.8
+++ texlive-2012.ebuild	8 Dec 2012 12:28:54 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.8 2012/10/07 10:07:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.9 2012/12/08 12:28:54 aballier Exp $
 
 EAPI="2"
 
@@ -80,8 +80,7 @@
 	)
 	xetex? ( >=${TEXLIVE_CAT}/texlive-xetex-${PV} )
 	graphics? ( >=${TEXLIVE_CAT}/texlive-pictures-${PV}
-		dev-tex/dot2texi
-		>=dev-tex/pgf-2.00 )
+		dev-tex/dot2texi )
 	epspdf? ( app-text/epspdf )
 	science? ( >=${TEXLIVE_CAT}/texlive-science-${PV} )
 	publishers? ( >=${TEXLIVE_CAT}/texlive-publishers-${PV} )



1.114                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.113&r2=1.114

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	7 Oct 2012 10:07:23 -0000	1.113
+++ ChangeLog	8 Dec 2012 12:28:54 -0000	1.114
@@ -1,6 +1,9 @@
 # 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.113 2012/10/07 10:07:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.114 2012/12/08 12:28:54 aballier Exp $
+
+  08 Dec 2012; Alexis Ballier <aballier@gentoo.org> texlive-2012.ebuild:
+  no need to depend on pgf from here now that tl-pictures takes care of it
 
   07 Oct 2012; Ulrich Müller <ulm@gentoo.org> texlive-2011.ebuild,
   texlive-2011-r1.ebuild, texlive-2012.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2012-12-17 20:13 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-17 20:13 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/17 20:13:06

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Add ~ppc64, wrt bug #428248
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.10                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.9&r2=1.10

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- texlive-2012.ebuild	8 Dec 2012 12:28:54 -0000	1.9
+++ texlive-2012.ebuild	17 Dec 2012 20:13:06 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 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.9 2012/12/08 12:28:54 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.10 2012/12/17 20:13:06 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~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"
+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"



1.115                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	8 Dec 2012 12:28:54 -0000	1.114
+++ ChangeLog	17 Dec 2012 20:13:06 -0000	1.115
@@ -1,6 +1,9 @@
 # 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.114 2012/12/08 12:28:54 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.115 2012/12/17 20:13:06 ago Exp $
+
+  17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Add ~ppc64, wrt bug #428248
 
   08 Dec 2012; Alexis Ballier <aballier@gentoo.org> texlive-2012.ebuild:
   no need to depend on pgf from here now that tl-pictures takes care of it





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-17 15:43 Jeroen Roovers (jer)
  0 siblings, 0 replies; 20+ messages in thread
From: Jeroen Roovers (jer) @ 2013-04-17 15:43 UTC (permalink / raw
  To: gentoo-commits

jer         13/04/17 15:43:12

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #449298).
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.13                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.12&r2=1.13

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- texlive-2012.ebuild	21 Jan 2013 10:49:09 -0000	1.12
+++ texlive-2012.ebuild	17 Apr 2013 15:43:12 -0000	1.13
@@ -1,6 +1,6 @@
 # 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.12 2013/01/21 10:49:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.13 2013/04/17 15:43:12 jer Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.118                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog	21 Jan 2013 10:49:09 -0000	1.117
+++ ChangeLog	17 Apr 2013 15:43:12 -0000	1.118
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.117 2013/01/21 10:49:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.118 2013/04/17 15:43:12 jer Exp $
+
+  17 Apr 2013; Jeroen Roovers <jer@gentoo.org> texlive-2012.ebuild:
+  Stable for HPPA (bug #449298).
 
   21 Jan 2013; Alexis Ballier <aballier@gentoo.org> texlive-2012.ebuild,
   metadata.xml:





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-18 13:50 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-18 13:50 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/18 13:50:48

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.14                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.13&r2=1.14

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- texlive-2012.ebuild	17 Apr 2013 15:43:12 -0000	1.13
+++ texlive-2012.ebuild	18 Apr 2013 13:50:48 -0000	1.14
@@ -1,6 +1,6 @@
 # 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.13 2013/04/17 15:43:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.14 2013/04/18 13:50:48 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.119                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	17 Apr 2013 15:43:12 -0000	1.118
+++ ChangeLog	18 Apr 2013 13:50:48 -0000	1.119
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.118 2013/04/17 15:43:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.119 2013/04/18 13:50:48 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for amd64, wrt bug #449298
 
   17 Apr 2013; Jeroen Roovers <jer@gentoo.org> texlive-2012.ebuild:
   Stable for HPPA (bug #449298).





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-18 14:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-18 14:05 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/18 14:05:44

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.15                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.14&r2=1.15

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- texlive-2012.ebuild	18 Apr 2013 13:50:48 -0000	1.14
+++ texlive-2012.ebuild	18 Apr 2013 14:05:44 -0000	1.15
@@ -1,6 +1,6 @@
 # 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.14 2013/04/18 13:50:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.15 2013/04/18 14:05:44 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.120                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.119&r2=1.120

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog	18 Apr 2013 13:50:48 -0000	1.119
+++ ChangeLog	18 Apr 2013 14:05:44 -0000	1.120
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.119 2013/04/18 13:50:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.120 2013/04/18 14:05:44 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for x86, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
   Stable for amd64, wrt bug #449298





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-18 17:03 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-18 17:03 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/18 17:03:25

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.16                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.15&r2=1.16

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- texlive-2012.ebuild	18 Apr 2013 14:05:44 -0000	1.15
+++ texlive-2012.ebuild	18 Apr 2013 17:03:25 -0000	1.16
@@ -1,6 +1,6 @@
 # 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.15 2013/04/18 14:05:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.16 2013/04/18 17:03:25 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.121                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.121&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.121&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.120&r2=1.121

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog	18 Apr 2013 14:05:44 -0000	1.120
+++ ChangeLog	18 Apr 2013 17:03:25 -0000	1.121
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.120 2013/04/18 14:05:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.121 2013/04/18 17:03:25 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for ppc, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
   Stable for x86, wrt bug #449298





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-18 21:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-18 21:33 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/18 21:33:48

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.17                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.16&r2=1.17

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- texlive-2012.ebuild	18 Apr 2013 17:03:25 -0000	1.16
+++ texlive-2012.ebuild	18 Apr 2013 21:33:48 -0000	1.17
@@ -1,6 +1,6 @@
 # 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.16 2013/04/18 17:03:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.17 2013/04/18 21:33:48 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.122                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.121&r2=1.122

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog	18 Apr 2013 17:03:25 -0000	1.121
+++ ChangeLog	18 Apr 2013 21:33:48 -0000	1.122
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.121 2013/04/18 17:03:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.122 2013/04/18 21:33:48 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for ppc64, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
   Stable for ppc, wrt bug #449298





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-19 20:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-19 20:42 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/19 20:42:31

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.18                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.17&r2=1.18

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- texlive-2012.ebuild	18 Apr 2013 21:33:48 -0000	1.17
+++ texlive-2012.ebuild	19 Apr 2013 20:42:30 -0000	1.18
@@ -1,6 +1,6 @@
 # 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.17 2013/04/18 21:33:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.18 2013/04/19 20:42:30 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.123                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.123&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.123&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.122&r2=1.123

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog	18 Apr 2013 21:33:48 -0000	1.122
+++ ChangeLog	19 Apr 2013 20:42:30 -0000	1.123
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.122 2013/04/18 21:33:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.123 2013/04/19 20:42:30 ago Exp $
+
+  19 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for ia64, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
   Stable for ppc64, wrt bug #449298





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-20 20:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-20 20:05 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/20 20:05:15

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.19                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.18&r2=1.19

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- texlive-2012.ebuild	19 Apr 2013 20:42:30 -0000	1.18
+++ texlive-2012.ebuild	20 Apr 2013 20:05:15 -0000	1.19
@@ -1,6 +1,6 @@
 # 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.18 2013/04/19 20:42:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.19 2013/04/20 20:05:15 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.124                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.123&r2=1.124

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog	19 Apr 2013 20:42:30 -0000	1.123
+++ ChangeLog	20 Apr 2013 20:05:15 -0000	1.124
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.123 2013/04/19 20:42:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.124 2013/04/20 20:05:15 ago Exp $
+
+  20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for alpha, wrt bug #449298
 
   19 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
   Stable for ia64, wrt bug #449298





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-21 12:15 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-21 12:15 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/21 12:15:11

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.20                 app-text/texlive/texlive-2012.ebuild

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

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- texlive-2012.ebuild	20 Apr 2013 20:05:15 -0000	1.19
+++ texlive-2012.ebuild	21 Apr 2013 12:15:11 -0000	1.20
@@ -1,6 +1,6 @@
 # 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.19 2013/04/20 20:05:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.20 2013/04/21 12:15:11 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.125                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.125&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.125&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.124&r2=1.125

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog	20 Apr 2013 20:05:15 -0000	1.124
+++ ChangeLog	21 Apr 2013 12:15:11 -0000	1.125
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.124 2013/04/20 20:05:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.125 2013/04/21 12:15:11 ago Exp $
+
+  21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for arm, wrt bug #449298
 
   20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
   Stable for alpha, wrt bug #449298





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-21 22:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-21 22:33 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/21 22:33:28

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.21                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.20&r2=1.21

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- texlive-2012.ebuild	21 Apr 2013 12:15:11 -0000	1.20
+++ texlive-2012.ebuild	21 Apr 2013 22:33:28 -0000	1.21
@@ -1,6 +1,6 @@
 # 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.20 2013/04/21 12:15:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.21 2013/04/21 22:33:28 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.126                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog	21 Apr 2013 12:15:11 -0000	1.125
+++ ChangeLog	21 Apr 2013 22:33:28 -0000	1.126
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.125 2013/04/21 12:15:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.126 2013/04/21 22:33:28 ago Exp $
+
+  21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for sparc, wrt bug #449298
 
   21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
   Stable for arm, wrt bug #449298





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-22  8:03 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-22  8:03 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/22 08:03:39

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for s390, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.22                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.21&r2=1.22

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- texlive-2012.ebuild	21 Apr 2013 22:33:28 -0000	1.21
+++ texlive-2012.ebuild	22 Apr 2013 08:03:39 -0000	1.22
@@ -1,6 +1,6 @@
 # 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.21 2013/04/21 22:33:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.22 2013/04/22 08:03:39 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.127                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.127&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.127&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.126&r2=1.127

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog	21 Apr 2013 22:33:28 -0000	1.126
+++ ChangeLog	22 Apr 2013 08:03:39 -0000	1.127
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.126 2013/04/21 22:33:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.127 2013/04/22 08:03:39 ago Exp $
+
+  22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for s390, wrt bug #449298
 
   21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
   Stable for sparc, wrt bug #449298





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

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog
@ 2013-04-25 21:25 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 20+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-04-25 21:25 UTC (permalink / raw
  To: gentoo-commits

ago         13/04/25 21:25:43

  Modified:             texlive-2012.ebuild ChangeLog
  Log:
  Stable for sh, wrt bug #449298
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.23                 app-text/texlive/texlive-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/texlive-2012.ebuild?r1=1.22&r2=1.23

Index: texlive-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- texlive-2012.ebuild	22 Apr 2013 08:03:39 -0000	1.22
+++ texlive-2012.ebuild	25 Apr 2013 21:25:42 -0000	1.23
@@ -1,6 +1,6 @@
 # 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.22 2013/04/22 08:03:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.23 2013/04/25 21:25:42 ago Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE="metapackage"
 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"
+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 metapost music omega pdfannotextractor png pstricks publishers
 science tex4ht texi2html truetype xetex xindy xml X"



1.128                app-text/texlive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive/ChangeLog?r1=1.127&r2=1.128

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog	22 Apr 2013 08:03:39 -0000	1.127
+++ ChangeLog	25 Apr 2013 21:25:42 -0000	1.128
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/texlive
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.127 2013/04/22 08:03:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.128 2013/04/25 21:25:42 ago Exp $
+
+  25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
+  Stable for sh, wrt bug #449298
 
   22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild:
   Stable for s390, wrt bug #449298





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

end of thread, other threads:[~2013-04-25 21:25 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-08  1:22 [gentoo-commits] gentoo-x86 commit in app-text/texlive: texlive-2012.ebuild ChangeLog Naohiro Aota (naota)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-25 21:25 Agostino Sarubbo (ago)
2013-04-22  8:03 Agostino Sarubbo (ago)
2013-04-21 22:33 Agostino Sarubbo (ago)
2013-04-21 12:15 Agostino Sarubbo (ago)
2013-04-20 20:05 Agostino Sarubbo (ago)
2013-04-19 20:42 Agostino Sarubbo (ago)
2013-04-18 21:33 Agostino Sarubbo (ago)
2013-04-18 17:03 Agostino Sarubbo (ago)
2013-04-18 14:05 Agostino Sarubbo (ago)
2013-04-18 13:50 Agostino Sarubbo (ago)
2013-04-17 15:43 Jeroen Roovers (jer)
2012-12-17 20:13 Agostino Sarubbo (ago)
2012-12-08 12:28 Alexis Ballier (aballier)
2012-09-11 15:44 Raul Porcel (armin76)
2012-08-29  2:47 Anthony G. Basile (blueness)
2012-08-28 21:28 Anthony G. Basile (blueness)
2012-08-03  4:55 Markus Meier (maekke)
2012-07-29 22:08 Jeroen Roovers (jer)
2012-07-27  3:07 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