diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2008.ebuild | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index 922b479208d5..1fe35666bb2c 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.71 2008/09/09 15:13:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.72 2008/09/18 08:16:59 aballier Exp $ + + 18 Sep 2008; Alexis Ballier <aballier@gentoo.org> + texlive-core-2008.ebuild: + Use EAPI 1 and slot deps for freetype. *texlive-core-2008 (09 Sep 2008) diff --git a/app-text/texlive-core/texlive-core-2008.ebuild b/app-text/texlive-core/texlive-core-2008.ebuild index 069ff56e4fd7..f9111b31afe3 100644 --- a/app-text/texlive-core/texlive-core-2008.ebuild +++ b/app-text/texlive-core/texlive-core-2008.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2008.ebuild,v 1.1 2008/09/09 15:13:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2008.ebuild,v 1.2 2008/09/18 08:16:59 aballier Exp $ + +EAPI=1 inherit eutils flag-o-matic toolchain-funcs libtool autotools texlive-common @@ -53,7 +55,7 @@ RDEPEND="${MODULAR_X_DEPEND} !app-text/xdvipdfmx sys-libs/zlib >=media-libs/libpng-1.2.1 - =media-libs/freetype-2* + media-libs/freetype:2 media-libs/fontconfig" DEPEND="${RDEPEND} |