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 | |
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')
-rw-r--r-- | net-zope/zaaplugins/ChangeLog | 7 | ||||
-rw-r--r-- | net-zope/zaaplugins/zaaplugins-2.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-zope/zaaplugins/ChangeLog b/net-zope/zaaplugins/ChangeLog index f58ab9961969..c32b33af96ae 100644 --- a/net-zope/zaaplugins/ChangeLog +++ b/net-zope/zaaplugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zaaplugins -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/ChangeLog,v 1.5 2008/05/27 21:27:22 tupone Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/ChangeLog,v 1.6 2009/03/30 14:02:02 loki_val Exp $ + + 30 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> zaaplugins-2.12.ebuild: + Update dependencies w.r.t. bug 264230, fully-split-out poppler transition. 27 May 2008; Tupone Alfredo <tupone@gentoo.org> zaaplugins-2.12.ebuild: Making repoman happy 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" |