diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-17 17:16:31 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-17 17:16:31 +0000 |
commit | a8e614ee3a64dff62b6b6b04d8cb3bcfab5dfb39 (patch) | |
tree | 129ea3d4571242791f06cb9d79e7a1f126d0c209 /app-text/texlive | |
parent | Version bump. (diff) | |
download | gentoo-2-a8e614ee3a64dff62b6b6b04d8cb3bcfab5dfb39.tar.gz gentoo-2-a8e614ee3a64dff62b6b6b04d8cb3bcfab5dfb39.tar.bz2 gentoo-2-a8e614ee3a64dff62b6b6b04d8cb3bcfab5dfb39.zip |
x86 stable wrt bug #395735
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2011.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 3f25cf2b6631..e5568ae2ef6a 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.90 2012/01/16 13:13:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.91 2012/01/17 17:16:31 phajdan.jr Exp $ + + 17 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> texlive-2011.ebuild: + x86 stable wrt bug #395735 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> texlive-2011.ebuild: Stable for amd64, wrt bug #395735 diff --git a/app-text/texlive/texlive-2011.ebuild b/app-text/texlive/texlive-2011.ebuild index d378a587f66d..708c7a19b0c1 100644 --- a/app-text/texlive/texlive-2011.ebuild +++ b/app-text/texlive/texlive-2011.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011.ebuild,v 1.6 2012/01/16 13:13:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011.ebuild,v 1.7 2012/01/17 17:16:31 phajdan.jr Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" 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="cjk context detex doc dvi2tty dvipdfm extra games graphics humanities jadetex luatex music omega pdfannotextractor png pstricks publishers science tex4ht truetype xetex xindy xml X" |