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-plainextra | |
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-plainextra')
-rw-r--r-- | dev-texlive/texlive-plainextra/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-plainextra/texlive-plainextra-2007.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-texlive/texlive-plainextra/ChangeLog b/dev-texlive/texlive-plainextra/ChangeLog index 342f63c7b991..45d65958a70f 100644 --- a/dev-texlive/texlive-plainextra/ChangeLog +++ b/dev-texlive/texlive-plainextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-plainextra # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.16 2008/09/09 16:51:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/ChangeLog,v 1.17 2008/09/09 18:37:47 aballier Exp $ + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> + texlive-plainextra-2007.ebuild: + Add empty IUSE to please repoman *texlive-plainextra-2008 (09 Sep 2008) diff --git a/dev-texlive/texlive-plainextra/texlive-plainextra-2007.ebuild b/dev-texlive/texlive-plainextra/texlive-plainextra-2007.ebuild index 7c256cd2b031..b33a3faacf4b 100644 --- a/dev-texlive/texlive-plainextra/texlive-plainextra-2007.ebuild +++ b/dev-texlive/texlive-plainextra/texlive-plainextra-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-plainextra/texlive-plainextra-2007.ebuild,v 1.15 2008/05/12 19:42:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2007.ebuild,v 1.16 2008/09/09 18:37:47 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -12,3 +12,4 @@ DESCRIPTION="TeXLive Plain TeX supplementary packages" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" |