* [gentoo-commits] gentoo-x86 commit in app-text/texlive-core: ChangeLog texlive-core-2010.ebuild
@ 2010-10-30 18:46 Alexis Ballier (aballier)
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2010-10-30 18:46 UTC (permalink / raw
To: gentoo-commits
aballier 10/10/30 18:46:04
Modified: ChangeLog texlive-core-2010.ebuild
Log:
Import icu patch to fix building on arm, bug #343351
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Revision Changes Path
1.128 app-text/texlive-core/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.127&r2=1.128
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog 24 Oct 2010 17:24:36 -0000 1.127
+++ ChangeLog 30 Oct 2010 18:46:04 -0000 1.128
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texlive-core
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.127 2010/10/24 17:24:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.128 2010/10/30 18:46:04 aballier Exp $
+
+ 30 Oct 2010; Alexis Ballier <aballier@gentoo.org>
+ texlive-core-2010.ebuild:
+ Import icu patch to fix building on arm, bug #343351
*texlive-core-2010 (24 Oct 2010)
1.2 app-text/texlive-core/texlive-core-2010.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?r1=1.1&r2=1.2
Index: texlive-core-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-core-2010.ebuild 24 Oct 2010 17:24:36 -0000 1.1
+++ texlive-core-2010.ebuild 30 Oct 2010 18:46:04 -0000 1.2
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.1 2010/10/24 17:24:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.2 2010/10/30 18:46:04 aballier Exp $
EAPI=3
inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
-PATCHLEVEL="19"
+PATCHLEVEL="20"
TL_SOURCE_VERSION=20100722
MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/texlive-core: ChangeLog texlive-core-2010.ebuild
@ 2011-02-16 13:06 Alexis Ballier (aballier)
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2011-02-16 13:06 UTC (permalink / raw
To: gentoo-commits
aballier 11/02/16 13:06:39
Modified: ChangeLog texlive-core-2010.ebuild
Log:
Import a fix from upstream to fix build with libpng 1.5, bug #355105
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Revision Changes Path
1.129 app-text/texlive-core/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.128&r2=1.129
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog 30 Oct 2010 18:46:04 -0000 1.128
+++ ChangeLog 16 Feb 2011 13:06:39 -0000 1.129
@@ -1,6 +1,9 @@
# ChangeLog for app-text/texlive-core
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.128 2010/10/30 18:46:04 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.129 2011/02/16 13:06:39 aballier Exp $
+
+ 16 Feb 2011; Alexis Ballier <aballier@gentoo.org> texlive-core-2010.ebuild:
+ Import a fix from upstream to fix build with libpng 1.5, bug #355105
30 Oct 2010; Alexis Ballier <aballier@gentoo.org>
texlive-core-2010.ebuild:
1.3 app-text/texlive-core/texlive-core-2010.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?r1=1.2&r2=1.3
Index: texlive-core-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-core-2010.ebuild 30 Oct 2010 18:46:04 -0000 1.2
+++ texlive-core-2010.ebuild 16 Feb 2011 13:06:39 -0000 1.3
@@ -1,12 +1,12 @@
-# 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/app-text/texlive-core/texlive-core-2010.ebuild,v 1.2 2010/10/30 18:46:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.3 2011/02/16 13:06:39 aballier Exp $
EAPI=3
inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
-PATCHLEVEL="20"
+PATCHLEVEL="21"
TL_SOURCE_VERSION=20100722
MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/texlive-core: ChangeLog texlive-core-2010.ebuild
@ 2011-02-16 13:28 Alexis Ballier (aballier)
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2011-02-16 13:28 UTC (permalink / raw
To: gentoo-commits
aballier 11/02/16 13:28:30
Modified: ChangeLog texlive-core-2010.ebuild
Log:
use etexmf-update
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Revision Changes Path
1.130 app-text/texlive-core/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.130&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.130&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.129&r2=1.130
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog 16 Feb 2011 13:06:39 -0000 1.129
+++ ChangeLog 16 Feb 2011 13:28:30 -0000 1.130
@@ -1,6 +1,9 @@
# ChangeLog for app-text/texlive-core
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.129 2011/02/16 13:06:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.130 2011/02/16 13:28:30 aballier Exp $
+
+ 16 Feb 2011; Alexis Ballier <aballier@gentoo.org> texlive-core-2010.ebuild:
+ use etexmf-update
16 Feb 2011; Alexis Ballier <aballier@gentoo.org> texlive-core-2010.ebuild:
Import a fix from upstream to fix build with libpng 1.5, bug #355105
1.4 app-text/texlive-core/texlive-core-2010.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?r1=1.3&r2=1.4
Index: texlive-core-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-core-2010.ebuild 16 Feb 2011 13:06:39 -0000 1.3
+++ texlive-core-2010.ebuild 16 Feb 2011 13:28:30 -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/app-text/texlive-core/texlive-core-2010.ebuild,v 1.3 2011/02/16 13:06:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.4 2011/02/16 13:28:30 aballier Exp $
EAPI=3
@@ -288,9 +288,7 @@
}
pkg_postinst() {
- if [ "$ROOT" = "/" ] ; then
- /usr/sbin/texmf-update
- fi
+ etexmf-update
elog
elog "If you have configuration files in /etc/texmf to merge,"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/texlive-core: ChangeLog texlive-core-2010.ebuild
@ 2011-02-17 15:06 Alexis Ballier (aballier)
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2011-02-17 15:06 UTC (permalink / raw
To: gentoo-commits
aballier 11/02/17 15:06:38
Modified: ChangeLog texlive-core-2010.ebuild
Log:
Add a patch from debian to fix a2ping invocation wrt its shebang, part of bug #289818
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Revision Changes Path
1.131 app-text/texlive-core/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.130&r2=1.131
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog 16 Feb 2011 13:28:30 -0000 1.130
+++ ChangeLog 17 Feb 2011 15:06:37 -0000 1.131
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texlive-core
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.130 2011/02/16 13:28:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.131 2011/02/17 15:06:37 aballier Exp $
+
+ 17 Feb 2011; Alexis Ballier <aballier@gentoo.org> texlive-core-2010.ebuild:
+ Add a patch from debian to fix a2ping invocation wrt its shebang, part of bug
+ #289818
16 Feb 2011; Alexis Ballier <aballier@gentoo.org> texlive-core-2010.ebuild:
use etexmf-update
1.5 app-text/texlive-core/texlive-core-2010.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?r1=1.4&r2=1.5
Index: texlive-core-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- texlive-core-2010.ebuild 16 Feb 2011 13:28:30 -0000 1.4
+++ texlive-core-2010.ebuild 17 Feb 2011 15:06:37 -0000 1.5
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.4 2011/02/16 13:28:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.5 2011/02/17 15:06:37 aballier Exp $
EAPI=3
inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
-PATCHLEVEL="21"
+PATCHLEVEL="22"
TL_SOURCE_VERSION=20100722
MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-text/texlive-core: ChangeLog texlive-core-2010.ebuild
@ 2011-03-01 11:01 Alexis Ballier (aballier)
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2011-03-01 11:01 UTC (permalink / raw
To: gentoo-commits
aballier 11/03/01 11:01:24
Modified: ChangeLog texlive-core-2010.ebuild
Log:
Add a patch to fix xetex math mode in 64 bits, reported by Faustus <orlovm@cs.bgu.ac.il>, bug #356701
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Revision Changes Path
1.132 app-text/texlive-core/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.132&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.132&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.131&r2=1.132
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog 17 Feb 2011 15:06:37 -0000 1.131
+++ ChangeLog 1 Mar 2011 11:01:24 -0000 1.132
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texlive-core
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.131 2011/02/17 15:06:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.132 2011/03/01 11:01:24 aballier Exp $
+
+ 01 Mar 2011; Alexis Ballier <aballier@gentoo.org> texlive-core-2010.ebuild:
+ Add a patch to fix xetex math mode in 64 bits, reported by Faustus
+ <orlovm@cs.bgu.ac.il>, bug #356701
17 Feb 2011; Alexis Ballier <aballier@gentoo.org> texlive-core-2010.ebuild:
Add a patch from debian to fix a2ping invocation wrt its shebang, part of bug
1.6 app-text/texlive-core/texlive-core-2010.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild?r1=1.5&r2=1.6
Index: texlive-core-2010.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-core-2010.ebuild 17 Feb 2011 15:06:37 -0000 1.5
+++ texlive-core-2010.ebuild 1 Mar 2011 11:01:24 -0000 1.6
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.5 2011/02/17 15:06:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2010.ebuild,v 1.6 2011/03/01 11:01:24 aballier Exp $
EAPI=3
inherit eutils flag-o-matic toolchain-funcs libtool texlive-common
-PATCHLEVEL="22"
+PATCHLEVEL="23"
TL_SOURCE_VERSION=20100722
MY_PV=${PN%-core}-${TL_SOURCE_VERSION}-source
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-03-01 11:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 15:06 [gentoo-commits] gentoo-x86 commit in app-text/texlive-core: ChangeLog texlive-core-2010.ebuild Alexis Ballier (aballier)
-- strict thread matches above, loose matches on Subject: below --
2011-03-01 11:01 Alexis Ballier (aballier)
2011-02-16 13:28 Alexis Ballier (aballier)
2011-02-16 13:06 Alexis Ballier (aballier)
2010-10-30 18:46 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