diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-04-08 07:10:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-04-08 07:10:24 +0000 |
commit | b752348d41de9f48ded31badaace0a433454b5d0 (patch) | |
tree | 71a24cbb9648cf0d6ccdad9ee4a57c54e29fccec /app-text/mupdf | |
parent | Version bump. (diff) | |
download | gentoo-2-b752348d41de9f48ded31badaace0a433454b5d0.tar.gz gentoo-2-b752348d41de9f48ded31badaace0a433454b5d0.tar.bz2 gentoo-2-b752348d41de9f48ded31badaace0a433454b5d0.zip |
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text/mupdf')
-rw-r--r-- | app-text/mupdf/mupdf-1.0_rc1.ebuild | 4 | ||||
-rw-r--r-- | app-text/mupdf/mupdf-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/mupdf/mupdf-1.0_rc1.ebuild b/app-text/mupdf/mupdf-1.0_rc1.ebuild index 01fe734ac9d5..24e0e223d8c0 100644 --- a/app-text/mupdf/mupdf-1.0_rc1.ebuild +++ b/app-text/mupdf/mupdf-1.0_rc1.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_rc1.ebuild,v 1.2 2012/04/07 22:10:06 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-1.0_rc1.ebuild,v 1.3 2012/04/08 07:10:24 mr_bones_ Exp $ EAPI=4 @@ -47,7 +47,7 @@ src_install() { build=debug verbose=true ${my_nox11} install insinto /usr/include - doins pdf/mupdf{,-internal}.h + doins pdf/mupdf{,-internal}.h doins fitz/fitz{,-internal}.h doins xps/muxps{,-internal}.h diff --git a/app-text/mupdf/mupdf-9999.ebuild b/app-text/mupdf/mupdf-9999.ebuild index 27ee4a62a68e..87e7ac9a5beb 100644 --- a/app-text/mupdf/mupdf-9999.ebuild +++ b/app-text/mupdf/mupdf-9999.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-9999.ebuild,v 1.15 2012/04/07 22:10:06 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-9999.ebuild,v 1.16 2012/04/08 07:10:24 mr_bones_ Exp $ EAPI=4 @@ -45,7 +45,7 @@ src_install() { build=debug verbose=true ${my_nox11} install insinto /usr/include - doins pdf/mupdf{,-internal}.h + doins pdf/mupdf{,-internal}.h doins fitz/fitz{,-internal}.h doins xps/muxps{,-internal}.h |