diff options
author | 2012-06-02 18:11:38 +0000 | |
---|---|---|
committer | 2012-06-02 18:11:38 +0000 | |
commit | 49c2fc461598768536e2bace9f886c2d3e87f622 (patch) | |
tree | 78389c09f6c9468794bbb9135cf854165467bebd /app-text/mupdf | |
parent | Mark alpha/ia64/s390/sh/sparc stable #396075. (diff) | |
download | historical-49c2fc461598768536e2bace9f886c2d3e87f622.tar.gz historical-49c2fc461598768536e2bace9f886c2d3e87f622.tar.bz2 historical-49c2fc461598768536e2bace9f886c2d3e87f622.zip |
ppc stable (bug 417211)
Package-Manager: portage-2.1.10.63/cvs/Linux x86_64
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mupdf/mupdf-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mupdf/ChangeLog b/app-text/mupdf/ChangeLog index 36c7251cba1d..2be6f4178e3c 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.43 2012/05/23 10:49:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.44 2012/06/02 18:10:29 xmw Exp $ + + 02 Jun 2012; Michael Weber <xmw@gentoo.org> mupdf-1.0.ebuild: + ppc stable (bug 417211) 23 May 2012; Agostino Sarubbo <ago@gentoo.org> mupdf-1.0.ebuild: Stable for amd64, wrt bug #417211 diff --git a/app-text/mupdf/mupdf-1.0.ebuild b/app-text/mupdf/mupdf-1.0.ebuild index e742629f2b99..abc98a4424af 100644 --- a/app-text/mupdf/mupdf-1.0.ebuild +++ b/app-text/mupdf/mupdf-1.0.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.0.ebuild,v 1.6 2012/05/23 10:49:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.0.ebuild,v 1.7 2012/06/02 18:10:29 xmw Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI=" http://${PN}.googlecode.com/files/${P}-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 |