From 7973268296d91a4a30f0b5dd36167b30b32ad989 Mon Sep 17 00:00:00 2001 From: Jon Hood Date: Fri, 9 Jun 2006 15:20:06 +0000 Subject: Add note to install sword modules, #90328. (Portage version: 2.1_rc4-r5) --- app-text/gnomesword/ChangeLog | 6 +++++- app-text/gnomesword/gnomesword-2.1.7.ebuild | 10 +++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'app-text/gnomesword') diff --git a/app-text/gnomesword/ChangeLog b/app-text/gnomesword/ChangeLog index 901bfc7054e9..746cd8ed2042 100644 --- a/app-text/gnomesword/ChangeLog +++ b/app-text/gnomesword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnomesword # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.8 2006/05/10 14:50:36 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.9 2006/06/09 15:20:06 squinky86 Exp $ + + 09 Jun 2006; Jon Hood gnomesword-2.1.7.ebuild: + Add note to install sword modules, #90328. Thanks Mike Chavoustie + . *gnomesword-2.1.7 (10 May 2006) diff --git a/app-text/gnomesword/gnomesword-2.1.7.ebuild b/app-text/gnomesword/gnomesword-2.1.7.ebuild index b262eb2efc1f..cc8061525124 100644 --- a/app-text/gnomesword/gnomesword-2.1.7.ebuild +++ b/app-text/gnomesword/gnomesword-2.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.1.7.ebuild,v 1.1 2006/05/10 14:50:36 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.1.7.ebuild,v 1.2 2006/06/09 15:20:06 squinky86 Exp $ inherit libtool gnome2 eutils @@ -30,3 +30,11 @@ DEPEND="${RDEPEND} G2CONF="${G2CONF} $(use_enable spell pspell)" DOCS="NEWS ChangeLog README TODO" + +pkg_postinst() { + gnome2_pkg_postinst + + einfo "Gnomesword requires modules to be of any use. You may install the" + einfo "sword-modules package, or download modules individually from the" + einfo "sword website: http://crosswire.org/sword/" +} -- cgit v1.2.3-65-gdbad