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

aballier    12/07/27 01:34:52

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

Revision  Changes    Path
1.51                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	29 May 2012 18:01:50 -0000	1.50
+++ ChangeLog	27 Jul 2012 01:34:52 -0000	1.51
@@ -1,6 +1,12 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.50 2012/05/29 18:01:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.51 2012/07/27 01:34:52 aballier Exp $
+
+*texlive-documentation-english-2012 (27 Jul 2012)
+
+  27 Jul 2012; Alexis Ballier <aballier@gentoo.org>
+  +texlive-documentation-english-2012.ebuild:
+  Bump to TeX Live 2012.
 
   29 May 2012; Alexis Ballier <aballier@gentoo.org>
   -texlive-documentation-english-2010.ebuild:



1.1                  dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.1 2012/07/27 01:34:52 aballier Exp $

EAPI="4"

TEXLIVE_MODULE_CONTENTS="FAQ-en MemoirChapStyles Type1fonts amslatex-primer around-the-bend ascii-chart components-of-TeX comprehensive dtxtut first-latex-doc gentle guide-to-latex happy4th impatient intro-scientific knuth l2tabu-english latex-course latex-doc-ptr latex-graphics-companion latex-veryshortguide latex-web-companion latex2e-help-texinfo latex4wp latexcheat latexfileinfo-pkgs lshort-english macros2e math-e mathmode memdesign metafont-beginners metapost-examples mil3 patgen2-tutorial pictexsum plain-doc pstricks-examples-en pstricks-tutorial simplified-latex svg-inkscape tabulars-e tamethebeast tds tex-font-errors-cheatsheet tex-overview tex-refs texbytopic titlepages tlc2 visualfaq webguide xetexref collection-documentation-english
"
TEXLIVE_MODULE_DOC_CONTENTS="FAQ-en.doc MemoirChapStyles.doc Type1fonts.doc amslatex-primer.doc around-the-bend.doc ascii-chart.doc components-of-TeX.doc comprehensive.doc dtxtut.doc first-latex-doc.doc gentle.doc guide-to-latex.doc happy4th.doc impatient.doc intro-scientific.doc knuth.doc l2tabu-english.doc latex-course.doc latex-doc-ptr.doc latex-graphics-companion.doc latex-veryshortguide.doc latex-web-companion.doc latex2e-help-texinfo.doc latex4wp.doc latexcheat.doc latexfileinfo-pkgs.doc lshort-english.doc macros2e.doc math-e.doc mathmode.doc memdesign.doc metafont-beginners.doc metapost-examples.doc mil3.doc patgen2-tutorial.doc pictexsum.doc plain-doc.doc pstricks-examples-en.doc pstricks-tutorial.doc simplified-latex.doc svg-inkscape.doc tabulars-e.doc tamethebeast.doc tds.doc tex-font-errors-cheatsheet.doc tex-overview.doc tex-refs.doc texbytopic.doc titlepages.doc tlc2.doc visualfaq.doc webguide.doc xetexref.doc "
TEXLIVE_MODULE_SRC_CONTENTS="knuth.source latexfileinfo-pkgs.source "
inherit  texlive-module
DESCRIPTION="TeXLive English documentation"

LICENSE="GPL-2 as-is FDL-1.1 GPL-1 GPL-2 LPPL-1.3 public-domain TeX "
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-documentation-base-2012
"
RDEPEND="${DEPEND} "





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

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

jer         13/04/17 14:48:58

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

