diff options
author | 2008-09-09 18:39:30 +0000 | |
---|---|---|
committer | 2008-09-09 18:39:30 +0000 | |
commit | 4a64f54ac836285a9c65745b239ee9fc0a7f8fb6 (patch) | |
tree | 2efcd430c892496a8e71940368298699dd0f0e64 /dev-texlive/texlive-publishers | |
parent | Add empty IUSE to please repoman (diff) | |
download | gentoo-2-4a64f54ac836285a9c65745b239ee9fc0a7f8fb6.tar.gz gentoo-2-4a64f54ac836285a9c65745b239ee9fc0a7f8fb6.tar.bz2 gentoo-2-4a64f54ac836285a9c65745b239ee9fc0a7f8fb6.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-publishers')
-rw-r--r-- | dev-texlive/texlive-publishers/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-texlive/texlive-publishers/ChangeLog b/dev-texlive/texlive-publishers/ChangeLog index 2af508755a42..7c6c5f995f6a 100644 --- a/dev-texlive/texlive-publishers/ChangeLog +++ b/dev-texlive/texlive-publishers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-publishers # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.16 2008/09/09 16:53:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.17 2008/09/09 18:39:30 aballier Exp $ + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> + texlive-publishers-2007.ebuild: + Add empty IUSE to please repoman *texlive-publishers-2008 (09 Sep 2008) diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild b/dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild index 6ee6fd958f94..8d8c17c5a947 100644 --- a/dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild +++ b/dev-texlive/texlive-publishers/texlive-publishers-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-publishers/texlive-publishers-2007.ebuild,v 1.15 2008/05/12 20:07:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2007.ebuild,v 1.16 2008/09/09 18:39:30 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex " @@ -12,3 +12,4 @@ DESCRIPTION="TeXLive Support for publishers" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" |