summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-12-17 16:29:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-12-17 16:29:29 +0000
commit58fb9c4b9adccb1f7c99cf5e11ef9f5a6e0e37b6 (patch)
treed01c5f28a43262dfbafd41cf5407f105755f8b93 /app-text
parentStable for AMD64, wrt bug #394007 (diff)
downloadgentoo-2-58fb9c4b9adccb1f7c99cf5e11ef9f5a6e0e37b6.tar.gz
gentoo-2-58fb9c4b9adccb1f7c99cf5e11ef9f5a6e0e37b6.tar.bz2
gentoo-2-58fb9c4b9adccb1f7c99cf5e11ef9f5a6e0e37b6.zip
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/evince/evince-2.32.0-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/evince/evince-2.32.0-r4.ebuild b/app-text/evince/evince-2.32.0-r4.ebuild
index e0b8f755cd65..fae710548d16 100644
--- a/app-text/evince/evince-2.32.0-r4.ebuild
+++ b/app-text/evince/evince-2.32.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r4.ebuild,v 1.1 2011/12/17 11:07:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.32.0-r4.ebuild,v 1.2 2011/12/17 16:29:29 mr_bones_ Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -109,7 +109,7 @@ src_prepare() {
# Use a popup window instead of a toplevel for loading window, upstream bug #633475
epatch "${FILESDIR}"/${P}-use-popup.patch
- # document: create_thumbnail_frame should return NULL when
+ # document: create_thumbnail_frame should return NULL when
epatch "${FILESDIR}"/${P}-create_thumbnail_frame-null.patch
# Fix .desktop categories, upstream bug #666346