diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 23:19:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 23:19:21 +0000 |
commit | e3003596b4f560b15c90caf19c261b2b170bddf1 (patch) | |
tree | 355ad42b4a53621e83d7e80a4afcb4f71025243f /app-text/ptex | |
parent | fix deps (diff) | |
download | historical-e3003596b4f560b15c90caf19c261b2b170bddf1.tar.gz historical-e3003596b4f560b15c90caf19c261b2b170bddf1.tar.bz2 historical-e3003596b4f560b15c90caf19c261b2b170bddf1.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/ptex')
-rw-r--r-- | app-text/ptex/ptex-3.1.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/ptex/ptex-3.1.3.ebuild b/app-text/ptex/ptex-3.1.3.ebuild index ffac2b8936be..cdd5065fdebd 100644 --- a/app-text/ptex/ptex-3.1.3.ebuild +++ b/app-text/ptex/ptex-3.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.3.ebuild,v 1.11 2004/07/13 03:13:49 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.3.ebuild,v 1.12 2004/07/13 23:18:23 agriffis Exp $ PTEX_TEXMF_PV=2.1 TETEX_PV=2.0.2 @@ -22,6 +22,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="x86 alpha amd64 ppc sparc ~ppc64" +IUSE="" PDEPEND="app-text/xdvik" |