diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-29 13:11:52 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-29 13:11:52 +0000 |
commit | f463dd1bf8d21995681111cd9d9c2e22d8fcf2c1 (patch) | |
tree | ad491ade952cb3a455393f7ab2894c6be563dd11 /app-text/mupdf | |
parent | version bump, remove old (diff) | |
download | gentoo-2-f463dd1bf8d21995681111cd9d9c2e22d8fcf2c1.tar.gz gentoo-2-f463dd1bf8d21995681111cd9d9c2e22d8fcf2c1.tar.bz2 gentoo-2-f463dd1bf8d21995681111cd9d9c2e22d8fcf2c1.zip |
stable ppc, bug #444914
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mupdf/mupdf-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mupdf/ChangeLog b/app-text/mupdf/ChangeLog index e9efc8c80047..eebcbbea5b73 100644 --- a/app-text/mupdf/ChangeLog +++ b/app-text/mupdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mupdf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.55 2012/11/28 08:14:04 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.56 2012/11/29 13:11:52 blueness Exp $ + + 29 Nov 2012; Anthony G. Basile <blueness@gentoo.org> mupdf-1.1.ebuild: + stable ppc, bug #444914 *mupdf-1.1_p20121127 (28 Nov 2012) diff --git a/app-text/mupdf/mupdf-1.1.ebuild b/app-text/mupdf/mupdf-1.1.ebuild index f51abf7acb22..db255c9f6c37 100644 --- a/app-text/mupdf/mupdf-1.1.ebuild +++ b/app-text/mupdf/mupdf-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.1.ebuild,v 1.4 2012/11/27 13:17:23 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.1.ebuild,v 1.5 2012/11/29 13:11:52 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI=" http://${PN}.googlecode.com/files/${P/_rc/-rc}-source.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X vanilla" RDEPEND="media-libs/freetype:2 |