diff options
author | Michael Weber <xmw@gentoo.org> | 2011-08-13 02:53:50 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-08-13 02:53:50 +0000 |
commit | fc79aee691c7f25078721fcf51bfd93261d46c14 (patch) | |
tree | b0882008b62d3be6ca0f744b2a1d9ebee71c67ae /app-text/mupdf/mupdf-9999.ebuild | |
parent | Update to newer patchset (diff) | |
download | gentoo-2-fc79aee691c7f25078721fcf51bfd93261d46c14.tar.gz gentoo-2-fc79aee691c7f25078721fcf51bfd93261d46c14.tar.bz2 gentoo-2-fc79aee691c7f25078721fcf51bfd93261d46c14.zip |
Update to newer patchset
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-text/mupdf/mupdf-9999.ebuild')
-rw-r--r-- | app-text/mupdf/mupdf-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mupdf/mupdf-9999.ebuild b/app-text/mupdf/mupdf-9999.ebuild index cd052a4bd096..96dd54ed96e2 100644 --- a/app-text/mupdf/mupdf-9999.ebuild +++ b/app-text/mupdf/mupdf-9999.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-9999.ebuild,v 1.4 2011/08/13 02:53:03 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-9999.ebuild,v 1.5 2011/08/13 02:53:50 xmw Exp $ EAPI=2 EGIT_REPO_URI="http://mupdf.com/repos/mupdf.git" -inherit eutils flag-o-matic git multilib toolchain-funcs +inherit eutils flag-o-matic git-2 multilib toolchain-funcs DESCRIPTION="a lightweight PDF viewer and toolkit written in portable C" HOMEPAGE="http://mupdf.com/" |