diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:40:05 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:40:05 +0000 |
commit | 98a9132804d8c638d1274efb58491bae7dc7bb51 (patch) | |
tree | a5420a16ca5e2e8854ced958331bab016d54751c /dev-texlive/texlive-science/texlive-science-2007.ebuild | |
parent | Add empty IUSE to please repoman (diff) | |
download | gentoo-2-98a9132804d8c638d1274efb58491bae7dc7bb51.tar.gz gentoo-2-98a9132804d8c638d1274efb58491bae7dc7bb51.tar.bz2 gentoo-2-98a9132804d8c638d1274efb58491bae7dc7bb51.zip |
Add empty IUSE to please repoman
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-science/texlive-science-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-science/texlive-science-2007.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-texlive/texlive-science/texlive-science-2007.ebuild b/dev-texlive/texlive-science/texlive-science-2007.ebuild index c47780e78999..7bbe5aca20f5 100644 --- a/dev-texlive/texlive-science/texlive-science-2007.ebuild +++ b/dev-texlive/texlive-science/texlive-science-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-science/texlive-science-2007.ebuild,v 1.15 2008/05/12 20:09:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2007.ebuild,v 1.16 2008/09/09 18:40:05 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex !dev-tex/SIunits" @@ -12,3 +12,4 @@ DESCRIPTION="TeXLive Typesetting for natural and computer sciences" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" |