diff options
author | 2013-07-17 15:53:24 +0000 | |
---|---|---|
committer | 2013-07-17 15:53:24 +0000 | |
commit | 62c0679ccdab94f77854a48a5f21916a47c35cf0 (patch) | |
tree | 664f67dee4e48435ea34d9e2771147b6e0c7f1b8 /app-text/mupdf | |
parent | Version bump. (diff) | |
download | gentoo-2-62c0679ccdab94f77854a48a5f21916a47c35cf0.tar.gz gentoo-2-62c0679ccdab94f77854a48a5f21916a47c35cf0.tar.bz2 gentoo-2-62c0679ccdab94f77854a48a5f21916a47c35cf0.zip |
Keyword ~arm.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/mupdf/mupdf-1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/mupdf/ChangeLog b/app-text/mupdf/ChangeLog index 68d89300106c..93cc331e332c 100644 --- a/app-text/mupdf/ChangeLog +++ b/app-text/mupdf/ChangeLog @@ -1,6 +1,10 @@ # 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.81 2013/07/13 23:04:11 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.82 2013/07/17 15:53:24 chithanh Exp $ + + 17 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + mupdf-1.2.ebuild: + Keyword ~arm. 13 Jul 2013; Michael Weber <xmw@gentoo.org> mupdf-1.0.ebuild: Fix patch filename. diff --git a/app-text/mupdf/mupdf-1.2.ebuild b/app-text/mupdf/mupdf-1.2.ebuild index e344cb93c871..3ba03c3b498c 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 # 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.9 2013/06/12 14:30:19 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild,v 1.10 2013/07/17 15:53:24 chithanh 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 ~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?] |