public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2008-r1.ebuild
@ 2009-06-19 21:19 Alexis Ballier (aballier)
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier (aballier) @ 2009-06-19 21:19 UTC (permalink / raw
  To: gentoo-commits

aballier    09/06/19 21:19:36

  Modified:             ChangeLog
  Added:                texlive-basic-2008-r1.ebuild
  Log:
  Update luatex .ini files for compatibility with latest luatex versions.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.29                 dev-texlive/texlive-basic/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	18 Jun 2009 12:40:10 -0000	1.28
+++ ChangeLog	19 Jun 2009 21:19:36 -0000	1.29
@@ -1,6 +1,13 @@
 # ChangeLog for dev-texlive/texlive-basic
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.28 2009/06/18 12:40:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.29 2009/06/19 21:19:36 aballier Exp $
+
+*texlive-basic-2008-r1 (19 Jun 2009)
+
+  19 Jun 2009; Alexis Ballier <aballier@gentoo.org>
+  +texlive-basic-2008-r1.ebuild,
+  +files/texlive-basic-2008-luatex-0.40.patch:
+  Update luatex .ini files for compatibility with latest luatex versions.
 
   18 Jun 2009; Alexis Ballier <aballier@gentoo.org>
   -texlive-basic-2007.ebuild:



1.1                  dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?rev=1.1&content-type=text/plain

Index: texlive-basic-2008-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.1 2009/06/19 21:19:36 aballier Exp $

TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
"
TEXLIVE_MODULE_DOC_CONTENTS="amsfonts.doc bibtex.doc cm.doc enctex.doc etex.doc etex-pkg.doc hyph-utf8.doc makeindex.doc mflogo.doc bin-tex.doc bin-metafont.doc "
TEXLIVE_MODULE_SRC_CONTENTS="amsfonts.source hyph-utf8.source mflogo.source "
inherit texlive-module eutils
DESCRIPTION="TeXLive Essential programs and files"

LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-documentation-base-2008
!=app-text/texlive-core-2007*
"
RDEPEND="${DEPEND}"

src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${FILESDIR}/${P}-luatex-0.40.patch"
}






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2008-r1.ebuild
@ 2009-12-19 20:26 Pacho Ramos (pacho)
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos (pacho) @ 2009-12-19 20:26 UTC (permalink / raw
  To: gentoo-commits

pacho       09/12/19 20:26:09

  Modified:             ChangeLog texlive-basic-2008-r1.ebuild
  Log:
  amd64 stable, bug 297283
  (Portage version: 2.1.7.15/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 dev-texlive/texlive-basic/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	19 Jun 2009 21:19:36 -0000	1.29
+++ ChangeLog	19 Dec 2009 20:26:08 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-basic
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.29 2009/06/19 21:19:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.30 2009/12/19 20:26:08 pacho Exp $
+
+  19 Dec 2009; Pacho Ramos <pacho@gentoo.org> texlive-basic-2008-r1.ebuild:
+  amd64 stable, bug 297283
 
 *texlive-basic-2008-r1 (19 Jun 2009)
 



1.2                  dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild

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

Index: texlive-basic-2008-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-basic-2008-r1.ebuild	19 Jun 2009 21:19:36 -0000	1.1
+++ texlive-basic-2008-r1.ebuild	19 Dec 2009 20:26:08 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.1 2009/06/19 21:19:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.2 2009/12/19 20:26:08 pacho Exp $
 
 TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
 "
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
 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"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-documentation-base-2008
 !=app-text/texlive-core-2007*






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2008-r1.ebuild
@ 2009-12-20 17:04 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-12-20 17:04 UTC (permalink / raw
  To: gentoo-commits

ranger      09/12/20 17:04:10

  Modified:             ChangeLog texlive-basic-2008-r1.ebuild
  Log:
  Marking texlive-basic-2008-r1 ppc64 for bug 297283
  (Portage version: 2.1.7.14/cvs/Linux ppc64)

Revision  Changes    Path
1.31                 dev-texlive/texlive-basic/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	19 Dec 2009 20:26:08 -0000	1.30
+++ ChangeLog	20 Dec 2009 17:04:10 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-basic
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.30 2009/12/19 20:26:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.31 2009/12/20 17:04:10 ranger Exp $
+
+  20 Dec 2009; Brent Baude <ranger@gentoo.org> texlive-basic-2008-r1.ebuild:
+  Marking texlive-basic-2008-r1 ppc64 for bug 297283
 
   19 Dec 2009; Pacho Ramos <pacho@gentoo.org> texlive-basic-2008-r1.ebuild:
   amd64 stable, bug 297283



1.3                  dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild

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

Index: texlive-basic-2008-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-basic-2008-r1.ebuild	19 Dec 2009 20:26:08 -0000	1.2
+++ texlive-basic-2008-r1.ebuild	20 Dec 2009 17:04:10 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.2 2009/12/19 20:26:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.3 2009/12/20 17:04:10 ranger Exp $
 
 TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
 "
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
 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"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-documentation-base-2008
 !=app-text/texlive-core-2007*






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2008-r1.ebuild
@ 2009-12-29 20:01 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-12-29 20:01 UTC (permalink / raw
  To: gentoo-commits

fauli       09/12/29 20:01:05

  Modified:             ChangeLog texlive-basic-2008-r1.ebuild
  Log:
  stable x86, bug 297283
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.32                 dev-texlive/texlive-basic/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	20 Dec 2009 17:04:10 -0000	1.31
+++ ChangeLog	29 Dec 2009 20:01:04 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-basic
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.31 2009/12/20 17:04:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.32 2009/12/29 20:01:04 fauli Exp $
+
+  29 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+  texlive-basic-2008-r1.ebuild:
+  stable x86, bug 297283
 
   20 Dec 2009; Brent Baude <ranger@gentoo.org> texlive-basic-2008-r1.ebuild:
   Marking texlive-basic-2008-r1 ppc64 for bug 297283



1.4                  dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild

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

Index: texlive-basic-2008-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-basic-2008-r1.ebuild	20 Dec 2009 17:04:10 -0000	1.3
+++ texlive-basic-2008-r1.ebuild	29 Dec 2009 20:01:04 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.3 2009/12/20 17:04:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.4 2009/12/29 20:01:04 fauli Exp $
 
 TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
 "
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
 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"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-documentation-base-2008
 !=app-text/texlive-core-2007*






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2008-r1.ebuild
@ 2010-01-01 17:08 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-01 17:08 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/01 17:08:48

  Modified:             ChangeLog texlive-basic-2008-r1.ebuild
  Log:
  alpha/arm/ia64/s390/sh/sparc stable wrt #297283
  (Portage version: 2.1.6.13/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	29 Dec 2009 20:01:04 -0000	1.32
+++ ChangeLog	1 Jan 2010 17:08:48 -0000	1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-basic
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.32 2009/12/29 20:01:04 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.33 2010/01/01 17:08:48 armin76 Exp $
+
+  01 Jan 2010; Raúl Porcel <armin76@gentoo.org>
+  texlive-basic-2008-r1.ebuild:
+  alpha/arm/ia64/s390/sh/sparc stable wrt #297283
 
   29 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
   texlive-basic-2008-r1.ebuild:



1.5                  dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild

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

Index: texlive-basic-2008-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- texlive-basic-2008-r1.ebuild	29 Dec 2009 20:01:04 -0000	1.4
+++ texlive-basic-2008-r1.ebuild	1 Jan 2010 17:08:48 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.4 2009/12/29 20:01:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.5 2010/01/01 17:08:48 armin76 Exp $
 
 TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
 "
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
 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"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-documentation-base-2008
 !=app-text/texlive-core-2007*






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2008-r1.ebuild
@ 2010-01-07 20:38 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2010-01-07 20:38 UTC (permalink / raw
  To: gentoo-commits

ranger      10/01/07 20:38:22

  Modified:             ChangeLog texlive-basic-2008-r1.ebuild
  Log:
  Marking texlive-basic-2008-r1 ppc for bug 297283
  (Portage version: 2.1.7.16/cvs/Linux ppc64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	1 Jan 2010 17:08:48 -0000	1.33
+++ ChangeLog	7 Jan 2010 20:38:22 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-basic
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.33 2010/01/01 17:08:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.34 2010/01/07 20:38:22 ranger Exp $
+
+  07 Jan 2010; Brent Baude <ranger@gentoo.org> texlive-basic-2008-r1.ebuild:
+  Marking texlive-basic-2008-r1 ppc for bug 297283
 
   01 Jan 2010; Raúl Porcel <armin76@gentoo.org>
   texlive-basic-2008-r1.ebuild:



1.6                  dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?r1=1.5&r2=1.6

Index: texlive-basic-2008-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-basic-2008-r1.ebuild	1 Jan 2010 17:08:48 -0000	1.5
+++ texlive-basic-2008-r1.ebuild	7 Jan 2010 20:38:22 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.5 2010/01/01 17:08:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.6 2010/01/07 20:38:22 ranger Exp $
 
 TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
 "
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
 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"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-documentation-base-2008
 !=app-text/texlive-core-2007*






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2008-r1.ebuild
@ 2010-01-14  7:05 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-14  7:05 UTC (permalink / raw
  To: gentoo-commits

jer         10/01/14 07:05:46

  Modified:             ChangeLog texlive-basic-2008-r1.ebuild
  Log:
  Stable for HPPA (bug #297283).
  (Portage version: 2.2_rc61/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	11 Jan 2010 03:05:55 -0000	1.35
+++ ChangeLog	14 Jan 2010 07:05:45 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-basic
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.35 2010/01/11 03:05:55 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.36 2010/01/14 07:05:45 jer Exp $
+
+  14 Jan 2010; Jeroen Roovers <jer@gentoo.org> texlive-basic-2008-r1.ebuild:
+  Stable for HPPA (bug #297283).
 
 *texlive-basic-2009 (11 Jan 2010)
 



1.7                  dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?r1=1.6&r2=1.7

Index: texlive-basic-2008-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texlive-basic-2008-r1.ebuild	7 Jan 2010 20:38:22 -0000	1.6
+++ texlive-basic-2008-r1.ebuild	14 Jan 2010 07:05:45 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.6 2010/01/07 20:38:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.7 2010/01/14 07:05:45 jer Exp $
 
 TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
 "
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
 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"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-documentation-base-2008
 !=app-text/texlive-core-2007*






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

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2008-r1.ebuild
@ 2010-01-15 10:20 Fabian Groffen (grobian)
  0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-15 10:20 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/15 10:20:43

  Modified:             ChangeLog texlive-basic-2008-r1.ebuild
  Log:
  Also keyword the well-tested texlive-2008
  (Portage version: 2.1.6.13/cvs/Linux x86_64, RepoMan options: --force)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	15 Jan 2010 09:11:59 -0000	1.38
+++ ChangeLog	15 Jan 2010 10:20:42 -0000	1.39
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-basic
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.38 2010/01/15 09:11:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.39 2010/01/15 10:20:42 grobian Exp $
+
+  15 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+  texlive-basic-2008-r1.ebuild:
+  Also keyword the well-tested texlive-2008
 
   15 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
   texlive-basic-2009.ebuild:



1.8                  dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild?r1=1.7&r2=1.8

Index: texlive-basic-2008-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- texlive-basic-2008-r1.ebuild	14 Jan 2010 07:05:45 -0000	1.7
+++ texlive-basic-2008-r1.ebuild	15 Jan 2010 10:20:42 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.7 2010/01/14 07:05:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008-r1.ebuild,v 1.8 2010/01/15 10:20:42 grobian Exp $
 
 TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
 "
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-documentation-base-2008
 !=app-text/texlive-core-2007*






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

end of thread, other threads:[~2010-01-15 10:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-01 17:08 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: ChangeLog texlive-basic-2008-r1.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-15 10:20 Fabian Groffen (grobian)
2010-01-14  7:05 Jeroen Roovers (jer)
2010-01-07 20:38 Brent Baude (ranger)
2009-12-29 20:01 Christian Faulhammer (fauli)
2009-12-20 17:04 Brent Baude (ranger)
2009-12-19 20:26 Pacho Ramos (pacho)
2009-06-19 21:19 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