diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-10-14 09:16:51 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2007-10-14 09:16:51 +0000 |
commit | 2f3314c3c1e926ac0d35f229a43890ec4599a383 (patch) | |
tree | 7328e1b10aefdb245c4ecba28a8dc54f6f8e7e15 /dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild | |
parent | Version bump to vmware-player-2.0.1, fixes some security bugs. (diff) | |
download | historical-2f3314c3c1e926ac0d35f229a43890ec4599a383.tar.gz historical-2f3314c3c1e926ac0d35f229a43890ec4599a383.tar.bz2 historical-2f3314c3c1e926ac0d35f229a43890ec4599a383.zip |
initial import
Package-Manager: portage-2.1.3.13
Diffstat (limited to 'dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild b/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild new file mode 100644 index 000000000000..89f51142ca83 --- /dev/null +++ b/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2007.ebuild,v 1.1 2007/10/14 08:11:36 aballier Exp $ + +TEXLIVE_MODULES_DEPS="" +TEXLIVE_MODULE_CONTENTS="texlive-common texlive-en collection-documentation-base +" +inherit texlive-module +DESCRIPTION="TeXLive Base documentation" + +LICENSE="GPL-2 LPPL-1.3c" +SLOT="0" +KEYWORDS="" |