yngwin 15/02/12 07:26:43 Modified: calibre-2.19.0.ebuild calibre-1.48-r1.ebuild calibre-2.18.0.ebuild ChangeLog Removed: calibre-2.7.0.ebuild calibre-2.12.0.ebuild calibre-1.25.ebuild calibre-1.43.ebuild calibre-1.48.ebuild calibre-2.9.0.ebuild calibre-1.2.ebuild calibre-1.29.ebuild Log: Set correct qmake location (bug #539838). Make repoman happy by removing unknown dependency. Clean up old versions. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Revision Changes Path 1.2 app-text/calibre/calibre-2.19.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-2.19.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-2.19.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-2.19.0.ebuild?r1=1.1&r2=1.2 Index: calibre-2.19.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-2.19.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- calibre-2.19.0.ebuild 10 Feb 2015 08:52:44 -0000 1.1 +++ calibre-2.19.0.ebuild 12 Feb 2015 07:26:43 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-2.19.0.ebuild,v 1.1 2015/02/10 08:52:44 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-2.19.0.ebuild,v 1.2 2015/02/12 07:26:43 yngwin Exp $ EAPI=5 @@ -142,7 +142,7 @@ cp "${T}"/{kbuildsycoca,update-mime-database} chmod +x "${T}"/{kbuildsycoca,update-mime-database} - export QMAKE="/usr/lib/qt5/bin/qmake" + export QMAKE="${EPREFIX}/usr/$(get_libdir)/qt5/bin/qmake" # Unset DISPLAY in order to prevent xdg-mime from triggering a sandbox # violation with kbuildsycoca as in bug #287067, comment #13. 1.3 app-text/calibre/calibre-1.48-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.48-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.48-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-1.48-r1.ebuild?r1=1.2&r2=1.3 Index: calibre-1.48-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.48-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- calibre-1.48-r1.ebuild 5 Dec 2014 18:04:47 -0000 1.2 +++ calibre-1.48-r1.ebuild 12 Feb 2015 07:26:43 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.48-r1.ebuild,v 1.2 2014/12/05 18:04:47 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.48-r1.ebuild,v 1.3 2015/02/12 07:26:43 yngwin Exp $ EAPI=5 @@ -53,10 +53,7 @@ >=dev-python/lxml-3.2.1[${PYTHON_USEDEP}] >=dev-python/mechanize-0.1.11[${PYTHON_USEDEP}] >=dev-python/python-dateutil-1.4.1[${PYTHON_USEDEP}] - || ( - <dev-python/PyQt4-4.11.3[X,svg,webkit,${PYTHON_USEDEP}] - =dev-python/PyQt4-4.11.3-r1000[X,svg,webkit,${PYTHON_USEDEP}] - ) + <dev-python/PyQt4-4.11.3[X,svg,webkit,${PYTHON_USEDEP}] dev-python/netifaces[${PYTHON_USEDEP}] dev-qt/qtdbus:4= dev-qt/qtsvg:4= 1.3 app-text/calibre/calibre-2.18.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-2.18.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-2.18.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-2.18.0.ebuild?r1=1.2&r2=1.3 Index: calibre-2.18.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-2.18.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- calibre-2.18.0.ebuild 2 Feb 2015 19:33:00 -0000 1.2 +++ calibre-2.18.0.ebuild 12 Feb 2015 07:26:43 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-2.18.0.ebuild,v 1.2 2015/02/02 19:33:00 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-2.18.0.ebuild,v 1.3 2015/02/12 07:26:43 yngwin Exp $ EAPI=5 @@ -142,7 +142,7 @@ cp "${T}"/{kbuildsycoca,update-mime-database} chmod +x "${T}"/{kbuildsycoca,update-mime-database} - export QMAKE="/usr/lib/qt5/bin/qmake" + export QMAKE="${EPREFIX}/usr/$(get_libdir)/qt5/bin/qmake" # Unset DISPLAY in order to prevent xdg-mime from triggering a sandbox # violation with kbuildsycoca as in bug #287067, comment #13. 1.342 app-text/calibre/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.342&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.342&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.341&r2=1.342 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v retrieving revision 1.341 retrieving revision 1.342 diff -u -r1.341 -r1.342 --- ChangeLog 10 Feb 2015 08:52:44 -0000 1.341 +++ ChangeLog 12 Feb 2015 07:26:43 -0000 1.342 @@ -1,6 +1,14 @@ # ChangeLog for app-text/calibre # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.341 2015/02/10 08:52:44 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.342 2015/02/12 07:26:43 yngwin Exp $ + + 12 Feb 2015; Ben de Groot <yng...@gentoo.org> -calibre-1.2.ebuild, + -calibre-1.25.ebuild, -calibre-1.29.ebuild, -calibre-1.43.ebuild, + -calibre-1.48.ebuild, -calibre-2.12.0.ebuild, -calibre-2.7.0.ebuild, + -calibre-2.9.0.ebuild, calibre-1.48-r1.ebuild, calibre-2.18.0.ebuild, + calibre-2.19.0.ebuild: + Set correct qmake location (bug #539838). Make repoman happy by removing + unknown dependency. Clean up old versions. *calibre-2.19.0 (10 Feb 2015)