summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2013-04-11 13:15:07 +0000
committerMichael Weber <xmw@gentoo.org>2013-04-11 13:15:07 +0000
commit219260dd11e369f443a93cd9e348b8443aa0b497 (patch)
treeb6fd34f65c84ba9cabd50245b24c0a0102af8f4c /app-text/mupdf
parentAdd missing string.h include revealed by libpng-1.6 bump, thanks Helmut Jarau... (diff)
downloadgentoo-2-219260dd11e369f443a93cd9e348b8443aa0b497.tar.gz
gentoo-2-219260dd11e369f443a93cd9e348b8443aa0b497.tar.bz2
gentoo-2-219260dd11e369f443a93cd9e348b8443aa0b497.zip
Upstream included desktop-integration.patch (bug 444924)
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'app-text/mupdf')
-rw-r--r--app-text/mupdf/ChangeLog5
-rw-r--r--app-text/mupdf/mupdf-9999.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/app-text/mupdf/ChangeLog b/app-text/mupdf/ChangeLog
index c4a64cc8bc63..cc8afdf51b16 100644
--- a/app-text/mupdf/ChangeLog
+++ b/app-text/mupdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/mupdf
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.63 2013/03/26 18:16:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.64 2013/04/11 13:15:07 xmw Exp $
+
+ 11 Apr 2013; Michael Weber <xmw@gentoo.org> mupdf-9999.ebuild:
+ Upstream included desktop-integration.patch (bug 444924)
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> mupdf-1.1_p20121127.ebuild:
Stable for ppc, wrt bug #463196
diff --git a/app-text/mupdf/mupdf-9999.ebuild b/app-text/mupdf/mupdf-9999.ebuild
index 7a34ef306a52..050704f0e151 100644
--- a/app-text/mupdf/mupdf-9999.ebuild
+++ b/app-text/mupdf/mupdf-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-9999.ebuild,v 1.24 2013/03/25 09:50:29 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-9999.ebuild,v 1.25 2013/04/11 13:15:07 xmw Exp $
EAPI=4
@@ -25,7 +25,6 @@ DEPEND="${RDEPEND}
virtual/pkgconfig"
src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.1_p20121127-desktop-integration.patch
epatch "${FILESDIR}"/${PN}-9999-buildsystem.patch
if ! use vanilla ; then