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 | 88490c5809140d420060b00121d617593e17bf5c (patch) | |
tree | 70255bd7b3a595a660b73120643c851b274da368 /app-text/ptex | |
parent | keywording (Manifest recommit) (diff) | |
download | gentoo-2-88490c5809140d420060b00121d617593e17bf5c.tar.gz gentoo-2-88490c5809140d420060b00121d617593e17bf5c.tar.bz2 gentoo-2-88490c5809140d420060b00121d617593e17bf5c.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" |