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

aballier    10/10/24 18:11:53

  Modified:             ChangeLog
  Added:                texlive-latex3-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-latex3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	2 Oct 2010 20:00:51 -0000	1.32
+++ ChangeLog	24 Oct 2010 18:11:53 -0000	1.33
@@ -1,6 +1,12 @@
 # ChangeLog for dev-texlive/texlive-latex3
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.32 2010/10/02 20:00:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.33 2010/10/24 18:11:53 aballier Exp $
+
+*texlive-latex3-2010 (24 Oct 2010)
+
+  24 Oct 2010; Alexis Ballier <aballier@gentoo.org>
+  +texlive-latex3-2010.ebuild:
+  Bump to TeX Live 2010
 
   02 Oct 2010; Fabian Groffen <grobian@gentoo.org>
   texlive-latex3-2009.ebuild:



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

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

Index: texlive-latex3-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-latex3/texlive-latex3-2010.ebuild,v 1.1 2010/10/24 18:11:53 aballier Exp $

EAPI="3"

TEXLIVE_MODULE_CONTENTS="expl3 mh xpackages collection-latex3
"
TEXLIVE_MODULE_DOC_CONTENTS="expl3.doc mh.doc xpackages.doc "
TEXLIVE_MODULE_SRC_CONTENTS="expl3.source mh.source xpackages.source "
inherit texlive-module
DESCRIPTION="TeXLive LaTeX3 packages"

LICENSE="GPL-2 LPPL-1.3 "
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-latex-2010
!=dev-texlive/texlive-latexextra-2007*
"
RDEPEND="${DEPEND} "






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

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

xarthisius    11/08/12 15:58:32

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

Revision  Changes    Path
1.4                  dev-texlive/texlive-latex3/texlive-latex3-2010.ebuild

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

Index: texlive-latex3-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/texlive-latex3-2010.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-latex3-2010.ebuild	12 Aug 2011 14:51:39 -0000	1.3
+++ texlive-latex3-2010.ebuild	12 Aug 2011 15:58:32 -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-latex3/texlive-latex3-2010.ebuild,v 1.3 2011/08/12 14:51:39 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/texlive-latex3-2010.ebuild,v 1.4 2011/08/12 15:58:32 xarthisius Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 LPPL-1.3 "
 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-latex-2010
 !=dev-texlive/texlive-latexextra-2007*



1.36                 dev-texlive/texlive-latex3/ChangeLog

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

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






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

end of thread, other threads:[~2011-08-12 16:04 UTC | newest]

Thread overview: 2+ 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-latex3: texlive-latex3-2010.ebuild ChangeLog Kacper Kowalik (xarthisius)
  -- strict thread matches above, loose matches on Subject: below --
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