diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:29:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:29:41 +0000 |
commit | a5ffac7dd86cb79c3f5c7e4cea302ce9d2d116f1 (patch) | |
tree | cc38574b6816cf683a877a886b80cb3fa37ff75a /dev-texlive/texlive-htmlxml/texlive-htmlxml-2008.ebuild | |
parent | Bump to 2008 (diff) | |
download | gentoo-2-a5ffac7dd86cb79c3f5c7e4cea302ce9d2d116f1.tar.gz gentoo-2-a5ffac7dd86cb79c3f5c7e4cea302ce9d2d116f1.tar.bz2 gentoo-2-a5ffac7dd86cb79c3f5c7e4cea302ce9d2d116f1.zip |
Bump to 2008
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-htmlxml/texlive-htmlxml-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-htmlxml/texlive-htmlxml-2008.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-texlive/texlive-htmlxml/texlive-htmlxml-2008.ebuild b/dev-texlive/texlive-htmlxml/texlive-htmlxml-2008.ebuild new file mode 100644 index 000000000000..586aed382df9 --- /dev/null +++ b/dev-texlive/texlive-htmlxml/texlive-htmlxml-2008.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2008.ebuild,v 1.1 2008/09/09 16:29:41 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic +dev-texlive/texlive-fontsrecommended +dev-texlive/texlive-latex +" +TEXLIVE_MODULE_CONTENTS=" xmlplay collection-htmlxml +" +TEXLIVE_MODULE_DOC_CONTENTS="xmlplay.doc " +TEXLIVE_MODULE_SRC_CONTENTS="xmlplay.source " +inherit texlive-module +DESCRIPTION="TeXLive HTML/SGML/XML support" + +LICENSE="GPL-2 public-domain " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |