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+
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+')
-rw-r--r--x11-libs/gtk+/ChangeLog7
-rw-r--r--x11-libs/gtk+/gtk+-2.10.14.ebuild8
-rw-r--r--x11-libs/gtk+/gtk+-2.12.11.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.12.12.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.12.8.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.14.4.ebuild6
-rw-r--r--x11-libs/gtk+/gtk+-2.14.5.ebuild6
7 files changed, 32 insertions, 13 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index d231345b9f09..1e3d7040c64d 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/gtk+
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.406 2008/11/27 02:36:41 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.407 2008/11/30 13:13:59 eva Exp $
+
+ 30 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org> gtk+-2.10.14.ebuild,
+ gtk+-2.12.8.ebuild, gtk+-2.12.11.ebuild, gtk+-2.12.12.ebuild,
+ gtk+-2.14.4.ebuild, gtk+-2.14.5.ebuild:
+ Update comment about preview command, bug #236547.
*gtk+-2.14.5 (27 Nov 2008)
diff --git a/x11-libs/gtk+/gtk+-2.10.14.ebuild b/x11-libs/gtk+/gtk+-2.10.14.ebuild
index 2696a7cf0a80..4bc79c6cbd7a 100644
--- a/x11-libs/gtk+/gtk+-2.10.14.ebuild
+++ b/x11-libs/gtk+/gtk+-2.10.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.10.14.ebuild,v 1.11 2008/03/09 23:11:21 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.14.ebuild,v 1.12 2008/11/30 13:13:59 eva Exp $
inherit gnome.org flag-o-matic eutils autotools virtualx
@@ -149,4 +149,8 @@ pkg_postinst() {
elog "to do that you can use qfile from portage-utils:"
elog "emerge -va1 \$(qfile -qC /usr/lib/gtk-2.0/2.[^1]*)"
fi
+
+ 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."
}
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."
}
diff --git a/x11-libs/gtk+/gtk+-2.12.12.ebuild b/x11-libs/gtk+/gtk+-2.12.12.ebuild
index 3fb3be429825..0c14d7ce8019 100644
--- a/x11-libs/gtk+/gtk+-2.12.12.ebuild
+++ b/x11-libs/gtk+/gtk+-2.12.12.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.12.ebuild,v 1.1 2008/09/22 03:07:23 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.12.ebuild,v 1.2 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."
}
diff --git a/x11-libs/gtk+/gtk+-2.12.8.ebuild b/x11-libs/gtk+/gtk+-2.12.8.ebuild
index 4877a8d75b94..8336f566e9c9 100644
--- a/x11-libs/gtk+/gtk+-2.12.8.ebuild
+++ b/x11-libs/gtk+/gtk+-2.12.8.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.8.ebuild,v 1.8 2008/04/13 22:51:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.8.ebuild,v 1.9 2008/11/30 13:13:59 eva Exp $
WANT_AUTOMAKE="1.7"
@@ -157,5 +157,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."
}
diff --git a/x11-libs/gtk+/gtk+-2.14.4.ebuild b/x11-libs/gtk+/gtk+-2.14.4.ebuild
index 8434af669f2d..ffcdd12489a9 100644
--- a/x11-libs/gtk+/gtk+-2.14.4.ebuild
+++ b/x11-libs/gtk+/gtk+-2.14.4.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.14.4.ebuild,v 1.1 2008/10/19 03:27:31 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.14.4.ebuild,v 1.2 2008/11/30 13:13:59 eva Exp $
WANT_AUTOMAKE="1.7"
@@ -152,5 +152,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."
}
diff --git a/x11-libs/gtk+/gtk+-2.14.5.ebuild b/x11-libs/gtk+/gtk+-2.14.5.ebuild
index ddead3f2dc8a..5c0093a8acb3 100644
--- a/x11-libs/gtk+/gtk+-2.14.5.ebuild
+++ b/x11-libs/gtk+/gtk+-2.14.5.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.14.5.ebuild,v 1.1 2008/11/27 02:36:41 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.14.5.ebuild,v 1.2 2008/11/30 13:13:59 eva Exp $
WANT_AUTOMAKE="1.7"
@@ -152,5 +152,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."
}