From fef2e37d2c95462cf5f58bd104999385a4d4c32b Mon Sep 17 00:00:00 2001 From: Alexis Ballier <aballier@gentoo.org> Date: Thu, 18 Sep 2008 08:16:59 +0000 Subject: Use EAPI 1 and slot deps for freetype. (Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64) --- app-text/texlive-core/ChangeLog | 6 +++++- app-text/texlive-core/texlive-core-2008.ebuild | 6 ++++-- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'app-text/texlive-core') 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} -- cgit v1.2.3-65-gdbad