diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-08-14 17:28:22 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-08-14 17:28:22 +0000 |
commit | e6669f71980fd255cc649e175a60285285f542b7 (patch) | |
tree | f39949257dc31134c0e28193662ce15f33271684 /app-text | |
parent | sci-chemistry/autodock_vina: Add missing die, thanks nimiux spotting this (diff) | |
download | gentoo-2-e6669f71980fd255cc649e175a60285285f542b7.tar.gz gentoo-2-e6669f71980fd255cc649e175a60285285f542b7.tar.bz2 gentoo-2-e6669f71980fd255cc649e175a60285285f542b7.zip |
Depend on harfbuzz[icu], bug #481054 by Mikael Magnusson
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2013.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index bfec3580b146..dd961b8d9e5f 100644 --- a/app-text/texlive-core/ChangeLog +++ b/app-text/texlive-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.206 2013/07/05 18:50:31 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.207 2013/08/14 17:28:22 aballier Exp $ + + 14 Aug 2013; Alexis Ballier <aballier@gentoo.org> texlive-core-2013.ebuild: + Depend on harfbuzz[icu], bug #481054 by Mikael Magnusson 05 Jul 2013; Tobias Klausmann <klausman@gentoo.org> texlive-core-2013.ebuild: Keyworded on alpha, bug #475124 diff --git a/app-text/texlive-core/texlive-core-2013.ebuild b/app-text/texlive-core/texlive-core-2013.ebuild index 6d13d4a0c65c..aeba68c95189 100644 --- a/app-text/texlive-core/texlive-core-2013.ebuild +++ b/app-text/texlive-core/texlive-core-2013.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.ebuild,v 1.4 2013/07/03 16:02:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013.ebuild,v 1.5 2013/08/14 17:28:22 aballier Exp $ EAPI=5 @@ -96,7 +96,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} >=x11-libs/cairo-1.12 >=x11-libs/pixman-0.18 xetex? ( - >=media-libs/harfbuzz-0.9.10 + >=media-libs/harfbuzz-0.9.10[icu] >=dev-libs/icu-50 app-text/teckit media-libs/fontconfig |