diff options
author | Markus Meier <maekke@gentoo.org> | 2014-12-30 19:50:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-12-30 19:50:30 +0000 |
commit | ef3a34270bf90233dc887a4532029cbd477f7fc3 (patch) | |
tree | 23059d8d307e09230a547e6fdcc8910c3dbf2340 /app-text/mupdf | |
parent | Drop lcms support, bug 526816 (diff) | |
download | gentoo-2-ef3a34270bf90233dc887a4532029cbd477f7fc3.tar.gz gentoo-2-ef3a34270bf90233dc887a4532029cbd477f7fc3.tar.bz2 gentoo-2-ef3a34270bf90233dc887a4532029cbd477f7fc3.zip |
arm stable, bug #533504
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mupdf/mupdf-1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mupdf/ChangeLog b/app-text/mupdf/ChangeLog index 3009a02ec643..2426181b1db8 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.112 2014/12/09 05:48:03 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.113 2014/12/30 19:50:30 maekke Exp $ + + 30 Dec 2014; Markus Meier <maekke@gentoo.org> mupdf-1.4-r1.ebuild: + arm stable, bug #533504 09 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> mupdf-1.3_p20140118.ebuild: x86 stable wrt bug #472532 diff --git a/app-text/mupdf/mupdf-1.4-r1.ebuild b/app-text/mupdf/mupdf-1.4-r1.ebuild index 02f232763a45..179b342e91d0 100644 --- a/app-text/mupdf/mupdf-1.4-r1.ebuild +++ b/app-text/mupdf/mupdf-1.4-r1.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.4-r1.ebuild,v 1.2 2014/08/25 09:06:55 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.4-r1.ebuild,v 1.3 2014/12/30 19:50:30 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://git.ghostscript.com/?p=mupdf.git;a=snapshot;h=eebc3385ebfa60574d LICENSE="AGPL-3" SLOT="0/1.4" -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?] |