diff options
author | 2013-04-18 14:05:44 +0000 | |
---|---|---|
committer | 2013-04-18 14:05:44 +0000 | |
commit | 21bd8cd2e5fdd0039933567142b9c3f7ce60879f (patch) | |
tree | 47fb04aa78ac0484270ea9fcd0a3b9a5654f23c2 /app-text/texlive | |
parent | Stable for x86, wrt bug #449298 (diff) | |
download | gentoo-2-21bd8cd2e5fdd0039933567142b9c3f7ce60879f.tar.gz gentoo-2-21bd8cd2e5fdd0039933567142b9c3f7ce60879f.tar.bz2 gentoo-2-21bd8cd2e5fdd0039933567142b9c3f7ce60879f.zip |
Stable for x86, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2012.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index f122257377ed..97f6059447e8 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.119 2013/04/18 13:50:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.120 2013/04/18 14:05:44 ago Exp $ + + 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild: + Stable for x86, wrt bug #449298 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-2012.ebuild: Stable for amd64, wrt bug #449298 diff --git a/app-text/texlive/texlive-2012.ebuild b/app-text/texlive/texlive-2012.ebuild index fc221453050e..1937fadbdc48 100644 --- a/app-text/texlive/texlive-2012.ebuild +++ b/app-text/texlive/texlive-2012.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.14 2013/04/18 13:50:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.15 2013/04/18 14:05:44 ago Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex doc dvi2tty dvipdfm extra epspdf games graphics humanities jadetex luatex metapost music omega pdfannotextractor png pstricks publishers science tex4ht texi2html truetype xetex xindy xml X" |