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-r2.ebuild
@ 2007-11-10 11:51 Alexis Ballier (aballier)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2007-11-10 11:51 UTC (permalink / raw
  To: gentoo-commits

aballier    07/11/10 11:51:53

  Modified:             ChangeLog
  Added:                texlive-2007-r2.ebuild
  Log:
  depend on ps2eps now that it has its own ebuild and is not included anymore in texlive-core
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.17                 app-text/texlive/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	7 Nov 2007 19:50:19 -0000	1.16
+++ ChangeLog	10 Nov 2007 11:51:52 -0000	1.17
@@ -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.16 2007/11/07 19:50:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.17 2007/11/10 11:51:52 aballier Exp $
+
+*texlive-2007-r2 (10 Nov 2007)
+
+  10 Nov 2007; Alexis Ballier <aballier@gentoo.org> +texlive-2007-r2.ebuild:
+  depend on ps2eps now that it has its own ebuild and is not included anymore
+  in texlive-core
 
   07 Nov 2007; Raúl Porcel <armin76@gentoo.org> texlive-2007-r1.ebuild:
   Readd ~alpha/~ia64 wrt #198289



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

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

Index: texlive-2007-r2.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-r2.ebuild,v 1.1 2007/11/10 11:51:52 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 hu hy id
	is it ja ko la ml mn nl no pl pt ro ru sk sl sr sv ta th tr uk vi zh"

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/ps2eps
	>=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] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2007-r2.ebuild
@ 2007-11-10 13:55 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 5+ messages in thread
From: Ferris McCormick (fmccor) @ 2007-11-10 13:55 UTC (permalink / raw
  To: gentoo-commits

fmccor      07/11/10 13:55:03

  Modified:             ChangeLog texlive-2007-r2.ebuild
  Log:
  Keyworded ~sparc as part of Bug #125153
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.18                 app-text/texlive/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	10 Nov 2007 11:51:52 -0000	1.17
+++ ChangeLog	10 Nov 2007 13:55:02 -0000	1.18
@@ -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.17 2007/11/10 11:51:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.18 2007/11/10 13:55:02 fmccor Exp $
+
+  10 Nov 2007; Ferris McCormick <fmccor@gentoo.org> texlive-2007-r2.ebuild:
+  Keyworded ~sparc as part of Bug #125153
 
 *texlive-2007-r2 (10 Nov 2007)
 



1.2                  app-text/texlive/texlive-2007-r2.ebuild

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

Index: texlive-2007-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-2007-r2.ebuild	10 Nov 2007 11:51:52 -0000	1.1
+++ texlive-2007-r2.ebuild	10 Nov 2007 13:55:02 -0000	1.2
@@ -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-r2.ebuild,v 1.1 2007/11/10 11:51:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r2.ebuild,v 1.2 2007/11/10 13:55:02 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] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2007-r2.ebuild
@ 2007-11-10 18:23 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2007-11-10 18:23 UTC (permalink / raw
  To: gentoo-commits

armin76     07/11/10 18:23:13

  Modified:             ChangeLog texlive-2007-r2.ebuild
  Log:
  Add ~alpha/~ia64 wrt #125153
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.19                 app-text/texlive/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	10 Nov 2007 13:55:02 -0000	1.18
+++ ChangeLog	10 Nov 2007 18:23:13 -0000	1.19
@@ -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.18 2007/11/10 13:55:02 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.19 2007/11/10 18:23:13 armin76 Exp $
+
+  10 Nov 2007; Raúl Porcel <armin76@gentoo.org> texlive-2007-r2.ebuild:
+  Add ~alpha/~ia64 wrt #125153
 
   10 Nov 2007; Ferris McCormick <fmccor@gentoo.org> texlive-2007-r2.ebuild:
   Keyworded ~sparc as part of Bug #125153



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

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

Index: texlive-2007-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-2007-r2.ebuild	10 Nov 2007 13:55:02 -0000	1.2
+++ texlive-2007-r2.ebuild	10 Nov 2007 18:23:13 -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-r2.ebuild,v 1.2 2007/11/10 13:55:02 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r2.ebuild,v 1.3 2007/11/10 18:23:13 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] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2007-r2.ebuild
@ 2007-11-10 21:34 Markus Rothe (corsair)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Rothe (corsair) @ 2007-11-10 21:34 UTC (permalink / raw
  To: gentoo-commits

corsair     07/11/10 21:34:44

  Modified:             ChangeLog texlive-2007-r2.ebuild
  Log:
  Added ~ppc64; bug #125153
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.20                 app-text/texlive/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	10 Nov 2007 18:23:13 -0000	1.19
+++ ChangeLog	10 Nov 2007 21:34:44 -0000	1.20
@@ -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.19 2007/11/10 18:23:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.20 2007/11/10 21:34:44 corsair Exp $
+
+  10 Nov 2007; Markus Rothe <corsair@gentoo.org> texlive-2007-r2.ebuild:
+  Added ~ppc64; bug #125153
 
   10 Nov 2007; Raúl Porcel <armin76@gentoo.org> texlive-2007-r2.ebuild:
   Add ~alpha/~ia64 wrt #125153



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

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

Index: texlive-2007-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-2007-r2.ebuild	10 Nov 2007 18:23:13 -0000	1.3
+++ texlive-2007-r2.ebuild	10 Nov 2007 21:34:44 -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-r2.ebuild,v 1.3 2007/11/10 18:23:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r2.ebuild,v 1.4 2007/11/10 21:34:44 corsair Exp $
 
 DESCRIPTION="A complete TeX distribution"
 HOMEPAGE="http://tug.org/texlive/"
@@ -8,7 +8,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~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] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2007-r2.ebuild
@ 2007-11-11 18:19 Alexis Ballier (aballier)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2007-11-11 18:19 UTC (permalink / raw
  To: gentoo-commits

aballier    07/11/11 18:19:40

  Modified:             ChangeLog
  Removed:              texlive-2007-r2.ebuild
  Log:
  remove old
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.24                 app-text/texlive/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	11 Nov 2007 15:26:12 -0000	1.23
+++ ChangeLog	11 Nov 2007 18:19:39 -0000	1.24
@@ -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.23 2007/11/11 15:26:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.24 2007/11/11 18:19:39 aballier Exp $
+
+  11 Nov 2007; Alexis Ballier <aballier@gentoo.org> -texlive-2007-r2.ebuild:
+  remove old
 
   11 Nov 2007; Raúl Porcel <armin76@gentoo.org> texlive-2007-r3.ebuild:
   Add ~alpha/~ia64 wrt #198149



-- 
gentoo-commits@gentoo.org mailing list



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-10 13:55 [gentoo-commits] gentoo-x86 commit in app-text/texlive: ChangeLog texlive-2007-r2.ebuild Ferris McCormick (fmccor)
  -- strict thread matches above, loose matches on Subject: below --
2007-11-11 18:19 Alexis Ballier (aballier)
2007-11-10 21:34 Markus Rothe (corsair)
2007-11-10 18:23 Raul Porcel (armin76)
2007-11-10 11:51 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