diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:04:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:04:36 +0000 |
commit | 3fe0aef33376b6789ed508784fc5f93199a3868f (patch) | |
tree | e5ab8990de4007503bb82e239c4fd96934b6f995 /dev-texlive/texlive-documentation-french | |
parent | Add empty IUSE to please repoman (diff) | |
download | gentoo-2-3fe0aef33376b6789ed508784fc5f93199a3868f.tar.gz gentoo-2-3fe0aef33376b6789ed508784fc5f93199a3868f.tar.bz2 gentoo-2-3fe0aef33376b6789ed508784fc5f93199a3868f.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-documentation-french')
-rw-r--r-- | dev-texlive/texlive-documentation-french/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-french/texlive-documentation-french-2007.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-french/ChangeLog b/dev-texlive/texlive-documentation-french/ChangeLog index fb0d5e29f5aa..ea83fbc76fb6 100644 --- a/dev-texlive/texlive-documentation-french/ChangeLog +++ b/dev-texlive/texlive-documentation-french/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-french # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-french/ChangeLog,v 1.16 2008/09/09 16:17:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-french/ChangeLog,v 1.17 2008/09/09 18:04:36 aballier Exp $ + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> + texlive-documentation-french-2007.ebuild: + Add empty IUSE to please repoman *texlive-documentation-french-2008 (09 Sep 2008) diff --git a/dev-texlive/texlive-documentation-french/texlive-documentation-french-2007.ebuild b/dev-texlive/texlive-documentation-french/texlive-documentation-french-2007.ebuild index 35be9c74be24..8ca2b312fd35 100644 --- a/dev-texlive/texlive-documentation-french/texlive-documentation-french-2007.ebuild +++ b/dev-texlive/texlive-documentation-french/texlive-documentation-french-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-documentation-french/texlive-documentation-french-2007.ebuild,v 1.15 2008/05/12 19:04:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-french/texlive-documentation-french-2007.ebuild,v 1.16 2008/09/09 18:04:36 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-documentation-base " @@ -12,3 +12,4 @@ DESCRIPTION="TeXLive French documentation" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" |