diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 22:37:27 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 22:37:27 +0000 |
commit | e34e99ff3a479e58cdd7c2d310dce7bbf8070e74 (patch) | |
tree | 670a0fb22c3de0ef56319a57f951909e0608d680 /app-text/xpdf/xpdf-2.02.ebuild | |
parent | digest (diff) | |
download | gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.gz gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.bz2 gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.zip |
whitespace cleanup
Diffstat (limited to 'app-text/xpdf/xpdf-2.02.ebuild')
-rw-r--r-- | app-text/xpdf/xpdf-2.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xpdf/xpdf-2.02.ebuild b/app-text/xpdf/xpdf-2.02.ebuild index 98f62e3b6f8d..0b14717d7eca 100644 --- a/app-text/xpdf/xpdf-2.02.ebuild +++ b/app-text/xpdf/xpdf-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-2.02.ebuild,v 1.4 2003/03/25 22:00:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-2.02.ebuild,v 1.5 2003/09/05 22:37:22 msterret Exp $ IUSE="motif" @@ -40,7 +40,7 @@ src_install() { pkg_postinst() { einfo einfo "HINT: To have even nicer results add these lines to your ~/.xpdfrc" - einfo + einfo einfo " include /etc/xpdfrc" einfo " t1libControl high" einfo " freetypeControl high" |