diff options
author | Zac Medico <zmedico@gentoo.org> | 2014-10-16 20:49:55 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2014-10-16 20:49:55 +0000 |
commit | 4ed4fcda0f5ae0ac05c8145b48cfeea5f9dd5da9 (patch) | |
tree | ca936514c9163432fed5a1feecc114413e394410 /app-text/calibre | |
parent | Add virtual/podofo-build for bug #503802. (diff) | |
download | gentoo-2-4ed4fcda0f5ae0ac05c8145b48cfeea5f9dd5da9.tar.gz gentoo-2-4ed4fcda0f5ae0ac05c8145b48cfeea5f9dd5da9.tar.bz2 gentoo-2-4ed4fcda0f5ae0ac05c8145b48cfeea5f9dd5da9.zip |
Add virtual/podofo-build to DEPEND for bug #503802.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xAE5719A3)
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.2.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.20.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.25.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.29.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.43.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.47.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.48.ebuild | 5 |
8 files changed, 27 insertions, 15 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index e32553594f42..87b63d2ed8cb 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/calibre # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.331 2014/08/12 05:17:02 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.332 2014/10/16 20:49:55 zmedico Exp $ + + 16 Oct 2014; Zac Medico <zmedico@gentoo.org> calibre-1.2.ebuild, + calibre-1.20.ebuild, calibre-1.25.ebuild, calibre-1.29.ebuild, + calibre-1.43.ebuild, calibre-1.47.ebuild, calibre-1.48.ebuild: + Add virtual/podofo-build to DEPEND for bug #503802. *calibre-1.48 (12 Aug 2014) diff --git a/app-text/calibre/calibre-1.2.ebuild b/app-text/calibre/calibre-1.2.ebuild index 2116ce72d538..4b11e05d0e05 100644 --- a/app-text/calibre/calibre-1.2.ebuild +++ b/app-text/calibre/calibre-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.2.ebuild,v 1.4 2014/08/06 07:09:34 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.2.ebuild,v 1.5 2014/10/16 20:49:55 zmedico Exp $ EAPI=5 @@ -73,7 +73,8 @@ RDEPEND="${COMMON_DEPEND} udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )" DEPEND="${COMMON_DEPEND} - >=dev-python/setuptools-0.6_rc5" + >=dev-python/setuptools-0.6_rc5 + >=virtual/podofo-build-0.8.2" S=${WORKDIR}/${PN} diff --git a/app-text/calibre/calibre-1.20.ebuild b/app-text/calibre/calibre-1.20.ebuild index 397bfe31441c..74e20087f9d3 100644 --- a/app-text/calibre/calibre-1.20.ebuild +++ b/app-text/calibre/calibre-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.20.ebuild,v 1.4 2014/06/14 07:01:17 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.20.ebuild,v 1.5 2014/10/16 20:49:55 zmedico Exp $ EAPI=5 @@ -68,7 +68,8 @@ RDEPEND="${COMMON_DEPEND} udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )" DEPEND="${COMMON_DEPEND} - >=dev-python/setuptools-0.6_rc5" + >=dev-python/setuptools-0.6_rc5 + >=virtual/podofo-build-0.8.2" S=${WORKDIR}/${PN} diff --git a/app-text/calibre/calibre-1.25.ebuild b/app-text/calibre/calibre-1.25.ebuild index d8146c69e862..ad478c732da1 100644 --- a/app-text/calibre/calibre-1.25.ebuild +++ b/app-text/calibre/calibre-1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.25.ebuild,v 1.2 2014/06/14 07:01:17 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.25.ebuild,v 1.3 2014/10/16 20:49:55 zmedico Exp $ EAPI=5 @@ -68,7 +68,8 @@ RDEPEND="${COMMON_DEPEND} udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )" DEPEND="${COMMON_DEPEND} - >=dev-python/setuptools-0.6_rc5" + >=dev-python/setuptools-0.6_rc5 + >=virtual/podofo-build-0.8.2" S=${WORKDIR}/${PN} diff --git a/app-text/calibre/calibre-1.29.ebuild b/app-text/calibre/calibre-1.29.ebuild index e19e3e2d14be..b92120b6c724 100644 --- a/app-text/calibre/calibre-1.29.ebuild +++ b/app-text/calibre/calibre-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.29.ebuild,v 1.2 2014/06/14 07:01:17 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.29.ebuild,v 1.3 2014/10/16 20:49:55 zmedico Exp $ EAPI=5 @@ -68,7 +68,8 @@ RDEPEND="${COMMON_DEPEND} udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )" DEPEND="${COMMON_DEPEND} - >=dev-python/setuptools-0.6_rc5" + >=dev-python/setuptools-0.6_rc5 + >=virtual/podofo-build-0.8.2" S=${WORKDIR}/${PN} diff --git a/app-text/calibre/calibre-1.43.ebuild b/app-text/calibre/calibre-1.43.ebuild index 822636abef5c..d38e5d2a897b 100644 --- a/app-text/calibre/calibre-1.43.ebuild +++ b/app-text/calibre/calibre-1.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.43.ebuild,v 1.1 2014/07/08 14:29:24 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.43.ebuild,v 1.2 2014/10/16 20:49:55 zmedico Exp $ EAPI=5 @@ -68,7 +68,8 @@ RDEPEND="${COMMON_DEPEND} udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )" DEPEND="${COMMON_DEPEND} - >=dev-python/setuptools-0.6_rc5" + >=dev-python/setuptools-0.6_rc5 + >=virtual/podofo-build-0.8.2" S=${WORKDIR}/${PN} diff --git a/app-text/calibre/calibre-1.47.ebuild b/app-text/calibre/calibre-1.47.ebuild index ea6f3b55bc4d..6aa786fc0b40 100644 --- a/app-text/calibre/calibre-1.47.ebuild +++ b/app-text/calibre/calibre-1.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.47.ebuild,v 1.1 2014/08/05 15:55:28 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.47.ebuild,v 1.2 2014/10/16 20:49:55 zmedico Exp $ EAPI=5 @@ -68,7 +68,8 @@ RDEPEND="${COMMON_DEPEND} udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )" DEPEND="${COMMON_DEPEND} - >=dev-python/setuptools-0.6_rc5" + >=dev-python/setuptools-0.6_rc5 + >=virtual/podofo-build-0.8.2" S=${WORKDIR}/${PN} diff --git a/app-text/calibre/calibre-1.48.ebuild b/app-text/calibre/calibre-1.48.ebuild index 44969eea66ad..843cfb74bd47 100644 --- a/app-text/calibre/calibre-1.48.ebuild +++ b/app-text/calibre/calibre-1.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.48.ebuild,v 1.1 2014/08/12 05:17:02 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.48.ebuild,v 1.2 2014/10/16 20:49:55 zmedico Exp $ EAPI=5 @@ -68,7 +68,8 @@ RDEPEND="${COMMON_DEPEND} udisks? ( || ( sys-fs/udisks:2 sys-fs/udisks:0 ) )" DEPEND="${COMMON_DEPEND} - >=dev-python/setuptools-0.6_rc5" + >=dev-python/setuptools-0.6_rc5 + >=virtual/podofo-build-0.8.2" S=${WORKDIR}/${PN} |