diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:37:46 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:37:46 +0000 |
commit | de7126a16f52cac61eeb59b1b533abceaea1f5b8 (patch) | |
tree | f3dba19a21fd8e6f1df5efae5a443e85b572c3a0 /dev-texlive/texlive-latex | |
parent | Remove old (diff) | |
download | historical-de7126a16f52cac61eeb59b1b533abceaea1f5b8.tar.gz historical-de7126a16f52cac61eeb59b1b533abceaea1f5b8.tar.bz2 historical-de7126a16f52cac61eeb59b1b533abceaea1f5b8.zip |
Stable on amd64 wrt bug #355085
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-latex')
-rw-r--r-- | dev-texlive/texlive-latex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-latex/texlive-latex-2010.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-latex/ChangeLog b/dev-texlive/texlive-latex/ChangeLog index e71a61ae16bf..c20ef19685a5 100644 --- a/dev-texlive/texlive-latex/ChangeLog +++ b/dev-texlive/texlive-latex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-latex # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.48 2011/08/04 05:59:32 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.49 2011/08/09 20:53:10 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> texlive-latex-2010.ebuild: + Stable on amd64 wrt bug #355085 04 Aug 2011; Alexis Ballier <aballier@gentoo.org> texlive-latex-2011.ebuild: no need to block tl-langcjk here, we have to do it in -basic diff --git a/dev-texlive/texlive-latex/texlive-latex-2010.ebuild b/dev-texlive/texlive-latex/texlive-latex-2010.ebuild index f8089a885bf2..067b50a2238b 100644 --- a/dev-texlive/texlive-latex/texlive-latex-2010.ebuild +++ b/dev-texlive/texlive-latex/texlive-latex-2010.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2010.ebuild,v 1.3 2011/01/23 09:37:00 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2010.ebuild,v 1.4 2011/08/09 20:53:10 hwoarang Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Basic LaTeX packages" LICENSE="GPL-2 GPL-2 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2010 >=dev-tex/luatex-0.45 |