summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2008-11-30 13:13:59 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2008-11-30 13:13:59 +0000
commitf4a0f4450d4e5514030b9db204a7a04db9a389c5 (patch)
treefb4173550e0760eb3c0b07c68b07648ef4555edf /x11-libs/gtk+/gtk+-2.12.11.ebuild
parentVersion bump, fix depcreation warnings for python-2.6 (#237624) (diff)
downloadgentoo-2-f4a0f4450d4e5514030b9db204a7a04db9a389c5.tar.gz
gentoo-2-f4a0f4450d4e5514030b9db204a7a04db9a389c5.tar.bz2
gentoo-2-f4a0f4450d4e5514030b9db204a7a04db9a389c5.zip
Update comment about preview command, bug #236547.
(Portage version: 2.2_rc16/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.12.11.ebuild')
-rw-r--r--x11-libs/gtk+/gtk+-2.12.11.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.12.11.ebuild b/x11-libs/gtk+/gtk+-2.12.11.ebuild
index 3132fbf57f14..e27804b60151 100644
--- a/x11-libs/gtk+/gtk+-2.12.11.ebuild
+++ b/x11-libs/gtk+/gtk+-2.12.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.11.ebuild,v 1.7 2008/11/13 18:59:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.11.ebuild,v 1.8 2008/11/30 13:13:59 eva Exp $
WANT_AUTOMAKE="1.7"
@@ -165,5 +165,7 @@ pkg_postinst() {
elog "emerge -va1 \$(qfile -qC /usr/lib/gtk-2.0/2.[^1]*)"
fi
- elog "Please install app-text/evince for print preview functionality"
+ elog "Please install app-text/evince for print preview functionality."
+ elog "Alternatively, check \"gtk-print-preview-command\" documentation and"
+ elog "add it to your gtkrc."
}