diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-25 18:27:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-25 18:27:02 +0000 |
commit | dc1d700a1b19c8570b44275821b471d75f590acc (patch) | |
tree | 0ecb66d262ebeb3b426fdc1113909d63a2ba4ec5 /app-text/texlive-core/texlive-core-2011-r6.ebuild | |
parent | Add dependency over virtual/libiconv. (diff) | |
download | gentoo-2-dc1d700a1b19c8570b44275821b471d75f590acc.tar.gz gentoo-2-dc1d700a1b19c8570b44275821b471d75f590acc.tar.bz2 gentoo-2-dc1d700a1b19c8570b44275821b471d75f590acc.zip |
Add patch by Rafał Mużyło to build with poppler 0.20, bug #416989
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'app-text/texlive-core/texlive-core-2011-r6.ebuild')
-rw-r--r-- | app-text/texlive-core/texlive-core-2011-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive-core/texlive-core-2011-r6.ebuild b/app-text/texlive-core/texlive-core-2011-r6.ebuild index a7c49676ddbc..42f913327cc2 100644 --- a/app-text/texlive-core/texlive-core-2011-r6.ebuild +++ b/app-text/texlive-core/texlive-core-2011-r6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2011-r6.ebuild,v 1.10 2012/05/09 13:41:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2011-r6.ebuild,v 1.11 2012/05/25 18:27:02 aballier Exp $ EAPI=3 TL_UPSTREAM_PATCHLEVEL="1" -PATCHLEVEL="32" +PATCHLEVEL="33" TL_SOURCE_VERSION=20110705 inherit eutils flag-o-matic toolchain-funcs libtool texlive-common |