diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 14:02:02 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-03-30 14:02:02 +0000 |
commit | f80f161cd9d19412e178f08c03bccac1afc4a5af (patch) | |
tree | 05e9d61a32498188c88ba50a568bb9f413d007fc /net-zope/zaaplugins/zaaplugins-2.12.ebuild | |
parent | Add block on quickswitch since their files collide. Per bug #210877. (diff) | |
download | gentoo-2-f80f161cd9d19412e178f08c03bccac1afc4a5af.tar.gz gentoo-2-f80f161cd9d19412e178f08c03bccac1afc4a5af.tar.bz2 gentoo-2-f80f161cd9d19412e178f08c03bccac1afc4a5af.zip |
Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'net-zope/zaaplugins/zaaplugins-2.12.ebuild')
-rw-r--r-- | net-zope/zaaplugins/zaaplugins-2.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/zaaplugins/zaaplugins-2.12.ebuild b/net-zope/zaaplugins/zaaplugins-2.12.ebuild index a5f19e7d5199..f4f4d9d9f8b8 100644 --- a/net-zope/zaaplugins/zaaplugins-2.12.ebuild +++ b/net-zope/zaaplugins/zaaplugins-2.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.5 2008/05/27 21:27:22 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.6 2009/03/30 14:02:02 loki_val Exp $ inherit zproduct @@ -14,7 +14,7 @@ KEYWORDS="~ppc ~x86" DEPEND=">=net-zope/zattachmentattribute-2.12 >=app-text/wv-1.0.0 >=app-text/xlhtml-0.5 - >=app-text/poppler-0.5" + >=virtual/poppler-utils-0.5" ZPROD_LIST="ZAAPlugins" |