summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-19 08:44:23 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-19 08:44:23 +0000
commitcb79fb5e62063760e33b90921b600a2d3faee011 (patch)
treeabe6842d311cdcb77445e7e6b6974d015969eab2
parentDisable constructor specialisation on GHCi-less arches (bug #482960). (diff)
downloadgentoo-2-cb79fb5e62063760e33b90921b600a2d3faee011.tar.gz
gentoo-2-cb79fb5e62063760e33b90921b600a2d3faee011.tar.bz2
gentoo-2-cb79fb5e62063760e33b90921b600a2d3faee011.zip
amd64
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r--app-text/mupdf/ChangeLog7
-rw-r--r--app-text/mupdf/mupdf-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/mupdf/ChangeLog b/app-text/mupdf/ChangeLog
index 0218c30ae9c6..917048251ad1 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.90 2013/11/21 16:42:44 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.91 2014/01/19 08:44:23 pacho Exp $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> mupdf-1.2.ebuild:
+ amd64
21 Nov 2013; Jeroen Roovers <jer@gentoo.org> mupdf-1.3_p20130828.ebuild:
Marked ~hppa (bug #491876).
diff --git a/app-text/mupdf/mupdf-1.2.ebuild b/app-text/mupdf/mupdf-1.2.ebuild
index 3ba03c3b498c..3a8457cf2601 100644
--- a/app-text/mupdf/mupdf-1.2.ebuild
+++ b/app-text/mupdf/mupdf-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild,v 1.10 2013/07/17 15:53:24 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild,v 1.11 2014/01/19 08:44:23 pacho Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}-source.zip"
LICENSE="AGPL-3"
SLOT="0/1.2"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="X vanilla static static-libs"
LIB_DEPEND="media-libs/freetype:2[static-libs?]