diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:41:10 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:41:10 +0000 |
commit | 096e41cb65464058af37ed6c49945d37420615c2 (patch) | |
tree | dfe65e08398701cad2c98f6741daf20d9d916940 /dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2007.ebuild | |
parent | package.use.mask xindy for texlive. Needs clisp which cannot build on sparc. (diff) | |
download | historical-096e41cb65464058af37ed6c49945d37420615c2.tar.gz historical-096e41cb65464058af37ed6c49945d37420615c2.tar.bz2 historical-096e41cb65464058af37ed6c49945d37420615c2.zip |
Add empty IUSE to please repoman
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26.3 x86_64
Diffstat (limited to 'dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2007.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2007.ebuild b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2007.ebuild index 93c5989ffd72..0156ac7f364e 100644 --- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2007.ebuild +++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2007.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/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2007.ebuild,v 1.15 2008/05/12 20:11:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2007.ebuild,v 1.16 2008/09/09 17:59:43 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex " @@ -12,3 +12,4 @@ DESCRIPTION="TeXLive Extra BibTeX styles" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" |