diff options
author | 2008-09-09 18:41:10 +0000 | |
---|---|---|
committer | 2008-09-09 18:41:10 +0000 | |
commit | 096e41cb65464058af37ed6c49945d37420615c2 (patch) | |
tree | dfe65e08398701cad2c98f6741daf20d9d916940 /dev-texlive/texlive-latexextra | |
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-latexextra')
-rw-r--r-- | dev-texlive/texlive-latexextra/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-texlive/texlive-latexextra/ChangeLog b/dev-texlive/texlive-latexextra/ChangeLog index 27ef60c701c4..f1a125e0ef50 100644 --- a/dev-texlive/texlive-latexextra/ChangeLog +++ b/dev-texlive/texlive-latexextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-latexextra # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog,v 1.20 2008/09/09 16:47:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/ChangeLog,v 1.21 2008/09/09 18:33:45 aballier Exp $ + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> + texlive-latexextra-2007.ebuild: + Add empty IUSE to please repoman *texlive-latexextra-2008 (09 Sep 2008) diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild b/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild index 058d50901ea6..98262576bfa9 100644 --- a/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild +++ b/dev-texlive/texlive-latexextra/texlive-latexextra-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-latexextra/texlive-latexextra-2007.ebuild,v 1.19 2008/05/16 20:49:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latexextra/texlive-latexextra-2007.ebuild,v 1.20 2008/09/09 18:33:45 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex dev-texlive/texlive-fontsrecommended @@ -21,3 +21,4 @@ DESCRIPTION="TeXLive LaTeX supplementary packages" LICENSE="GPL-2 LPPL-1.3c Artistic" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" |