public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-context: texlive-context-2013.ebuild ChangeLog texlive-context-2013-r1.ebuild texlive-context-2012-r1.ebuild
@ 2014-03-09 18:56 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2014-03-09 18:56 UTC (permalink / raw
  To: gentoo-commits

ulm         14/03/09 18:56:33

  Modified:             texlive-context-2013.ebuild ChangeLog
                        texlive-context-2013-r1.ebuild
                        texlive-context-2012-r1.ebuild
  Log:
  Call texlive-module_src_prepare instead of base_src_prepare, bug 497054.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.2                  dev-texlive/texlive-context/texlive-context-2013.ebuild

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

Index: texlive-context-2013.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2013.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-context-2013.ebuild	28 Jun 2013 16:08:59 -0000	1.1
+++ texlive-context-2013.ebuild	9 Mar 2014 18:56:33 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2013.ebuild,v 1.1 2013/06/28 16:08:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2013.ebuild,v 1.2 2014/03/09 18:56:33 ulm Exp $
 
 EAPI="5"
 
@@ -58,7 +58,7 @@
 	# No need to install these .exe
 	rm -rf texmf-dist/scripts/context/stubs/mswin || die
 
-	base_src_prepare
+	texlive-module_src_prepare
 }
 
 TL_MODULE_INFORMATION="For using ConTeXt mkII simply use 'texexec' to generate



1.75                 dev-texlive/texlive-context/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	2 Jul 2013 22:03:35 -0000	1.74
+++ ChangeLog	9 Mar 2014 18:56:33 -0000	1.75
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-context
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.74 2013/07/02 22:03:35 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.75 2014/03/09 18:56:33 ulm Exp $
+
+  09 Mar 2014; Ulrich Müller <ulm@gentoo.org> texlive-context-2012-r1.ebuild,
+  texlive-context-2013.ebuild, texlive-context-2013-r1.ebuild:
+  Call texlive-module_src_prepare instead of base_src_prepare, bug 497054.
 
 *texlive-context-2013-r1 (02 Jul 2013)
 



1.2                  dev-texlive/texlive-context/texlive-context-2013-r1.ebuild

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

Index: texlive-context-2013-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2013-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-context-2013-r1.ebuild	2 Jul 2013 22:03:35 -0000	1.1
+++ texlive-context-2013-r1.ebuild	9 Mar 2014 18:56:33 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2013-r1.ebuild,v 1.1 2013/07/02 22:03:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2013-r1.ebuild,v 1.2 2014/03/09 18:56:33 ulm Exp $
 
 EAPI="5"
 
@@ -50,7 +50,7 @@
 	# No need to install these .exe
 	rm -rf texmf-dist/scripts/context/stubs/mswin || die
 
-	base_src_prepare
+	texlive-module_src_prepare
 }
 
 TL_MODULE_INFORMATION="For using ConTeXt mkII simply use 'texexec' to generate



1.14                 dev-texlive/texlive-context/texlive-context-2012-r1.ebuild

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

Index: texlive-context-2012-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2012-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- texlive-context-2012-r1.ebuild	25 Apr 2013 21:26:14 -0000	1.13
+++ texlive-context-2012-r1.ebuild	9 Mar 2014 18:56:33 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2012-r1.ebuild,v 1.13 2013/04/25 21:26:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2012-r1.ebuild,v 1.14 2014/03/09 18:56:33 ulm Exp $
 
 EAPI="4"
 
@@ -54,7 +54,7 @@
 	chmod +x texmf-dist/scripts/context/ruby/ctxtools.rb \
 		texmf-dist/scripts/context/ruby/pstopdf.rb \
 		texmf-dist/scripts/context/ruby/rlxtools.rb
-	base_src_prepare
+	texlive-module_src_prepare
 }
 
 TL_MODULE_INFORMATION="For using ConTeXt mkII simply use 'texexec' to generate





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-09 18:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09 18:56 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-context: texlive-context-2013.ebuild ChangeLog texlive-context-2013-r1.ebuild texlive-context-2012-r1.ebuild Ulrich Mueller (ulm)

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