diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-07-12 18:08:07 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-07-12 18:08:07 +0000 |
commit | e88685528905dd13738bc865fb71e5ed49ad0830 (patch) | |
tree | bb9551d86a6aef970297896d299d8bd5bcd16bbe /app-text | |
parent | Fix elog statement; bug #272891 (diff) | |
download | gentoo-2-e88685528905dd13738bc865fb71e5ed49ad0830.tar.gz gentoo-2-e88685528905dd13738bc865fb71e5ed49ad0830.tar.bz2 gentoo-2-e88685528905dd13738bc865fb71e5ed49ad0830.zip |
Fix elog statement; bug #272904
(Portage version: 2.2_rc33-r1/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sword/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.10-r2.ebuild | 6 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.11.ebuild | 4 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.8-r2.ebuild | 6 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.9-r2.ebuild | 6 | ||||
-rw-r--r-- | app-text/sword/sword-1.6.0.ebuild | 4 |
6 files changed, 19 insertions, 14 deletions
diff --git a/app-text/sword/ChangeLog b/app-text/sword/ChangeLog index 6705f46a66be..19ef5fa014c8 100644 --- a/app-text/sword/ChangeLog +++ b/app-text/sword/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/sword # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.52 2009/06/01 11:44:03 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.53 2009/07/12 18:08:07 halcy0n Exp $ + + 12 Jul 2009; Mark Loeser <halcy0n@gentoo.org> sword-1.5.8-r2.ebuild, + sword-1.5.9-r2.ebuild, sword-1.5.10-r2.ebuild, sword-1.5.11.ebuild, + sword-1.6.0.ebuild: + Fix elog statement; bug #272904 *sword-1.6.0 (01 Jun 2009) diff --git a/app-text/sword/sword-1.5.10-r2.ebuild b/app-text/sword/sword-1.5.10-r2.ebuild index 1a1702c0a0b6..28fcf5d583b8 100644 --- a/app-text/sword/sword-1.5.10-r2.ebuild +++ b/app-text/sword/sword-1.5.10-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.10-r2.ebuild,v 1.6 2008/12/20 20:20:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.10-r2.ebuild,v 1.7 2009/07/12 18:08:07 halcy0n Exp $ inherit flag-o-matic @@ -57,6 +57,6 @@ pkg_postinst() { elog "Check out http://www.crosswire.org/sword/modules/" elog "to download modules that you would like to use with SWORD." elog "Follow module installation instructions found on" - elog "the web or in /usr/share/doc/${PF}/INSTALL.gz." + elog "the web or in /usr/share/doc/${PF}/" echo } diff --git a/app-text/sword/sword-1.5.11.ebuild b/app-text/sword/sword-1.5.11.ebuild index 6006912f0177..0ba54d2d5268 100644 --- a/app-text/sword/sword-1.5.11.ebuild +++ b/app-text/sword/sword-1.5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.11.ebuild,v 1.5 2009/05/15 05:30:29 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.11.ebuild,v 1.6 2009/07/12 18:08:07 halcy0n Exp $ inherit eutils flag-o-matic @@ -56,6 +56,6 @@ pkg_postinst() { elog "Check out http://www.crosswire.org/sword/modules/" elog "to download modules that you would like to use with SWORD." elog "Follow module installation instructions found on" - elog "the web or in /usr/share/doc/${PF}/INSTALL.gz." + elog "the web or in /usr/share/doc/${PF}/" echo } diff --git a/app-text/sword/sword-1.5.8-r2.ebuild b/app-text/sword/sword-1.5.8-r2.ebuild index 889a669896c7..82907b541721 100644 --- a/app-text/sword/sword-1.5.8-r2.ebuild +++ b/app-text/sword/sword-1.5.8-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.8-r2.ebuild,v 1.5 2008/05/21 12:51:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.8-r2.ebuild,v 1.6 2009/07/12 18:08:07 halcy0n Exp $ inherit flag-o-matic @@ -46,6 +46,6 @@ pkg_postinst() { elog "Check out http://www.crosswire.org/sword/modules/" elog "to download modules that you would like to use with SWORD." elog "Follow module installation instructions found on" - elog "the web or in /usr/share/doc/${PF}/INSTALL.gz." + elog "the web or in /usr/share/doc/${PF}/" echo } diff --git a/app-text/sword/sword-1.5.9-r2.ebuild b/app-text/sword/sword-1.5.9-r2.ebuild index 2886440f24e2..a537ab5e1177 100644 --- a/app-text/sword/sword-1.5.9-r2.ebuild +++ b/app-text/sword/sword-1.5.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.9-r2.ebuild,v 1.3 2008/12/18 14:55:45 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.9-r2.ebuild,v 1.4 2009/07/12 18:08:07 halcy0n Exp $ inherit flag-o-matic @@ -56,6 +56,6 @@ pkg_postinst() { elog "Check out http://www.crosswire.org/sword/modules/" elog "to download modules that you would like to use with SWORD." elog "Follow module installation instructions found on" - elog "the web or in /usr/share/doc/${PF}/INSTALL.gz." + elog "the web or in /usr/share/doc/${PF}/" echo } diff --git a/app-text/sword/sword-1.6.0.ebuild b/app-text/sword/sword-1.6.0.ebuild index e71c5a47d53a..e73d1bc69fa9 100644 --- a/app-text/sword/sword-1.6.0.ebuild +++ b/app-text/sword/sword-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.6.0.ebuild,v 1.1 2009/06/01 11:44:03 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.6.0.ebuild,v 1.2 2009/07/12 18:08:07 halcy0n Exp $ inherit flag-o-matic @@ -50,6 +50,6 @@ pkg_postinst() { elog "Check out http://www.crosswire.org/sword/modules/" elog "to download modules that you would like to use with SWORD." elog "Follow module installation instructions found on" - elog "the web or in /usr/share/doc/${PF}/INSTALL.gz." + elog "the web or in /usr/share/doc/${PF}/" echo } |