diff options
Diffstat (limited to 'app-text/ptex/ptex-3.1.10_p20080128.ebuild')
-rw-r--r-- | app-text/ptex/ptex-3.1.10_p20080128.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/app-text/ptex/ptex-3.1.10_p20080128.ebuild b/app-text/ptex/ptex-3.1.10_p20080128.ebuild index fa8a429b45af..12934ea7cc15 100644 --- a/app-text/ptex/ptex-3.1.10_p20080128.ebuild +++ b/app-text/ptex/ptex-3.1.10_p20080128.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.10_p20080128.ebuild,v 1.2 2008/05/10 01:50:44 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.10_p20080128.ebuild,v 1.3 2008/10/31 21:08:57 ulm Exp $ TETEX_PV=3.0_p1 @@ -56,9 +56,6 @@ DEPEND="${RDEPEND} S="${WORKDIR}/${PTETEX}" -# Sorry this provides tetex again... -PROVIDE="virtual/tetex" - src_unpack() { #tetex-3_src_unpack mkdir -p "${WORKDIR}/${TETEX_TEXMF}" |