diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:03:31 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 18:03:31 +0000 |
commit | e0c70a6fe987afc534659e97afc6d00bfcfa46a9 (patch) | |
tree | 35381f5273206e386d6f6d91606f75167fff28fb | |
parent | Add empty IUSE to please repoman (diff) | |
download | gentoo-2-e0c70a6fe987afc534659e97afc6d00bfcfa46a9.tar.gz gentoo-2-e0c70a6fe987afc534659e97afc6d00bfcfa46a9.tar.bz2 gentoo-2-e0c70a6fe987afc534659e97afc6d00bfcfa46a9.zip |
Add empty IUSE to please repoman
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
-rw-r--r-- | dev-texlive/texlive-documentation-english/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-english/texlive-documentation-english-2007.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index de35346e9820..ffec9c58c027 100644 --- a/dev-texlive/texlive-documentation-english/ChangeLog +++ b/dev-texlive/texlive-documentation-english/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-english # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.16 2008/09/09 16:16:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.17 2008/09/09 18:03:31 aballier Exp $ + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> + texlive-documentation-english-2007.ebuild: + Add empty IUSE to please repoman *texlive-documentation-english-2008 (09 Sep 2008) diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2007.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2007.ebuild index 549bfacb7958..cf498491b7da 100644 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2007.ebuild +++ b/dev-texlive/texlive-documentation-english/texlive-documentation-english-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-english/texlive-documentation-english-2007.ebuild,v 1.15 2008/05/12 18:57:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2007.ebuild,v 1.16 2008/09/09 18:03:31 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-documentation-base " @@ -12,3 +12,4 @@ DESCRIPTION="TeXLive English documentation" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" |