diff options
author | 2012-05-23 06:57:54 +0000 | |
---|---|---|
committer | 2012-05-23 06:57:54 +0000 | |
commit | cefbd48e9fdbcbd8e17c404f2cb2dddbbaa703c7 (patch) | |
tree | 8de3ea17212353d89262c771e0604726ba689a00 /app-text/mupdf | |
parent | Version bump. (diff) | |
download | historical-cefbd48e9fdbcbd8e17c404f2cb2dddbbaa703c7.tar.gz historical-cefbd48e9fdbcbd8e17c404f2cb2dddbbaa703c7.tar.bz2 historical-cefbd48e9fdbcbd8e17c404f2cb2dddbbaa703c7.zip |
marked x86 per bug 417211
Package-Manager: portage-2.2.0_alpha107/cvs/Linux i686
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 16b7996a6b54..f4927aeff095 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.41 2012/05/13 18:49:47 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.42 2012/05/23 06:57:54 jdhore Exp $ + + 23 May 2012; Jeff Horelick <jdhore@gentoo.org> mupdf-1.0.ebuild: + marked x86 per bug 417211 13 May 2012; Fabian Groffen <grobian@gentoo.org> mupdf-1.0.ebuild: Marked ~*-macos, bug #415761 diff --git a/app-text/mupdf/mupdf-1.0.ebuild b/app-text/mupdf/mupdf-1.0.ebuild index e61e476df4f8..570bcefef8f1 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.4 2012/05/13 18:49:47 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.0.ebuild,v 1.5 2012/05/23 06:57:54 jdhore 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 |