diff options
Diffstat (limited to 'app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild')
-rw-r--r-- | app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild index aa0bd7f147e6..3fbe574ec249 100644 --- a/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild +++ b/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild,v 1.7 2006/11/26 17:42:24 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.3.ebuild,v 1.8 2007/01/28 02:13:36 joslwah Exp $ DESCRIPTION="Extended xdvi for use with XeTeX and other unicode TeXs." HOMEPAGE="http://scripts.sil.org/svn-view/xdvipdfmx/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" -DEPEND=">=media-libs/freetype-2.0" +DEPEND=">=media-libs/freetype-2.0 app-text/tetex" src_compile() { chmod +x configure |