diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-27 12:26:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-27 12:26:53 +0000 |
commit | b2a814c36cc96f28808dbc47a52cfb979585bb50 (patch) | |
tree | ed1ddbc7bbfce67496646e5bd02fbccf46efdf0f /app-text | |
parent | Stable for ppc, wrt bug #511190 (diff) | |
download | gentoo-2-b2a814c36cc96f28808dbc47a52cfb979585bb50.tar.gz gentoo-2-b2a814c36cc96f28808dbc47a52cfb979585bb50.tar.bz2 gentoo-2-b2a814c36cc96f28808dbc47a52cfb979585bb50.zip |
Stable for ppc, wrt bug #472532
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mupdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mupdf/mupdf-1.3_p20140118.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mupdf/ChangeLog b/app-text/mupdf/ChangeLog index 1d72cb8e572f..046bcb0ff361 100644 --- a/app-text/mupdf/ChangeLog +++ b/app-text/mupdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mupdf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.108 2014/08/25 09:38:00 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.109 2014/08/27 12:26:53 ago Exp $ + + 27 Aug 2014; Agostino Sarubbo <ago@gentoo.org> mupdf-1.3_p20140118.ebuild: + Stable for ppc, wrt bug #472532 25 Aug 2014; Michael Weber <xmw@gentoo.org> +files/mupdf-1.5-openjpeg-2.1.patch, mupdf-1.5.ebuild, mupdf-9999.ebuild: diff --git a/app-text/mupdf/mupdf-1.3_p20140118.ebuild b/app-text/mupdf/mupdf-1.3_p20140118.ebuild index 3b9f856e0c01..6528204d708a 100644 --- a/app-text/mupdf/mupdf-1.3_p20140118.ebuild +++ b/app-text/mupdf/mupdf-1.3_p20140118.ebuild @@ -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/mupdf/mupdf-1.3_p20140118.ebuild,v 1.8 2014/08/25 09:06:55 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.3_p20140118.ebuild,v 1.9 2014/08/27 12:26:53 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://git.ghostscript.com/?p=mupdf.git;a=snapshot;h=01f0a0db15faf4bffa LICENSE="AGPL-3" SLOT="0/1.3" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X vanilla static static-libs" LIB_DEPEND="dev-libs/openssl[static-libs?] |