diff options
author | 2004-06-19 03:41:14 +0000 | |
---|---|---|
committer | 2004-06-19 03:41:14 +0000 | |
commit | f048f4f51bd7f91dc0df5e61cc443e446483b665 (patch) | |
tree | 7b325abd5c938eb5f56fd7256a2add5b25cbc3d5 /dev-tex/prosper | |
parent | sync IUSE; use default src_compile; use dobin; tidy (diff) | |
download | historical-f048f4f51bd7f91dc0df5e61cc443e446483b665.tar.gz historical-f048f4f51bd7f91dc0df5e61cc443e446483b665.tar.bz2 historical-f048f4f51bd7f91dc0df5e61cc443e446483b665.zip |
QA - Add IUSE.
Diffstat (limited to 'dev-tex/prosper')
-rw-r--r-- | dev-tex/prosper/prosper-1.00.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-tex/prosper/prosper-1.00.4.ebuild b/dev-tex/prosper/prosper-1.00.4.ebuild index 975e8fe26880..1ff9136d084c 100644 --- a/dev-tex/prosper/prosper-1.00.4.ebuild +++ b/dev-tex/prosper/prosper-1.00.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.00.4.ebuild,v 1.6 2004/01/05 21:32:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.00.4.ebuild,v 1.7 2004/06/19 03:41:14 kloeri Exp $ inherit latex-package @@ -13,6 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc" DEPEND="" S=${WORKDIR}/${PN} +IUSE="" src_unpack(){ unpack ${A} |