public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-luatex: texlive-luatex-2012-r1.ebuild ChangeLog
@ 2013-02-18 11:38 Alexis Ballier (aballier)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2013-02-18 11:38 UTC (permalink / raw
  To: gentoo-commits

aballier    13/02/18 11:38:51

  Modified:             ChangeLog
  Added:                texlive-luatex-2012-r1.ebuild
  Log:
  Update lualatex-math to latest version as current one was broken, bug #446528 by  Sven
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.35                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	18 Feb 2013 11:17:28 -0000	1.34
+++ ChangeLog	18 Feb 2013 11:38:51 -0000	1.35
@@ -1,6 +1,13 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.34 2013/02/18 11:17:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.35 2013/02/18 11:38:51 aballier Exp $
+
+*texlive-luatex-2012-r1 (18 Feb 2013)
+
+  18 Feb 2013; Alexis Ballier <aballier@gentoo.org>
+  +texlive-luatex-2012-r1.ebuild:
+  Update lualatex-math to latest version as current one was broken, bug #446528
+  by Sven
 
   18 Feb 2013; Alexis Ballier <aballier@gentoo.org> texlive-luatex-2012.ebuild:
   Rdepend on texlive-xetex for fontspec-luatex that needs eu2enc.def, bug



1.1                  dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.1 2013/02/18 11:38:51 aballier Exp $

EAPI="4"

TEXLIVE_MODULE_CONTENTS="checkcites chickenize interpreter lua-visual-debug
luabibentry luacode luaindex luainputenc lualatex-doc lualatex-math11 lualibs luamplib luaotfload luapersian luasseq luatexbase luatextra showhyphens collection-luatex
"
TEXLIVE_MODULE_DOC_CONTENTS="checkcites.doc chickenize.doc interpreter.doc
lua-visual-debug.doc luabibentry.doc luacode.doc luaindex.doc luainputenc.doc
lualatex-doc.doc lualatex-math11.doc lualibs.doc luamplib.doc luaotfload.doc luapersian.doc luasseq.doc luatexbase.doc luatextra.doc showhyphens.doc "
TEXLIVE_MODULE_SRC_CONTENTS="chickenize.source luabibentry.source luacode.source
luaindex.source luainputenc.source lualatex-doc.source lualatex-math11.source lualibs.source luamplib.source luaotfload.source luasseq.source luatexbase.source luatextra.source "
inherit  texlive-module
DESCRIPTION="TeXLive LuaTeX packages"

LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
SLOT="0"
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-2012
>=dev-tex/luatex-0.45

"
RDEPEND="${DEPEND}
	dev-texlive/texlive-xetex
	"
TEXLIVE_MODULE_BINSCRIPTS="
	texmf-dist/scripts/luaotfload/mkluatexfontdb.lua
	texmf-dist/scripts/checkcites/checkcites.lua
"





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

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

jer         13/04/17 15:22:27

  Modified:             texlive-luatex-2012-r1.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.2                  dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-luatex-2012-r1.ebuild	18 Feb 2013 11:38:51 -0000	1.1
+++ texlive-luatex-2012-r1.ebuild	17 Apr 2013 15:22:27 -0000	1.2
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.1 2013/02/18 11:38:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.2 2013/04/17 15:22:27 jer Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.36                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	18 Feb 2013 11:38:51 -0000	1.35
+++ ChangeLog	17 Apr 2013 15:22:27 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.35 2013/02/18 11:38:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.36 2013/04/17 15:22:27 jer Exp $
+
+  17 Apr 2013; Jeroen Roovers <jer@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for HPPA (bug #449298).
 
 *texlive-luatex-2012-r1 (18 Feb 2013)
 





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

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

ago         13/04/18 13:54:16

  Modified:             texlive-luatex-2012-r1.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.3                  dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-luatex-2012-r1.ebuild	17 Apr 2013 15:22:27 -0000	1.2
+++ texlive-luatex-2012-r1.ebuild	18 Apr 2013 13:54:16 -0000	1.3
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.2 2013/04/17 15:22:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.3 2013/04/18 13:54:16 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.37                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	17 Apr 2013 15:22:27 -0000	1.36
+++ ChangeLog	18 Apr 2013 13:54:16 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.36 2013/04/17 15:22:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.37 2013/04/18 13:54:16 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for amd64, wrt bug #449298
 
   17 Apr 2013; Jeroen Roovers <jer@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for HPPA (bug #449298).
@@ -133,4 +136,3 @@
   11 Jan 2010; Alexis Ballier <aballier@gentoo.org>
   +texlive-luatex-2009.ebuild, +metadata.xml:
   Bump to TeX Live 2009
-





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

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

ago         13/04/18 14:09:10

  Modified:             texlive-luatex-2012-r1.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.4                  dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-luatex-2012-r1.ebuild	18 Apr 2013 13:54:16 -0000	1.3
+++ texlive-luatex-2012-r1.ebuild	18 Apr 2013 14:09:10 -0000	1.4
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.3 2013/04/18 13:54:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.4 2013/04/18 14:09:10 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.38                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	18 Apr 2013 13:54:16 -0000	1.37
+++ ChangeLog	18 Apr 2013 14:09:10 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.37 2013/04/18 13:54:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.38 2013/04/18 14:09:10 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for x86, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for amd64, wrt bug #449298





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

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

ago         13/04/18 17:06:54

  Modified:             texlive-luatex-2012-r1.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.5                  dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- texlive-luatex-2012-r1.ebuild	18 Apr 2013 14:09:10 -0000	1.4
+++ texlive-luatex-2012-r1.ebuild	18 Apr 2013 17:06:54 -0000	1.5
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.4 2013/04/18 14:09:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.5 2013/04/18 17:06:54 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.39                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	18 Apr 2013 14:09:10 -0000	1.38
+++ ChangeLog	18 Apr 2013 17:06:54 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.38 2013/04/18 14:09:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.39 2013/04/18 17:06:54 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for ppc, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for x86, wrt bug #449298





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

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

ago         13/04/18 21:37:16

  Modified:             texlive-luatex-2012-r1.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.6                  dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-luatex-2012-r1.ebuild	18 Apr 2013 17:06:54 -0000	1.5
+++ texlive-luatex-2012-r1.ebuild	18 Apr 2013 21:37:16 -0000	1.6
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.5 2013/04/18 17:06:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.6 2013/04/18 21:37:16 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.40                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	18 Apr 2013 17:06:54 -0000	1.39
+++ ChangeLog	18 Apr 2013 21:37:16 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.39 2013/04/18 17:06:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.40 2013/04/18 21:37:16 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for ppc64, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for ppc, wrt bug #449298





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

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

ago         13/04/19 20:46:05

  Modified:             texlive-luatex-2012-r1.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.7                  dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texlive-luatex-2012-r1.ebuild	18 Apr 2013 21:37:16 -0000	1.6
+++ texlive-luatex-2012-r1.ebuild	19 Apr 2013 20:46:05 -0000	1.7
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.6 2013/04/18 21:37:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.7 2013/04/19 20:46:05 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.41                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	18 Apr 2013 21:37:16 -0000	1.40
+++ ChangeLog	19 Apr 2013 20:46:05 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.40 2013/04/18 21:37:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.41 2013/04/19 20:46:05 ago Exp $
+
+  19 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for ia64, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for ppc64, wrt bug #449298





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

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

ago         13/04/20 20:08:44

  Modified:             texlive-luatex-2012-r1.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.8                  dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- texlive-luatex-2012-r1.ebuild	19 Apr 2013 20:46:05 -0000	1.7
+++ texlive-luatex-2012-r1.ebuild	20 Apr 2013 20:08:44 -0000	1.8
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.7 2013/04/19 20:46:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.8 2013/04/20 20:08:44 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.42                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	19 Apr 2013 20:46:05 -0000	1.41
+++ ChangeLog	20 Apr 2013 20:08:44 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.41 2013/04/19 20:46:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.42 2013/04/20 20:08:44 ago Exp $
+
+  20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for alpha, wrt bug #449298
 
   19 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for ia64, wrt bug #449298





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

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

ago         13/04/21 12:18:45

  Modified:             texlive-luatex-2012-r1.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.9                  dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- texlive-luatex-2012-r1.ebuild	20 Apr 2013 20:08:44 -0000	1.8
+++ texlive-luatex-2012-r1.ebuild	21 Apr 2013 12:18:45 -0000	1.9
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.8 2013/04/20 20:08:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.9 2013/04/21 12:18:45 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.43                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	20 Apr 2013 20:08:44 -0000	1.42
+++ ChangeLog	21 Apr 2013 12:18:45 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.42 2013/04/20 20:08:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.43 2013/04/21 12:18:45 ago Exp $
+
+  21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for arm, wrt bug #449298
 
   20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for alpha, wrt bug #449298





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

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

ago         13/04/21 22:37:04

  Modified:             texlive-luatex-2012-r1.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.10                 dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- texlive-luatex-2012-r1.ebuild	21 Apr 2013 12:18:45 -0000	1.9
+++ texlive-luatex-2012-r1.ebuild	21 Apr 2013 22:37:04 -0000	1.10
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.9 2013/04/21 12:18:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.10 2013/04/21 22:37:04 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.44                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	21 Apr 2013 12:18:45 -0000	1.43
+++ ChangeLog	21 Apr 2013 22:37:04 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.43 2013/04/21 12:18:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.44 2013/04/21 22:37:04 ago Exp $
+
+  21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for sparc, wrt bug #449298
 
   21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for arm, wrt bug #449298





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

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

ago         13/04/22 08:07:11

  Modified:             texlive-luatex-2012-r1.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.11                 dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- texlive-luatex-2012-r1.ebuild	21 Apr 2013 22:37:04 -0000	1.10
+++ texlive-luatex-2012-r1.ebuild	22 Apr 2013 08:07:11 -0000	1.11
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.10 2013/04/21 22:37:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.11 2013/04/22 08:07:11 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.45                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	21 Apr 2013 22:37:04 -0000	1.44
+++ ChangeLog	22 Apr 2013 08:07:11 -0000	1.45
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.44 2013/04/21 22:37:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.45 2013/04/22 08:07:11 ago Exp $
+
+  22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for s390, wrt bug #449298
 
   21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for sparc, wrt bug #449298





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

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

ago         13/04/25 21:29:14

  Modified:             texlive-luatex-2012-r1.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.12                 dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild

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

Index: texlive-luatex-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- texlive-luatex-2012-r1.ebuild	22 Apr 2013 08:07:11 -0000	1.11
+++ texlive-luatex-2012-r1.ebuild	25 Apr 2013 21:29:14 -0000	1.12
@@ -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/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.11 2013/04/22 08:07:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2012-r1.ebuild,v 1.12 2013/04/25 21:29:14 ago Exp $
 
 EAPI="4"
 
@@ -17,7 +17,7 @@
 
 LICENSE="GPL-2 FDL-1.1 LPPL-1.3 public-domain TeX-other-free"
 SLOT="0"
-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"
+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-2012
 >=dev-tex/luatex-0.45



1.46                 dev-texlive/texlive-luatex/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	22 Apr 2013 08:07:11 -0000	1.45
+++ ChangeLog	25 Apr 2013 21:29:14 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-luatex
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.45 2013/04/22 08:07:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.46 2013/04/25 21:29:14 ago Exp $
+
+  25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
+  Stable for sh, wrt bug #449298
 
   22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-luatex-2012-r1.ebuild:
   Stable for s390, wrt bug #449298





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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-21 22:37 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-luatex: texlive-luatex-2012-r1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-25 21:29 Agostino Sarubbo (ago)
2013-04-22  8:07 Agostino Sarubbo (ago)
2013-04-21 12:18 Agostino Sarubbo (ago)
2013-04-20 20:08 Agostino Sarubbo (ago)
2013-04-19 20:46 Agostino Sarubbo (ago)
2013-04-18 21:37 Agostino Sarubbo (ago)
2013-04-18 17:06 Agostino Sarubbo (ago)
2013-04-18 14:09 Agostino Sarubbo (ago)
2013-04-18 13:54 Agostino Sarubbo (ago)
2013-04-17 15:22 Jeroen Roovers (jer)
2013-02-18 11:38 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