diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:28:08 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:28:08 +0000 |
commit | 17006ed85d1ba76f84db45cb3db102b88668154e (patch) | |
tree | 80e272b43089bec3f8700f2823f2aef08213260c /dev-texlive/texlive-langother | |
parent | Add empty IUSE to please repoman (diff) | |
download | gentoo-2-17006ed85d1ba76f84db45cb3db102b88668154e.tar.gz gentoo-2-17006ed85d1ba76f84db45cb3db102b88668154e.tar.bz2 gentoo-2-17006ed85d1ba76f84db45cb3db102b88668154e.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-langother')
-rw-r--r-- | dev-texlive/texlive-langother/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langother/texlive-langother-2007.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-texlive/texlive-langother/ChangeLog b/dev-texlive/texlive-langother/ChangeLog index d03da06a2264..eee7169ef632 100644 --- a/dev-texlive/texlive-langother/ChangeLog +++ b/dev-texlive/texlive-langother/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langother # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.16 2008/09/09 16:41:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.17 2008/09/09 18:28:08 aballier Exp $ + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> + texlive-langother-2007.ebuild: + Add empty IUSE to please repoman *texlive-langother-2008 (09 Sep 2008) diff --git a/dev-texlive/texlive-langother/texlive-langother-2007.ebuild b/dev-texlive/texlive-langother/texlive-langother-2007.ebuild index 1066dafd4bbe..d859cf8d37bf 100644 --- a/dev-texlive/texlive-langother/texlive-langother-2007.ebuild +++ b/dev-texlive/texlive-langother/texlive-langother-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-langother/texlive-langother-2007.ebuild,v 1.15 2008/05/12 19:52:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/texlive-langother-2007.ebuild,v 1.16 2008/09/09 18:28:08 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -12,3 +12,4 @@ DESCRIPTION="TeXLive Other hyphenation files" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" |