diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 08:44:23 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 08:44:23 +0000 |
commit | 43915a1adb10ac973b4642c88ab80c5a3c480b23 (patch) | |
tree | 16af80b04077e4aaa24dbb31e3ced4db5fcf325e /app-text/mupdf | |
parent | Disable constructor specialisation on GHCi-less arches (bug #482960). (diff) | |
download | historical-43915a1adb10ac973b4642c88ab80c5a3c480b23.tar.gz historical-43915a1adb10ac973b4642c88ab80c5a3c480b23.tar.bz2 historical-43915a1adb10ac973b4642c88ab80c5a3c480b23.zip |
amd64
Package-Manager: portage-2.2.8/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/mupdf/mupdf-1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/mupdf/ChangeLog b/app-text/mupdf/ChangeLog index 0218c30ae9c6..917048251ad1 100644 --- a/app-text/mupdf/ChangeLog +++ b/app-text/mupdf/ChangeLog @@ -1,6 +1,9 @@ # 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.90 2013/11/21 16:42:44 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/ChangeLog,v 1.91 2014/01/19 08:44:23 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> mupdf-1.2.ebuild: + amd64 21 Nov 2013; Jeroen Roovers <jer@gentoo.org> mupdf-1.3_p20130828.ebuild: Marked ~hppa (bug #491876). diff --git a/app-text/mupdf/mupdf-1.2.ebuild b/app-text/mupdf/mupdf-1.2.ebuild index 3ba03c3b498c..3a8457cf2601 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 +# Copyright 1999-2014 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.10 2013/07/17 15:53:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.2.ebuild,v 1.11 2014/01/19 08:44:23 pacho 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 ~arm ~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?] |