diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-09-10 06:39:45 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-09-10 06:39:45 +0000 |
commit | 164977b994b3e37a2ad60130935c4f2cf8804338 (patch) | |
tree | 831f1c9919c7981a21bbc985917e041cdfaa46c4 /app-text | |
parent | 0.8.2 version bump. (diff) | |
download | historical-164977b994b3e37a2ad60130935c4f2cf8804338.tar.gz historical-164977b994b3e37a2ad60130935c4f2cf8804338.tar.bz2 historical-164977b994b3e37a2ad60130935c4f2cf8804338.zip |
Bug #336469 - Bump podofo dependency to 0.8.2.
Package-Manager: portage-2.2_rc78_p20/cvs/Linux i686
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/calibre/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.7.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 0651a8e3df33..755c4dc986ee 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/calibre # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.100 2010/09/07 01:26:54 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.101 2010/09/10 06:39:45 zmedico Exp $ + + 10 Sep 2010; Zac Medico <zmedico@gentoo.org> calibre-0.7.17.ebuild: + Bug #336469 - Bump podofo dependency to 0.8.2. *calibre-0.7.17 (07 Sep 2010) diff --git a/app-text/calibre/calibre-0.7.17.ebuild b/app-text/calibre/calibre-0.7.17.ebuild index 1e65c82186f1..eb4566ce5c11 100644 --- a/app-text/calibre/calibre-0.7.17.ebuild +++ b/app-text/calibre/calibre-0.7.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.7.17.ebuild,v 1.1 2010/09/07 01:26:54 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.7.17.ebuild,v 1.2 2010/09/10 06:39:45 zmedico Exp $ EAPI=3 PYTHON_DEPEND=2:2.6 @@ -21,7 +21,7 @@ SLOT="0" IUSE="" SHARED_DEPEND=" - >=app-text/podofo-0.7 + >=app-text/podofo-0.8.2 >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers] >=dev-libs/chmlib-0.40 >=dev-python/beautifulsoup-3.0.5 |