zmedico     14/10/16 20:49:55

  Modified:             calibre-1.29.ebuild calibre-1.20.ebuild
                        calibre-1.43.ebuild calibre-1.48.ebuild
                        calibre-1.2.ebuild calibre-1.47.ebuild
                        calibre-1.25.ebuild ChangeLog
  Log:
  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)

Revision  Changes    Path
1.3                  app-text/calibre/calibre-1.29.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.29.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.29.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.29.ebuild?r1=1.2&r2=1.3

Index: calibre-1.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.29.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- calibre-1.29.ebuild 14 Jun 2014 07:01:17 -0000      1.2
+++ calibre-1.29.ebuild 16 Oct 2014 20:49:55 -0000      1.3
@@ -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 @@
        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}
 



1.5                  app-text/calibre/calibre-1.20.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.20.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.20.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.20.ebuild?r1=1.4&r2=1.5

Index: calibre-1.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.20.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- calibre-1.20.ebuild 14 Jun 2014 07:01:17 -0000      1.4
+++ calibre-1.20.ebuild 16 Oct 2014 20:49:55 -0000      1.5
@@ -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 @@
        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}
 



1.2                  app-text/calibre/calibre-1.43.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.43.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.43.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.43.ebuild?r1=1.1&r2=1.2

Index: calibre-1.43.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.43.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- calibre-1.43.ebuild 8 Jul 2014 14:29:24 -0000       1.1
+++ calibre-1.43.ebuild 16 Oct 2014 20:49:55 -0000      1.2
@@ -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 @@
        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}
 



1.2                  app-text/calibre/calibre-1.48.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.48.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.48.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.48.ebuild?r1=1.1&r2=1.2

Index: calibre-1.48.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.48.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- calibre-1.48.ebuild 12 Aug 2014 05:17:02 -0000      1.1
+++ calibre-1.48.ebuild 16 Oct 2014 20:49:55 -0000      1.2
@@ -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 @@
        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}
 



1.5                  app-text/calibre/calibre-1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.2.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.2.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.2.ebuild?r1=1.4&r2=1.5

Index: calibre-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- calibre-1.2.ebuild  6 Aug 2014 07:09:34 -0000       1.4
+++ calibre-1.2.ebuild  16 Oct 2014 20:49:55 -0000      1.5
@@ -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 @@
        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}
 



1.2                  app-text/calibre/calibre-1.47.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.47.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.47.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.47.ebuild?r1=1.1&r2=1.2

Index: calibre-1.47.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.47.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- calibre-1.47.ebuild 5 Aug 2014 15:55:28 -0000       1.1
+++ calibre-1.47.ebuild 16 Oct 2014 20:49:55 -0000      1.2
@@ -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 @@
        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}
 



1.3                  app-text/calibre/calibre-1.25.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.25.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.25.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.25.ebuild?r1=1.2&r2=1.3

Index: calibre-1.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.25.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- calibre-1.25.ebuild 14 Jun 2014 07:01:17 -0000      1.2
+++ calibre-1.25.ebuild 16 Oct 2014 20:49:55 -0000      1.3
@@ -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 @@
        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}
 



1.332                app-text/calibre/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.332&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.332&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.331&r2=1.332

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -r1.331 -r1.332
--- ChangeLog   12 Aug 2014 05:17:02 -0000      1.331
+++ ChangeLog   16 Oct 2014 20:49:55 -0000      1.332
@@ -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 <[email protected]> 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)
 




Reply via email to