summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-10-30 18:46:04 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-10-30 18:46:04 +0000
commitf7822da49c54fa2ab47bf914b18cb295b85b4999 (patch)
tree6020781cc53587de878d265a2b07d085d3a99810 /app-text/texlive-core
parentarm stable, bug #342847 (diff)
downloadgentoo-2-f7822da49c54fa2ab47bf914b18cb295b85b4999.tar.gz
gentoo-2-f7822da49c54fa2ab47bf914b18cb295b85b4999.tar.bz2
gentoo-2-f7822da49c54fa2ab47bf914b18cb295b85b4999.zip
Import icu patch to fix building on arm, bug #343351
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r--app-text/texlive-core/ChangeLog6
-rw-r--r--app-text/texlive-core/texlive-core-2010.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog
index 1a2e7f900629..415c7c7b002b 100644
--- a/app-text/texlive-core/ChangeLog
+++ b/app-text/texlive-core/ChangeLog
@@ -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)
diff --git a/app-text/texlive-core/texlive-core-2010.ebuild b/app-text/texlive-core/texlive-core-2010.ebuild
index 63fdf71a8dda..3a1a2fb5108f 100644
--- a/app-text/texlive-core/texlive-core-2010.ebuild
+++ b/app-text/texlive-core/texlive-core-2010.ebuild
@@ -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