diff options
author | 2010-01-11 03:35:22 +0000 | |
---|---|---|
committer | 2010-01-11 03:35:22 +0000 | |
commit | 65eaa87525c407ba384d04de3b6ef83f93193b03 (patch) | |
tree | 69a50cee06764d4c270fa3b25d77c93a1bcc26b3 /dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild | |
parent | Add testing version #269482 by Daniel Black. (diff) | |
download | historical-65eaa87525c407ba384d04de3b6ef83f93193b03.tar.gz historical-65eaa87525c407ba384d04de3b6ef83f93193b03.tar.bz2 historical-65eaa87525c407ba384d04de3b6ef83f93193b03.zip |
Bump to TeX Live 2009
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild')
-rw-r--r-- | dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild b/dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild new file mode 100644 index 000000000000..58c1d83aedbd --- /dev/null +++ b/dev-texlive/texlive-langlatvian/texlive-langlatvian-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-langlatvian/texlive-langlatvian-2009.ebuild,v 1.1 2010/01/11 03:25:12 aballier Exp $ + +TEXLIVE_MODULE_CONTENTS="hyphen-latvian collection-langlatvian +" +TEXLIVE_MODULE_DOC_CONTENTS="" +TEXLIVE_MODULE_SRC_CONTENTS="" +inherit texlive-module +DESCRIPTION="TeXLive Latvian" + +LICENSE="GPL-2 " +SLOT="0" +KEYWORDS="~amd64 ~x86-fbsd" +IUSE="" +DEPEND=">=dev-texlive/texlive-basic-2009 +" +RDEPEND="${DEPEND} " |