diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-03-20 10:41:24 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-03-20 10:41:24 +0000 |
commit | fee94d48b16978ae88801ccd8584712b804e7165 (patch) | |
tree | dddb4ba137f491f092825bbc173111603ea337f3 /app-text/texlive-core | |
parent | Correct dependencies for USE="acl" by "marisn" (diff) | |
download | gentoo-2-fee94d48b16978ae88801ccd8584712b804e7165.tar.gz gentoo-2-fee94d48b16978ae88801ccd8584712b804e7165.tar.bz2 gentoo-2-fee94d48b16978ae88801ccd8584712b804e7165.zip |
drop zlib minimal dep per http://tug.org/pipermail/tldistro/2012q1/000182.html
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/texlive-core/texlive-core-2011-r6.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index 77e4128a693b..3dd315e5af2a 100644 --- a/app-text/texlive-core/ChangeLog +++ b/app-text/texlive-core/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/texlive-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.166 2012/03/04 15:37:10 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.167 2012/03/20 10:41:24 aballier Exp $ + + 20 Mar 2012; Alexis Ballier <aballier@gentoo.org> + texlive-core-2011-r6.ebuild: + drop zlib minimal dep per + http://tug.org/pipermail/tldistro/2012q1/000182.html 04 Mar 2012; Tobias Klausmann <klausman@gentoo.org> texlive-core-2011-r5.ebuild: diff --git a/app-text/texlive-core/texlive-core-2011-r6.ebuild b/app-text/texlive-core/texlive-core-2011-r6.ebuild index 2fccff5db2c8..f15df5aa5b46 100644 --- a/app-text/texlive-core/texlive-core-2011-r6.ebuild +++ b/app-text/texlive-core/texlive-core-2011-r6.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-core/texlive-core-2011-r6.ebuild,v 1.1 2012/02/13 11:43:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2011-r6.ebuild,v 1.2 2012/03/20 10:41:24 aballier Exp $ EAPI=3 @@ -82,7 +82,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} !<dev-texlive/texlive-basic-2009 !<dev-texlive/texlive-metapost-2011 !app-text/dvibook - >=sys-libs/zlib-1.2.6 + sys-libs/zlib >=media-libs/libpng-1.2.43-r2:0 >=app-text/poppler-0.12.3-r3 xetex? ( |