diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:09:43 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:09:43 +0000 |
commit | 36531a3fa2a151219ce7560e27eaa851523439eb (patch) | |
tree | 445a634ec10813c906964997c047433cc18e100e /dev-texlive | |
parent | Add empty IUSE to please repoman (diff) | |
download | gentoo-2-36531a3fa2a151219ce7560e27eaa851523439eb.tar.gz gentoo-2-36531a3fa2a151219ce7560e27eaa851523439eb.tar.bz2 gentoo-2-36531a3fa2a151219ce7560e27eaa851523439eb.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')
-rw-r--r-- | dev-texlive/texlive-documentation-russian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-russian/texlive-documentation-russian-2007.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-russian/ChangeLog b/dev-texlive/texlive-documentation-russian/ChangeLog index 0a936782cddd..04276c9acd5a 100644 --- a/dev-texlive/texlive-documentation-russian/ChangeLog +++ b/dev-texlive/texlive-documentation-russian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-russian # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-russian/ChangeLog,v 1.16 2008/09/09 16:22:47 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-russian/ChangeLog,v 1.17 2008/09/09 18:09:43 aballier Exp $ + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> + texlive-documentation-russian-2007.ebuild: + Add empty IUSE to please repoman *texlive-documentation-russian-2008 (09 Sep 2008) diff --git a/dev-texlive/texlive-documentation-russian/texlive-documentation-russian-2007.ebuild b/dev-texlive/texlive-documentation-russian/texlive-documentation-russian-2007.ebuild index 12b2ff4b33cf..2c7ae0ba41a6 100644 --- a/dev-texlive/texlive-documentation-russian/texlive-documentation-russian-2007.ebuild +++ b/dev-texlive/texlive-documentation-russian/texlive-documentation-russian-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-russian/texlive-documentation-russian-2007.ebuild,v 1.15 2008/05/12 18:58:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-russian/texlive-documentation-russian-2007.ebuild,v 1.16 2008/09/09 18:09:43 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-documentation-base " @@ -12,3 +12,4 @@ DESCRIPTION="TeXLive Russian documentation" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" |