diff options
author | Alexis Ballier <aballier@gentoo.org> | 2014-10-11 10:04:11 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2014-10-11 10:04:11 +0000 |
commit | 06500f0d87f002b72d6b196ea2f68b27f31b3def (patch) | |
tree | be43048cbabaaa390adfae962d6c0c2c165c3a34 /app-text/texlive-core | |
parent | Keyworded on alpha, bug 508226 (diff) | |
download | gentoo-2-06500f0d87f002b72d6b196ea2f68b27f31b3def.tar.gz gentoo-2-06500f0d87f002b72d6b196ea2f68b27f31b3def.tar.bz2 gentoo-2-06500f0d87f002b72d6b196ea2f68b27f31b3def.zip |
add subslot dep on icu, bug #522664 by Andreas K. Hüttel
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2013-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index 3964fb16c76d..e852c180faaf 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.214 2014/03/09 11:39:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.215 2014/10/11 10:04:11 aballier Exp $ + + 11 Oct 2014; Alexis Ballier <aballier@gentoo.org> + texlive-core-2013-r1.ebuild: + add subslot dep on icu, bug #522664 by Andreas K. Hüttel 09 Mar 2014; Alexis Ballier <aballier@gentoo.org> texlive-core-2013-r1.ebuild: diff --git a/app-text/texlive-core/texlive-core-2013-r1.ebuild b/app-text/texlive-core/texlive-core-2013-r1.ebuild index b0e23b41cc05..46b21ce91b5a 100644 --- a/app-text/texlive-core/texlive-core-2013-r1.ebuild +++ b/app-text/texlive-core/texlive-core-2013-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild,v 1.4 2014/03/09 11:39:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild,v 1.5 2014/10/11 10:04:11 aballier Exp $ EAPI=5 @@ -97,7 +97,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} >=x11-libs/pixman-0.18 xetex? ( >=media-libs/harfbuzz-0.9.20[icu,graphite] - >=dev-libs/icu-50 + >=dev-libs/icu-50:= app-text/teckit media-libs/fontconfig media-gfx/graphite2 |