diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-18 08:16:59 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-18 08:16:59 +0000 |
commit | fef2e37d2c95462cf5f58bd104999385a4d4c32b (patch) | |
tree | c628cd320f31a35a4ca129a6601d2e9fa751ad27 /app-text/texlive-core | |
parent | Version bump. (diff) | |
download | gentoo-2-fef2e37d2c95462cf5f58bd104999385a4d4c32b.tar.gz gentoo-2-fef2e37d2c95462cf5f58bd104999385a4d4c32b.tar.bz2 gentoo-2-fef2e37d2c95462cf5f58bd104999385a4d4c32b.zip |
Use EAPI 1 and slot deps for freetype.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
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-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} |