summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-22 10:24:39 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-22 10:24:39 +0000
commit17433fe591603cdc28ac7cf2be55c9cbfb1edf55 (patch)
treecfaef44f717ddfce1f68e18a13d6e966a4305d75 /app-text/calibre
parentAdd patch from Debian to fix build with GCC 4.7, wrt bug #422895. (diff)
downloadgentoo-2-17433fe591603cdc28ac7cf2be55c9cbfb1edf55.tar.gz
gentoo-2-17433fe591603cdc28ac7cf2be55c9cbfb1edf55.tar.bz2
gentoo-2-17433fe591603cdc28ac7cf2be55c9cbfb1edf55.zip
0.8.57 version bump.
(Portage version: 2.2.0_alpha110_p61/cvs/Linux i686)
Diffstat (limited to 'app-text/calibre')
-rw-r--r--app-text/calibre/ChangeLog8
-rw-r--r--app-text/calibre/calibre-0.8.57.ebuild (renamed from app-text/calibre/calibre-0.8.55.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog
index ce21c325bd09..529386bc676b 100644
--- a/app-text/calibre/ChangeLog
+++ b/app-text/calibre/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/calibre
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.211 2012/06/15 21:35:36 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.212 2012/06/22 10:24:39 zmedico Exp $
+
+*calibre-0.8.57 (22 Jun 2012)
+
+ 22 Jun 2012; Zac Medico <zmedico@gentoo.org> +calibre-0.8.57.ebuild,
+ -calibre-0.8.55.ebuild:
+ 0.8.57 version bump.
*calibre-0.8.56 (15 Jun 2012)
diff --git a/app-text/calibre/calibre-0.8.55.ebuild b/app-text/calibre/calibre-0.8.57.ebuild
index 103edf692ca6..d4c1ade5afed 100644
--- a/app-text/calibre/calibre-0.8.55.ebuild
+++ b/app-text/calibre/calibre-0.8.57.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.55.ebuild,v 1.2 2012/06/11 22:06:29 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.57.ebuild,v 1.1 2012/06/22 10:24:39 zmedico Exp $
EAPI=4
PYTHON_DEPEND=2:2.7
@@ -75,7 +75,7 @@ src_prepare() {
sed -e "s:if os.geteuid() == 0:if False and os.geteuid() == 0:" \
-i setup/install.py || die "sed failed to patch install.py"
- sed -e "/^ self\\.check_call(qmc + \\[ext\\.name+'\\.pro'\\])$/a\
+ sed -e "/^ self\\.check_call(qmc + \\[.*\\.pro'\\])$/a\
\\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ self.check_call(['sed', \
'-e', 's|^CFLAGS .*|\\\\\\\\0 ${CFLAGS}|', \
'-e', 's|^CXXFLAGS .*|\\\\\\\\0 ${CXXFLAGS}|', \