diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-07-27 01:45:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-07-27 01:45:53 +0000 |
commit | b59126e2949f561e1aa8c1846406e0179b56b5a7 (patch) | |
tree | 4e883dfee2dbfa2416d06f378fc723e746d79327 | |
parent | Bump to TeX Live 2012. (diff) | |
download | gentoo-2-b59126e2949f561e1aa8c1846406e0179b56b5a7.tar.gz gentoo-2-b59126e2949f561e1aa8c1846406e0179b56b5a7.tar.bz2 gentoo-2-b59126e2949f561e1aa8c1846406e0179b56b5a7.zip |
Bump to TeX Live 2012.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
-rw-r--r-- | dev-texlive/texlive-documentation-turkish/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-turkish/texlive-documentation-turkish-2012.ebuild | 20 |
2 files changed, 27 insertions, 1 deletions
diff --git a/dev-texlive/texlive-documentation-turkish/ChangeLog b/dev-texlive/texlive-documentation-turkish/ChangeLog index d6e43b7cb7c8..54438a8d1ec5 100644 --- a/dev-texlive/texlive-documentation-turkish/ChangeLog +++ b/dev-texlive/texlive-documentation-turkish/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-documentation-turkish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-turkish/ChangeLog,v 1.49 2012/05/29 18:10:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-turkish/ChangeLog,v 1.50 2012/07/27 01:45:53 aballier Exp $ + +*texlive-documentation-turkish-2012 (27 Jul 2012) + + 27 Jul 2012; Alexis Ballier <aballier@gentoo.org> + +texlive-documentation-turkish-2012.ebuild: + Bump to TeX Live 2012. 29 May 2012; Alexis Ballier <aballier@gentoo.org> -texlive-documentation-turkish-2010.ebuild: diff --git a/dev-texlive/texlive-documentation-turkish/texlive-documentation-turkish-2012.ebuild b/dev-texlive/texlive-documentation-turkish/texlive-documentation-turkish-2012.ebuild new file mode 100644 index 000000000000..dd90ecffc99a --- /dev/null +++ b/dev-texlive/texlive-documentation-turkish/texlive-documentation-turkish-2012.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-turkish/texlive-documentation-turkish-2012.ebuild,v 1.1 2012/07/27 01:45:53 aballier Exp $ + +EAPI="4" + +TEXLIVE_MODULE_CONTENTS="lshort-turkish collection-documentation-turkish +" +TEXLIVE_MODULE_DOC_CONTENTS="lshort-turkish.doc " +TEXLIVE_MODULE_SRC_CONTENTS="" +inherit texlive-module +DESCRIPTION="TeXLive Turkish documentation" + +LICENSE="GPL-2 public-domain " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" +DEPEND=">=dev-texlive/texlive-documentation-base-2012 +" +RDEPEND="${DEPEND} " |