public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild
@ 2010-10-24 18:11 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2010-10-24 18:11 UTC (permalink / raw
  To: gentoo-commits

aballier    10/10/24 18:11:52

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

Revision  Changes    Path
1.33                 dev-texlive/texlive-plainextra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	25 Jan 2010 13:04:14 -0000	1.32
+++ ChangeLog	24 Oct 2010 18:11:52 -0000	1.33
@@ -1,6 +1,12 @@
 # ChangeLog for dev-texlive/texlive-plainextra
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.32 2010/01/25 13:04:14 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.33 2010/10/24 18:11:52 aballier Exp $
+
+*texlive-plainextra-2010 (24 Oct 2010)
+
+  24 Oct 2010; Alexis Ballier <aballier@gentoo.org>
+  +texlive-plainextra-2010.ebuild:
+  Bump to TeX Live 2010
 
   25 Jan 2010; Alexis Ballier <aballier@gentoo.org>
   texlive-plainextra-2009.ebuild:



1.1                  dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild

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

Index: texlive-plainextra-2010.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.1 2010/10/24 18:11:52 aballier Exp $

EAPI="3"

TEXLIVE_MODULE_CONTENTS="figflow fixpdfmag font-change fontch graphics-pln hyplain js-misc mkpattern newsletr pitex placeins-plain plnfss present resumemac timetable treetex varisize collection-plainextra
"
TEXLIVE_MODULE_DOC_CONTENTS="figflow.doc font-change.doc fontch.doc graphics-pln.doc hyplain.doc js-misc.doc mkpattern.doc newsletr.doc pitex.doc plnfss.doc present.doc resumemac.doc treetex.doc varisize.doc "
TEXLIVE_MODULE_SRC_CONTENTS="graphics-pln.source "
inherit texlive-module
DESCRIPTION="TeXLive Plain TeX supplementary packages"

LICENSE="GPL-2 as-is LPPL-1.3 public-domain "
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2010
!<dev-texlive/texlive-langvietnamese-2009
"
RDEPEND="${DEPEND} "






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild
@ 2011-01-18 20:03 Fabian Groffen (grobian)
  0 siblings, 0 replies; 9+ messages in thread
From: Fabian Groffen (grobian) @ 2011-01-18 20:03 UTC (permalink / raw
  To: gentoo-commits

grobian     11/01/18 20:03:35

  Modified:             ChangeLog texlive-plainextra-2010.ebuild
  Log:
  Marked ~ppc-macos, bug #351946
  
  (Portage version: 2.2.01.17583-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.34                 dev-texlive/texlive-plainextra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	24 Oct 2010 18:11:52 -0000	1.33
+++ ChangeLog	18 Jan 2011 20:03:35 -0000	1.34
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-plainextra
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.33 2010/10/24 18:11:52 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.34 2011/01/18 20:03:35 grobian Exp $
+
+  18 Jan 2011; Fabian Groffen <grobian@gentoo.org>
+  texlive-plainextra-2010.ebuild:
+  Marked ~ppc-macos, bug #351946
 
 *texlive-plainextra-2010 (24 Oct 2010)
 



1.2                  dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild

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

Index: texlive-plainextra-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-plainextra-2010.ebuild	24 Oct 2010 18:11:52 -0000	1.1
+++ texlive-plainextra-2010.ebuild	18 Jan 2011 20:03:35 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.1 2010/10/24 18:11:52 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.2 2011/01/18 20:03:35 grobian Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !<dev-texlive/texlive-langvietnamese-2009






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild
@ 2011-08-09 21:33 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 9+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-08-09 21:33 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/08/09 21:33:34

  Modified:             ChangeLog texlive-plainextra-2010.ebuild
  Log:
  Stable on amd64 wrt bug #355085
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 dev-texlive/texlive-plainextra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	28 Jul 2011 13:34:20 -0000	1.35
+++ ChangeLog	9 Aug 2011 21:33:34 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-plainextra
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.35 2011/07/28 13:34:20 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.36 2011/08/09 21:33:34 hwoarang Exp $
+
+  09 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
+  texlive-plainextra-2010.ebuild:
+  Stable on amd64 wrt bug #355085
 
 *texlive-plainextra-2011 (28 Jul 2011)
 



1.3                  dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild

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

Index: texlive-plainextra-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-plainextra-2010.ebuild	18 Jan 2011 20:03:35 -0000	1.2
+++ texlive-plainextra-2010.ebuild	9 Aug 2011 21:33:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.2 2011/01/18 20:03:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.3 2011/08/09 21:33:34 hwoarang Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !<dev-texlive/texlive-langvietnamese-2009






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild
@ 2011-08-12 14:44 Thomas Kahle (tomka)
  0 siblings, 0 replies; 9+ messages in thread
From: Thomas Kahle (tomka) @ 2011-08-12 14:44 UTC (permalink / raw
  To: gentoo-commits

tomka       11/08/12 14:44:51

  Modified:             ChangeLog texlive-plainextra-2010.ebuild
  Log:
  x86 stable per bug 355085
  
  (Portage version: 2.1.10.10/cvs/Linux i686)

Revision  Changes    Path
1.37                 dev-texlive/texlive-plainextra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	9 Aug 2011 21:33:34 -0000	1.36
+++ ChangeLog	12 Aug 2011 14:44:51 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-plainextra
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.36 2011/08/09 21:33:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.37 2011/08/12 14:44:51 tomka Exp $
+
+  12 Aug 2011; Thomas Kahle <tomka@gentoo.org> texlive-plainextra-2010.ebuild:
+  x86 stable per bug 355085
 
   09 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
   texlive-plainextra-2010.ebuild:



1.4                  dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild

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

Index: texlive-plainextra-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-plainextra-2010.ebuild	9 Aug 2011 21:33:34 -0000	1.3
+++ texlive-plainextra-2010.ebuild	12 Aug 2011 14:44:51 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.3 2011/08/09 21:33:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.4 2011/08/12 14:44:51 tomka Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !<dev-texlive/texlive-langvietnamese-2009






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild
@ 2011-08-12 15:58 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 9+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-08-12 15:58 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/08/12 15:58:31

  Modified:             ChangeLog texlive-plainextra-2010.ebuild
  Log:
  ppc/ppc64 stable wrt #355085
  
  (Portage version: 2.2.0_alpha50/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 dev-texlive/texlive-plainextra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	12 Aug 2011 14:44:51 -0000	1.37
+++ ChangeLog	12 Aug 2011 15:58:31 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-plainextra
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.37 2011/08/12 14:44:51 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.38 2011/08/12 15:58:31 xarthisius Exp $
+
+  12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  texlive-plainextra-2010.ebuild:
+  ppc/ppc64 stable wrt #355085
 
   12 Aug 2011; Thomas Kahle <tomka@gentoo.org> texlive-plainextra-2010.ebuild:
   x86 stable per bug 355085



1.5                  dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild

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

Index: texlive-plainextra-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- texlive-plainextra-2010.ebuild	12 Aug 2011 14:44:51 -0000	1.4
+++ texlive-plainextra-2010.ebuild	12 Aug 2011 15:58:31 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.4 2011/08/12 14:44:51 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.5 2011/08/12 15:58:31 xarthisius Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !<dev-texlive/texlive-langvietnamese-2009






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild
@ 2011-08-14 18:18 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2011-08-14 18:18 UTC (permalink / raw
  To: gentoo-commits

maekke      11/08/14 18:18:54

  Modified:             ChangeLog texlive-plainextra-2010.ebuild
  Log:
  arm stable, bug #355085
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.39                 dev-texlive/texlive-plainextra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	12 Aug 2011 15:58:31 -0000	1.38
+++ ChangeLog	14 Aug 2011 18:18:54 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-plainextra
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.38 2011/08/12 15:58:31 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.39 2011/08/14 18:18:54 maekke Exp $
+
+  14 Aug 2011; Markus Meier <maekke@gentoo.org> texlive-plainextra-2010.ebuild:
+  arm stable, bug #355085
 
   12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
   texlive-plainextra-2010.ebuild:



1.6                  dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild

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

Index: texlive-plainextra-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-plainextra-2010.ebuild	12 Aug 2011 15:58:31 -0000	1.5
+++ texlive-plainextra-2010.ebuild	14 Aug 2011 18:18:54 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.5 2011/08/12 15:58:31 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.6 2011/08/14 18:18:54 maekke Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !<dev-texlive/texlive-langvietnamese-2009






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild
@ 2011-09-18 17:21 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2011-09-18 17:21 UTC (permalink / raw
  To: gentoo-commits

armin76     11/09/18 17:21:20

  Modified:             ChangeLog texlive-plainextra-2010.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #355085
  
  (Portage version: 2.1.10.11/cvs/Linux ia64)

Revision  Changes    Path
1.40                 dev-texlive/texlive-plainextra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	14 Aug 2011 18:18:54 -0000	1.39
+++ ChangeLog	18 Sep 2011 17:21:20 -0000	1.40
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-plainextra
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.39 2011/08/14 18:18:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.40 2011/09/18 17:21:20 armin76 Exp $
+
+  18 Sep 2011; Raúl Porcel <armin76@gentoo.org>
+  texlive-plainextra-2010.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #355085
 
   14 Aug 2011; Markus Meier <maekke@gentoo.org> texlive-plainextra-2010.ebuild:
   arm stable, bug #355085



1.7                  dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild

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

Index: texlive-plainextra-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texlive-plainextra-2010.ebuild	14 Aug 2011 18:18:54 -0000	1.6
+++ texlive-plainextra-2010.ebuild	18 Sep 2011 17:21:20 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.6 2011/08/14 18:18:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.7 2011/09/18 17:21:20 armin76 Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !<dev-texlive/texlive-langvietnamese-2009






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild
@ 2011-10-04 18:39 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2011-10-04 18:39 UTC (permalink / raw
  To: gentoo-commits

jer         11/10/04 18:39:03

  Modified:             ChangeLog texlive-plainextra-2010.ebuild
  Log:
  Stable for HPPA (bug #355085).
  
  (Portage version: 2.2.0_alpha60/cvs/Linux x86_64)

Revision  Changes    Path
1.41                 dev-texlive/texlive-plainextra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	18 Sep 2011 17:21:20 -0000	1.40
+++ ChangeLog	4 Oct 2011 18:39:03 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-plainextra
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.40 2011/09/18 17:21:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.41 2011/10/04 18:39:03 jer Exp $
+
+  04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-plainextra-2010.ebuild:
+  Stable for HPPA (bug #355085).
 
   18 Sep 2011; Raúl Porcel <armin76@gentoo.org>
   texlive-plainextra-2010.ebuild:



1.8                  dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild

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

Index: texlive-plainextra-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- texlive-plainextra-2010.ebuild	18 Sep 2011 17:21:20 -0000	1.7
+++ texlive-plainextra-2010.ebuild	4 Oct 2011 18:39:03 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.7 2011/09/18 17:21:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2010.ebuild,v 1.8 2011/10/04 18:39:03 jer Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 as-is LPPL-1.3 public-domain "
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !<dev-texlive/texlive-langvietnamese-2009






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild
@ 2012-06-19 14:16 Alexis Ballier (aballier)
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier (aballier) @ 2012-06-19 14:16 UTC (permalink / raw
  To: gentoo-commits

aballier    12/06/19 14:16:55

  Modified:             ChangeLog
  Removed:              texlive-plainextra-2010.ebuild
  Log:
  remove old
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.52                 dev-texlive/texlive-plainextra/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	9 May 2012 17:20:43 -0000	1.51
+++ ChangeLog	19 Jun 2012 14:16:55 -0000	1.52
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-plainextra
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.51 2012/05/09 17:20:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.52 2012/06/19 14:16:55 aballier Exp $
+
+  19 Jun 2012; Alexis Ballier <aballier@gentoo.org>
+  -texlive-plainextra-2010.ebuild:
+  remove old
 
   09 May 2012; Alexis Ballier <aballier@gentoo.org>
   texlive-plainextra-2011.ebuild:






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

end of thread, other threads:[~2012-06-19 14:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12 15:58 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-plainextra: ChangeLog texlive-plainextra-2010.ebuild Kacper Kowalik (xarthisius)
  -- strict thread matches above, loose matches on Subject: below --
2012-06-19 14:16 Alexis Ballier (aballier)
2011-10-04 18:39 Jeroen Roovers (jer)
2011-09-18 17:21 Raul Porcel (armin76)
2011-08-14 18:18 Markus Meier (maekke)
2011-08-12 14:44 Thomas Kahle (tomka)
2011-08-09 21:33 Markos Chandras (hwoarang)
2011-01-18 20:03 Fabian Groffen (grobian)
2010-10-24 18:11 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