From acc52d64a74e44fa0fda668abd8c9ec6b929547d Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sun, 6 Jun 2010 13:30:02 +0000 Subject: Fix postinst message wrt #278091 by Alexandros Diamantidis. (Portage version: 2.2_rc67/cvs/Linux x86_64) --- x11-misc/grun/ChangeLog | 7 +++++-- x11-misc/grun/grun-0.9.3-r1.ebuild | 10 +++++----- 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'x11-misc/grun') diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog index 6f604fb391ea..b3381f069776 100644 --- a/x11-misc/grun/ChangeLog +++ b/x11-misc/grun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/grun -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.30 2009/12/23 15:36:29 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.31 2010/06/06 13:30:02 ssuominen Exp $ + + 06 Jun 2010; Samuli Suominen grun-0.9.3-r1.ebuild: + Fix postinst message wrt #278091 by Alexandros Diamantidis. *grun-0.9.3-r1 (23 Dec 2009) diff --git a/x11-misc/grun/grun-0.9.3-r1.ebuild b/x11-misc/grun/grun-0.9.3-r1.ebuild index 981296c7e3a6..9aef70e274b2 100644 --- a/x11-misc/grun/grun-0.9.3-r1.ebuild +++ b/x11-misc/grun/grun-0.9.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.3-r1.ebuild,v 1.1 2009/12/23 15:36:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.3-r1.ebuild,v 1.2 2010/06/06 13:30:02 ssuominen Exp $ EAPI=2 inherit eutils @@ -48,9 +48,9 @@ pkg_postinst() { elog "Then reconfigure Fluxbox (using the menu) and hit -" elog elog "The default system-wide definition file for associating file" - elog "extensions with applications is /usr/share/grun/gassoc, the" - elog "default system-wide definition file for recognized console" - elog "applications is /usr/share/grun/consfile. They can be overridden" + elog "extensions with applications is /etc/gassoc, the default" + elog "system-wide definition file for recognized console" + elog "applications is /etc/consfile. They can be overridden" elog "on a per user basis by ~/.gassoc and ~/.consfile respectively." elog elog "To change the default terminal application grun uses, adjust the" -- cgit v1.2.3-65-gdbad