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

aballier    12/07/27 01:55:56

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

Revision  Changes    Path
1.60                 dev-texlive/texlive-htmlxml/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	19 Jun 2012 13:55:57 -0000	1.59
+++ ChangeLog	27 Jul 2012 01:55:56 -0000	1.60
@@ -1,6 +1,12 @@
 # ChangeLog for dev-texlive/texlive-htmlxml
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.59 2012/06/19 13:55:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.60 2012/07/27 01:55:56 aballier Exp $
+
+*texlive-htmlxml-2012 (27 Jul 2012)
+
+  27 Jul 2012; Alexis Ballier <aballier@gentoo.org>
+  +texlive-htmlxml-2012.ebuild:
+  Bump to TeX Live 2012.
 
   19 Jun 2012; Alexis Ballier <aballier@gentoo.org>
   -texlive-htmlxml-2010.ebuild:



1.1                  dev-texlive/texlive-htmlxml/texlive-htmlxml-2012.ebuild

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

Index: texlive-htmlxml-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-htmlxml/texlive-htmlxml-2012.ebuild,v 1.1 2012/07/27 01:55:56 aballier Exp $

EAPI="4"

TEXLIVE_MODULE_CONTENTS="  xmlplay  collection-htmlxml
"
TEXLIVE_MODULE_DOC_CONTENTS="xmlplay.doc "
TEXLIVE_MODULE_SRC_CONTENTS="xmlplay.source "
inherit  texlive-module
DESCRIPTION="TeXLive HTML/SGML/XML support"

LICENSE="GPL-2 public-domain "
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2012
>=dev-texlive/texlive-fontsrecommended-2012
>=dev-texlive/texlive-latex-2012
"
RDEPEND="${DEPEND} "





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

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

jer         13/04/17 14:59:12

  Modified:             ChangeLog texlive-htmlxml-2012.ebuild
  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.61                 dev-texlive/texlive-htmlxml/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	27 Jul 2012 01:55:56 -0000	1.60
+++ ChangeLog	17 Apr 2013 14:59:12 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-htmlxml
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.60 2012/07/27 01:55:56 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.61 2013/04/17 14:59:12 jer Exp $
+
+  17 Apr 2013; Jeroen Roovers <jer@gentoo.org> texlive-htmlxml-2012.ebuild:
+  Stable for HPPA (bug #449298).
 
 *texlive-htmlxml-2012 (27 Jul 2012)
 



1.2                  dev-texlive/texlive-htmlxml/texlive-htmlxml-2012.ebuild

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

Index: texlive-htmlxml-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2012.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-htmlxml-2012.ebuild	27 Jul 2012 01:55:56 -0000	1.1
+++ texlive-htmlxml-2012.ebuild	17 Apr 2013 14:59:12 -0000	1.2
@@ -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-htmlxml/texlive-htmlxml-2012.ebuild,v 1.1 2012/07/27 01:55:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2012.ebuild,v 1.2 2013/04/17 14:59:12 jer Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 public-domain "
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2012
 >=dev-texlive/texlive-fontsrecommended-2012





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

end of thread, other threads:[~2013-04-17 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27  1:55 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-htmlxml: ChangeLog texlive-htmlxml-2012.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-17 14:59 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox