public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2011-07-28 13:29 Alexis Ballier (aballier)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2011-07-28 13:29 UTC (permalink / raw
  To: gentoo-commits

aballier    11/07/28 13:29:40

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

Revision  Changes    Path
1.47                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	22 Jun 2011 11:44:58 -0000	1.46
+++ ChangeLog	28 Jul 2011 13:29:40 -0000	1.47
@@ -1,6 +1,11 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.46 2011/06/22 11:44:58 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.47 2011/07/28 13:29:40 aballier Exp $
+
+*texlive-latex-2011 (28 Jul 2011)
+
+  28 Jul 2011; Alexis Ballier <aballier@gentoo.org> +texlive-latex-2011.ebuild:
+  Bump to TeX Live 2011
 
   22 Jun 2011; Alexis Ballier <aballier@gentoo.org>
   texlive-latex-2008-r2.ebuild,



1.1                  dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.1 2011/07/28 13:29:40 aballier Exp $

EAPI="3"

TEXLIVE_MODULE_CONTENTS="ae amscls amsmath babel babelbib carlisle colortbl fancyhdr fix2col geometry graphics hyperref latex latex-bin latex-fonts latexconfig ltxmisc mfnfss mptopdf natbib oberdiek pdftex-def pslatex psnfss pspicture tools collection-latex
"
TEXLIVE_MODULE_DOC_CONTENTS="ae.doc amscls.doc amsmath.doc babel.doc babelbib.doc carlisle.doc colortbl.doc fancyhdr.doc fix2col.doc geometry.doc graphics.doc hyperref.doc latex.doc latex-bin.doc mfnfss.doc mptopdf.doc natbib.doc oberdiek.doc psnfss.doc pspicture.doc tools.doc "
TEXLIVE_MODULE_SRC_CONTENTS="ae.source amscls.source amsmath.source babel.source babelbib.source carlisle.source colortbl.source fix2col.source geometry.source graphics.source hyperref.source latex.source mfnfss.source natbib.source oberdiek.source pslatex.source psnfss.source pspicture.source tools.source "
inherit  texlive-module
DESCRIPTION="TeXLive Basic LaTeX packages"

LICENSE="GPL-2 GPL-2 LPPL-1.3 "
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2011
>=dev-tex/luatex-0.45
!<dev-texlive/texlive-context-2010
!<dev-texlive/texlive-latexrecommended-2009
!<dev-texlive/texlive-langcjk-2011
"
RDEPEND="${DEPEND} "
TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/oberdiek/pdfatfi.pl texmf-dist/scripts/context/perl/mptopdf.pl"






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2011-08-04  5:59 Alexis Ballier (aballier)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2011-08-04  5:59 UTC (permalink / raw
  To: gentoo-commits

aballier    11/08/04 05:59:32

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  no need to block tl-langcjk here, we have to do it in -basic
  
  (Portage version: 2.2.0_alpha50/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-latex-2011.ebuild	28 Jul 2011 13:29:40 -0000	1.1
+++ texlive-latex-2011.ebuild	4 Aug 2011 05:59:32 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.1 2011/07/28 13:29:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.2 2011/08/04 05:59:32 aballier Exp $
 
 EAPI="3"
 
@@ -19,7 +19,6 @@
 >=dev-tex/luatex-0.45
 !<dev-texlive/texlive-context-2010
 !<dev-texlive/texlive-latexrecommended-2009
-!<dev-texlive/texlive-langcjk-2011
 "
 RDEPEND="${DEPEND} "
 TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/oberdiek/pdfatfi.pl texmf-dist/scripts/context/perl/mptopdf.pl"



1.48                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	28 Jul 2011 13:29:40 -0000	1.47
+++ ChangeLog	4 Aug 2011 05:59:32 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.47 2011/07/28 13:29:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.48 2011/08/04 05:59:32 aballier Exp $
+
+  04 Aug 2011; Alexis Ballier <aballier@gentoo.org> texlive-latex-2011.ebuild:
+  no need to block tl-langcjk here, we have to do it in -basic
 
 *texlive-latex-2011 (28 Jul 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2011-12-28  4:40 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2011-12-28  4:40 UTC (permalink / raw
  To: gentoo-commits

jer         11/12/28 04:40:33

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #395735).
  
  (Portage version: 2.2.0_alpha83/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-latex-2011.ebuild	4 Aug 2011 05:59:32 -0000	1.2
+++ texlive-latex-2011.ebuild	28 Dec 2011 04:40:33 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.2 2011/08/04 05:59:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.3 2011/12/28 04:40:33 jer Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2011
 >=dev-tex/luatex-0.45



1.56                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	7 Nov 2011 13:36:07 -0000	1.55
+++ ChangeLog	28 Dec 2011 04:40:33 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.55 2011/11/07 13:36:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.56 2011/12/28 04:40:33 jer Exp $
+
+  28 Dec 2011; Jeroen Roovers <jer@gentoo.org> texlive-latex-2011.ebuild:
+  Stable for HPPA (bug #395735).
 
   07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
   -texlive-latex-2008-r2.ebuild,






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2012-01-16 14:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-01-16 14:08 UTC (permalink / raw
  To: gentoo-commits

ago         12/01/16 14:08:43

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #395735
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-latex-2011.ebuild	28 Dec 2011 04:40:33 -0000	1.3
+++ texlive-latex-2011.ebuild	16 Jan 2012 14:08:43 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.3 2011/12/28 04:40:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.4 2012/01/16 14:08:43 ago Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2011
 >=dev-tex/luatex-0.45



1.57                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	28 Dec 2011 04:40:33 -0000	1.56
+++ ChangeLog	16 Jan 2012 14:08:43 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-latex
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.56 2011/12/28 04:40:33 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.57 2012/01/16 14:08:43 ago Exp $
+
+  16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> texlive-latex-2011.ebuild:
+  Stable for amd64, wrt bug #395735
 
   28 Dec 2011; Jeroen Roovers <jer@gentoo.org> texlive-latex-2011.ebuild:
   Stable for HPPA (bug #395735).






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2012-01-17 19:03 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 11+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-01-17 19:03 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/01/17 19:03:11

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  x86 stable wrt bug #395735
  
  (Portage version: 2.1.10.41/cvs/Linux i686)

Revision  Changes    Path
1.5                  dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- texlive-latex-2011.ebuild	16 Jan 2012 14:08:43 -0000	1.4
+++ texlive-latex-2011.ebuild	17 Jan 2012 19:03:10 -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/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.4 2012/01/16 14:08:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.5 2012/01/17 19:03:10 phajdan.jr Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2011
 >=dev-tex/luatex-0.45



1.58                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	16 Jan 2012 14:08:43 -0000	1.57
+++ ChangeLog	17 Jan 2012 19:03:10 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.57 2012/01/16 14:08:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.58 2012/01/17 19:03:10 phajdan.jr Exp $
+
+  17 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  texlive-latex-2011.ebuild:
+  x86 stable wrt bug #395735
 
   16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> texlive-latex-2011.ebuild:
   Stable for amd64, wrt bug #395735






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2012-01-29 17:37 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2012-01-29 17:37 UTC (permalink / raw
  To: gentoo-commits

maekke      12/01/29 17:37:07

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  arm stable, bug #395735
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.6                  dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-latex-2011.ebuild	17 Jan 2012 19:03:10 -0000	1.5
+++ texlive-latex-2011.ebuild	29 Jan 2012 17:37:07 -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/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.5 2012/01/17 19:03:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.6 2012/01/29 17:37:07 maekke Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2011
 >=dev-tex/luatex-0.45



1.59                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	17 Jan 2012 19:03:10 -0000	1.58
+++ ChangeLog	29 Jan 2012 17:37:07 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.58 2012/01/17 19:03:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.59 2012/01/29 17:37:07 maekke Exp $
+
+  29 Jan 2012; Markus Meier <maekke@gentoo.org> texlive-latex-2011.ebuild:
+  arm stable, bug #395735
 
   17 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   texlive-latex-2011.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2012-03-02 20:08 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2012-03-02 20:08 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/02 20:08:18

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  Marking texlive-latex-2011 ppc for bug 395735
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texlive-latex-2011.ebuild	29 Jan 2012 17:37:07 -0000	1.6
+++ texlive-latex-2011.ebuild	2 Mar 2012 20:08:17 -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/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.6 2012/01/29 17:37:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.7 2012/03/02 20:08:17 ranger Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2011
 >=dev-tex/luatex-0.45



1.60                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	29 Jan 2012 17:37:07 -0000	1.59
+++ ChangeLog	2 Mar 2012 20:08:17 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.59 2012/01/29 17:37:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.60 2012/03/02 20:08:17 ranger Exp $
+
+  02 Mar 2012; Brent Baude <ranger@gentoo.org> texlive-latex-2011.ebuild:
+  Marking texlive-latex-2011 ppc stable for bug 395735
 
   29 Jan 2012; Markus Meier <maekke@gentoo.org> texlive-latex-2011.ebuild:
   arm stable, bug #395735






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2012-03-03 13:53 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2012-03-03 13:53 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/03 13:53:28

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  Marking texlive-latex-2011 ppc64 for bug 395735
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.8                  dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- texlive-latex-2011.ebuild	2 Mar 2012 20:08:17 -0000	1.7
+++ texlive-latex-2011.ebuild	3 Mar 2012 13:53:28 -0000	1.8
@@ -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/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.7 2012/03/02 20:08:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.8 2012/03/03 13:53:28 ranger Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2011
 >=dev-tex/luatex-0.45



1.61                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	2 Mar 2012 20:08:17 -0000	1.60
+++ ChangeLog	3 Mar 2012 13:53:28 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.60 2012/03/02 20:08:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.61 2012/03/03 13:53:28 ranger Exp $
+
+  03 Mar 2012; Brent Baude <ranger@gentoo.org> texlive-latex-2011.ebuild:
+  Marking texlive-latex-2011 ppc64 stable for bug 395735
 
   02 Mar 2012; Brent Baude <ranger@gentoo.org> texlive-latex-2011.ebuild:
   Marking texlive-latex-2011 ppc stable for bug 395735






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2012-03-04 16:01 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 11+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-03-04 16:01 UTC (permalink / raw
  To: gentoo-commits

klausman    12/03/04 16:01:45

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  Stable on alpha, bug #395735
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- texlive-latex-2011.ebuild	3 Mar 2012 13:53:28 -0000	1.8
+++ texlive-latex-2011.ebuild	4 Mar 2012 16:01:41 -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/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.8 2012/03/03 13:53:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.9 2012/03/04 16:01:41 klausman Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2011
 >=dev-tex/luatex-0.45



1.62                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	3 Mar 2012 13:53:28 -0000	1.61
+++ ChangeLog	4 Mar 2012 16:01:41 -0000	1.62
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.61 2012/03/03 13:53:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.62 2012/03/04 16:01:41 klausman Exp $
+
+  04 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+  texlive-latex-2011.ebuild:
+  Stable on alpha, bug #395735
 
   03 Mar 2012; Brent Baude <ranger@gentoo.org> texlive-latex-2011.ebuild:
   Marking texlive-latex-2011 ppc64 stable for bug 395735






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2012-05-06 18:03 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-06 18:03 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/06 18:03:25

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  ia64/s390/sh/sparc stable wrt #395735
  
  (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.10                 dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- texlive-latex-2011.ebuild	4 Mar 2012 16:01:41 -0000	1.9
+++ texlive-latex-2011.ebuild	6 May 2012 18:03:24 -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/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.9 2012/03/04 16:01:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.10 2012/05/06 18:03:24 armin76 Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2011
 >=dev-tex/luatex-0.45



1.63                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	4 Mar 2012 16:01:41 -0000	1.62
+++ ChangeLog	6 May 2012 18:03:24 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.62 2012/03/04 16:01:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.63 2012/05/06 18:03:24 armin76 Exp $
+
+  06 May 2012; Raúl Porcel <armin76@gentoo.org> texlive-latex-2011.ebuild:
+  ia64/s390/sh/sparc stable wrt #395735
 
   04 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
   texlive-latex-2011.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog
@ 2012-05-09 13:45 Alexis Ballier (aballier)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-09 13:45 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/09 13:45:51

  Modified:             texlive-latex-2011.ebuild ChangeLog
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha102/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-texlive/texlive-latex/texlive-latex-2011.ebuild

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

Index: texlive-latex-2011.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- texlive-latex-2011.ebuild	6 May 2012 18:03:24 -0000	1.10
+++ texlive-latex-2011.ebuild	9 May 2012 13:45:51 -0000	1.11
@@ -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/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.10 2012/05/06 18:03:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2011.ebuild,v 1.11 2012/05/09 13:45:51 aballier Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 GPL-2 LPPL-1.3 "
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2011
 >=dev-tex/luatex-0.45



1.64                 dev-texlive/texlive-latex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	6 May 2012 18:03:24 -0000	1.63
+++ ChangeLog	9 May 2012 13:45:51 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-latex
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.63 2012/05/06 18:03:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.64 2012/05/09 13:45:51 aballier Exp $
+
+  09 May 2012; Alexis Ballier <aballier@gentoo.org> texlive-latex-2011.ebuild:
+  keyword ~amd64-fbsd
 
   06 May 2012; Raúl Porcel <armin76@gentoo.org> texlive-latex-2011.ebuild:
   ia64/s390/sh/sparc stable wrt #395735






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

end of thread, other threads:[~2012-05-09 13:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-03 13:53 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2011.ebuild ChangeLog Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-09 13:45 Alexis Ballier (aballier)
2012-05-06 18:03 Raul Porcel (armin76)
2012-03-04 16:01 Tobias Klausmann (klausman)
2012-03-02 20:08 Brent Baude (ranger)
2012-01-29 17:37 Markus Meier (maekke)
2012-01-17 19:03 PaweA Hajdan (phajdan.jr)
2012-01-16 14:08 Agostino Sarubbo (ago)
2011-12-28  4:40 Jeroen Roovers (jer)
2011-08-04  5:59 Alexis Ballier (aballier)
2011-07-28 13:29 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