summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-23 22:02:23 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-23 22:02:23 +0000
commitaa038bedaeec5e6cac2339739e94a55b53196487 (patch)
treea10cea89b12d3ad62c99c01002e31f8a1fba38d7 /app-editors/nvu
parentBuild binary. Bug # 137379. (diff)
downloadgentoo-2-aa038bedaeec5e6cac2339739e94a55b53196487.tar.gz
gentoo-2-aa038bedaeec5e6cac2339739e94a55b53196487.tar.bz2
gentoo-2-aa038bedaeec5e6cac2339739e94a55b53196487.zip
Typo fix, bug 150065.
(Portage version: 2.1.2_pre3-r6)
Diffstat (limited to 'app-editors/nvu')
-rw-r--r--app-editors/nvu/ChangeLog6
-rw-r--r--app-editors/nvu/nvu-1.0-r2.ebuild4
-rw-r--r--app-editors/nvu/nvu-1.0-r4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/nvu/ChangeLog b/app-editors/nvu/ChangeLog
index ad5df3021d1c..f179878a65b4 100644
--- a/app-editors/nvu/ChangeLog
+++ b/app-editors/nvu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/nvu
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/ChangeLog,v 1.23 2006/09/29 23:56:14 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/ChangeLog,v 1.24 2006/10/23 22:02:23 kloeri Exp $
+
+ 23 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> nvu-1.0-r2.ebuild,
+ nvu-1.0-r4.ebuild:
+ Typo fix, bug 150065.
29 Sep 2006; <ticho@gentoo.org> nvu-1.0-r4.ebuild:
Stable on x86, bug #148885.
diff --git a/app-editors/nvu/nvu-1.0-r2.ebuild b/app-editors/nvu/nvu-1.0-r2.ebuild
index 13906dfef2d6..315721cb7107 100644
--- a/app-editors/nvu/nvu-1.0-r2.ebuild
+++ b/app-editors/nvu/nvu-1.0-r2.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-editors/nvu/nvu-1.0-r2.ebuild,v 1.3 2006/01/02 19:21:17 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/nvu-1.0-r2.ebuild,v 1.4 2006/10/23 22:02:23 kloeri Exp $
inherit eutils mozconfig flag-o-matic multilib
@@ -81,7 +81,7 @@ src_install() {
pkg_postinst() {
einfo "If you choose to setup the webbrowser feature to execute urls"
einfo "under the HELP section please refer to"
- einfo "http://www.nvu.com/Building_From_Source.html#tipsandhints ."
+ einfo "http://www.nvu.com/Building_From_Source.php#tipsandhints ."
einfo "Make sure you follow the instructions to the letter if you have"
einfo "any problems email me at anarchy@gentoo.org I will be more then"
einfo "happy to assist you. DO NOT file a bug report on this issue."
diff --git a/app-editors/nvu/nvu-1.0-r4.ebuild b/app-editors/nvu/nvu-1.0-r4.ebuild
index d493aa32145c..461edc08965d 100644
--- a/app-editors/nvu/nvu-1.0-r4.ebuild
+++ b/app-editors/nvu/nvu-1.0-r4.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-editors/nvu/nvu-1.0-r4.ebuild,v 1.6 2006/09/29 23:56:14 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/nvu-1.0-r4.ebuild,v 1.7 2006/10/23 22:02:23 kloeri Exp $
inherit eutils mozconfig flag-o-matic multilib
@@ -84,7 +84,7 @@ src_install() {
pkg_postinst() {
einfo "If you choose to setup the webbrowser feature to execute urls"
einfo "under the HELP section please refer to"
- einfo "http://www.nvu.com/Building_From_Source.html#tipsandhints ."
+ einfo "http://www.nvu.com/Building_From_Source.php#tipsandhints ."
einfo "Make sure you follow the instructions to the letter if you have"
einfo "any problems email me at anarchy@gentoo.org I will be more then"
einfo "happy to assist you. DO NOT file a bug report on this issue."