diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:51:34 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:51:34 +0000 |
commit | 68bce0fa4c54f5bd12496c8206a0f1bd827884d3 (patch) | |
tree | 34d411475b312251b5d7c3feef5381897b927414 /dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild | |
parent | Bump to 2008 (diff) | |
download | gentoo-2-68bce0fa4c54f5bd12496c8206a0f1bd827884d3.tar.gz gentoo-2-68bce0fa4c54f5bd12496c8206a0f1bd827884d3.tar.bz2 gentoo-2-68bce0fa4c54f5bd12496c8206a0f1bd827884d3.zip |
Bump to 2008
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild b/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild new file mode 100644 index 000000000000..c5e710928ba4 --- /dev/null +++ b/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-plainextra/texlive-plainextra-2008.ebuild,v 1.1 2008/09/09 16:51:34 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic +" +TEXLIVE_MODULE_CONTENTS="cellular colortab fixpdfmag fontch hyplain jsmisc mkpattern newsletr plgraph treetex typespec vertex collection-plainextra +" +TEXLIVE_MODULE_DOC_CONTENTS="cellular.doc colortab.doc fontch.doc hyplain.doc jsmisc.doc mkpattern.doc newsletr.doc plgraph.doc treetex.doc typespec.doc vertex.doc " +TEXLIVE_MODULE_SRC_CONTENTS="jsmisc.source plgraph.source " +inherit texlive-module +DESCRIPTION="TeXLive Plain TeX supplementary packages" + +LICENSE="GPL-2 as-is freedist LPPL-1.3 public-domain " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |