summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-01-11 03:35:01 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-01-11 03:35:01 +0000
commit6932d6336016b32de6cd4262c26f096cc25c8798 (patch)
treebd10eccad6a0a3e992fdb075124cea75e0c4c08a /dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild
parentBump to TeX Live 2009 (diff)
downloadgentoo-2-6932d6336016b32de6cd4262c26f096cc25c8798.tar.gz
gentoo-2-6932d6336016b32de6cd4262c26f096cc25c8798.tar.bz2
gentoo-2-6932d6336016b32de6cd4262c26f096cc25c8798.zip
Bump to TeX Live 2009
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild')
-rw-r--r--dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild b/dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild
new file mode 100644
index 000000000000..0b4bfb2a0cd7
--- /dev/null
+++ b/dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild,v 1.1 2010/01/11 03:35:01 aballier Exp $
+
+TEXLIVE_MODULE_CONTENTS="texinfo collection-texinfo
+"
+TEXLIVE_MODULE_DOC_CONTENTS=""
+TEXLIVE_MODULE_SRC_CONTENTS=""
+inherit texlive-module
+DESCRIPTION="TeXLive GNU Texinfo"
+
+LICENSE="GPL-2 GPL-1 "
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+DEPEND=">=dev-texlive/texlive-basic-2009
+"
+RDEPEND="${DEPEND} dev-texlive/texlive-genericrecommended"