Revision  Changes    Path
1.3                  dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-documentation-english-2012.ebuild	3 Oct 2012 18:10:04 -0000	1.2
+++ texlive-documentation-english-2012.ebuild	17 Apr 2013 14:48:58 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.2 2012/10/03 18:10:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.3 2013/04/17 14:48:58 jer Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.53                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	3 Oct 2012 18:10:04 -0000	1.52
+++ ChangeLog	17 Apr 2013 14:48:58 -0000	1.53
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.52 2012/10/03 18:10:04 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.53 2013/04/17 14:48:58 jer Exp $
+
+  17 Apr 2013; Jeroen Roovers <jer@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for HPPA (bug #449298).
 
   03 Oct 2012; Ulrich Müller <ulm@gentoo.org>
   texlive-documentation-english-2011.ebuild,





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

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

ago         13/04/18 13:51:38

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

Revision  Changes    Path
1.4                  dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-documentation-english-2012.ebuild	17 Apr 2013 14:48:58 -0000	1.3
+++ texlive-documentation-english-2012.ebuild	18 Apr 2013 13:51:38 -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-documentation-english/texlive-documentation-english-2012.ebuild,v 1.3 2013/04/17 14:48:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.4 2013/04/18 13:51:38 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.54                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	17 Apr 2013 14:48:58 -0000	1.53
+++ ChangeLog	18 Apr 2013 13:51:38 -0000	1.54
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.53 2013/04/17 14:48:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.54 2013/04/18 13:51:38 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for amd64, wrt bug #449298
 
   17 Apr 2013; Jeroen Roovers <jer@gentoo.org>
   texlive-documentation-english-2012.ebuild:
@@ -229,4 +233,3 @@
   14 Oct 2007; Alexis Ballier <aballier@gentoo.org> +metadata.xml,
   +texlive-documentation-english-2007.ebuild:
   initial import
-





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

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

ago         13/04/18 14:06:31

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

Revision  Changes    Path
1.5                  dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- texlive-documentation-english-2012.ebuild	18 Apr 2013 13:51:38 -0000	1.4
+++ texlive-documentation-english-2012.ebuild	18 Apr 2013 14:06:31 -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-documentation-english/texlive-documentation-english-2012.ebuild,v 1.4 2013/04/18 13:51:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.5 2013/04/18 14:06:31 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.55                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	18 Apr 2013 13:51:38 -0000	1.54
+++ ChangeLog	18 Apr 2013 14:06:31 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.54 2013/04/18 13:51:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.55 2013/04/18 14:06:31 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for x86, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   texlive-documentation-english-2012.ebuild:





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

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

ago         13/04/18 17:04:12

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

Revision  Changes    Path
1.6                  dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-documentation-english-2012.ebuild	18 Apr 2013 14:06:31 -0000	1.5
+++ texlive-documentation-english-2012.ebuild	18 Apr 2013 17:04:12 -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-documentation-english/texlive-documentation-english-2012.ebuild,v 1.5 2013/04/18 14:06:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.6 2013/04/18 17:04:12 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.56                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	18 Apr 2013 14:06:31 -0000	1.55
+++ ChangeLog	18 Apr 2013 17:04:12 -0000	1.56
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.55 2013/04/18 14:06:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.56 2013/04/18 17:04:12 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for ppc, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   texlive-documentation-english-2012.ebuild:





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

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

ago         13/04/18 21:34:37

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

Revision  Changes    Path
1.7                  dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texlive-documentation-english-2012.ebuild	18 Apr 2013 17:04:12 -0000	1.6
+++ texlive-documentation-english-2012.ebuild	18 Apr 2013 21:34:37 -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-documentation-english/texlive-documentation-english-2012.ebuild,v 1.6 2013/04/18 17:04:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.7 2013/04/18 21:34:37 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.57                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	18 Apr 2013 17:04:12 -0000	1.56
+++ ChangeLog	18 Apr 2013 21:34:37 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.56 2013/04/18 17:04:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.57 2013/04/18 21:34:37 ago Exp $
+
+  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for ppc64, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   texlive-documentation-english-2012.ebuild:





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

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

ago         13/04/19 20:43:20

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

Revision  Changes    Path
1.8                  dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- texlive-documentation-english-2012.ebuild	18 Apr 2013 21:34:37 -0000	1.7
+++ texlive-documentation-english-2012.ebuild	19 Apr 2013 20:43:19 -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-documentation-english/texlive-documentation-english-2012.ebuild,v 1.7 2013/04/18 21:34:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.8 2013/04/19 20:43:19 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.58                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	18 Apr 2013 21:34:37 -0000	1.57
+++ ChangeLog	19 Apr 2013 20:43:19 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.57 2013/04/18 21:34:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.58 2013/04/19 20:43:19 ago Exp $
+
+  19 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for ia64, wrt bug #449298
 
   18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   texlive-documentation-english-2012.ebuild:





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

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

ago         13/04/20 20:06:04

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

Revision  Changes    Path
1.9                  dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- texlive-documentation-english-2012.ebuild	19 Apr 2013 20:43:19 -0000	1.8
+++ texlive-documentation-english-2012.ebuild	20 Apr 2013 20:06:04 -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-documentation-english/texlive-documentation-english-2012.ebuild,v 1.8 2013/04/19 20:43:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.9 2013/04/20 20:06:04 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.59                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	19 Apr 2013 20:43:19 -0000	1.58
+++ ChangeLog	20 Apr 2013 20:06:04 -0000	1.59
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.58 2013/04/19 20:43:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.59 2013/04/20 20:06:04 ago Exp $
+
+  20 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for alpha, wrt bug #449298
 
   19 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   texlive-documentation-english-2012.ebuild:





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

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

ago         13/04/21 12:16:01

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

Revision  Changes    Path
1.10                 dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- texlive-documentation-english-2012.ebuild	20 Apr 2013 20:06:04 -0000	1.9
+++ texlive-documentation-english-2012.ebuild	21 Apr 2013 12:16:00 -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-documentation-english/texlive-documentation-english-2012.ebuild,v 1.9 2013/04/20 20:06:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.10 2013/04/21 12:16:00 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.60                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	20 Apr 2013 20:06:04 -0000	1.59
+++ ChangeLog	21 Apr 2013 12:16:00 -0000	1.60
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.59 2013/04/20 20:06:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.60 2013/04/21 12:16:00 ago Exp $
+
+  21 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for arm, wrt bug #449298
 
   20 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   texlive-documentation-english-2012.ebuild:





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

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

ago         13/04/21 22:34:20

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

Revision  Changes    Path
1.11                 dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- texlive-documentation-english-2012.ebuild	21 Apr 2013 12:16:00 -0000	1.10
+++ texlive-documentation-english-2012.ebuild	21 Apr 2013 22:34:20 -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-documentation-english/texlive-documentation-english-2012.ebuild,v 1.10 2013/04/21 12:16:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.11 2013/04/21 22:34:20 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.61                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	21 Apr 2013 12:16:00 -0000	1.60
+++ ChangeLog	21 Apr 2013 22:34:20 -0000	1.61
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.60 2013/04/21 12:16:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.61 2013/04/21 22:34:20 ago Exp $
+
+  21 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for sparc, wrt bug #449298
 
   21 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   texlive-documentation-english-2012.ebuild:





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

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

ago         13/04/22 08:04:30

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

Revision  Changes    Path
1.12                 dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- texlive-documentation-english-2012.ebuild	21 Apr 2013 22:34:20 -0000	1.11
+++ texlive-documentation-english-2012.ebuild	22 Apr 2013 08:04:30 -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-documentation-english/texlive-documentation-english-2012.ebuild,v 1.11 2013/04/21 22:34:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.12 2013/04/22 08:04:30 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.62                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	21 Apr 2013 22:34:20 -0000	1.61
+++ ChangeLog	22 Apr 2013 08:04:30 -0000	1.62
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.61 2013/04/21 22:34:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.62 2013/04/22 08:04:30 ago Exp $
+
+  22 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for s390, wrt bug #449298
 
   21 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   texlive-documentation-english-2012.ebuild:





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

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

ago         13/04/25 21:26:30

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

Revision  Changes    Path
1.13                 dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild

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

Index: texlive-documentation-english-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- texlive-documentation-english-2012.ebuild	22 Apr 2013 08:04:30 -0000	1.12
+++ texlive-documentation-english-2012.ebuild	25 Apr 2013 21:26:30 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.12 2013/04/22 08:04:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.13 2013/04/25 21:26:30 ago Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX 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-documentation-base-2012
 "



1.63                 dev-texlive/texlive-documentation-english/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	22 Apr 2013 08:04:30 -0000	1.62
+++ ChangeLog	25 Apr 2013 21:26:30 -0000	1.63
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-documentation-english
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.62 2013/04/22 08:04:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.63 2013/04/25 21:26:30 ago Exp $
+
+  25 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+  texlive-documentation-english-2012.ebuild:
+  Stable for sh, wrt bug #449298
 
   22 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   texlive-documentation-english-2012.ebuild:





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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18 21:34 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-documentation-english: texlive-documentation-english-2012.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-25 21:26 Agostino Sarubbo (ago)
2013-04-22  8:04 Agostino Sarubbo (ago)
2013-04-21 22:34 Agostino Sarubbo (ago)
2013-04-21 12:16 Agostino Sarubbo (ago)
2013-04-20 20:06 Agostino Sarubbo (ago)
2013-04-19 20:43 Agostino Sarubbo (ago)
2013-04-18 17:04 Agostino Sarubbo (ago)
2013-04-18 14:06 Agostino Sarubbo (ago)
2013-04-18 13:51 Agostino Sarubbo (ago)
2013-04-17 14:48 Jeroen Roovers (jer)
2012-07-27  1:34 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