diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-27 13:04:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-27 13:04:40 +0000 |
commit | 93c0d46eb478d343da04da70851ee2c225b99c34 (patch) | |
tree | 184ab3dbb8760c039dec61897d969f4d34ca8892 /app-text | |
parent | Stable for x86, wrt bug #444792 (diff) | |
download | gentoo-2-93c0d46eb478d343da04da70851ee2c225b99c34.tar.gz gentoo-2-93c0d46eb478d343da04da70851ee2c225b99c34.tar.bz2 gentoo-2-93c0d46eb478d343da04da70851ee2c225b99c34.zip |
Stable for x86, wrt bug #444914
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text')
-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 1da85879647c..293199ee017c 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.50 2012/11/27 13:03:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.51 2012/11/27 13:04:40 ago Exp $ + + 27 Nov 2012; Agostino Sarubbo <ago@gentoo.org> mupdf-1.1.ebuild: + Stable for x86, wrt bug #444914 27 Nov 2012; Agostino Sarubbo <ago@gentoo.org> mupdf-1.1.ebuild: Stable for amd64, wrt bug #444914 diff --git a/app-text/mupdf/mupdf-1.1.ebuild b/app-text/mupdf/mupdf-1.1.ebuild index c6d68cbe04d8..d8da77ebc53b 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.2 2012/11/27 13:03:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.1.ebuild,v 1.3 2012/11/27 13:04:40 ago 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 |