summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-09-29 23:56:14 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-09-29 23:56:14 +0000
commit2983e79820979d72061dc15b9005b6cfb5c29c77 (patch)
tree79b0405e4c54bec6a9cf571790ffd903b974831d /app-editors
parentPush out accumulated fixes. (diff)
downloadgentoo-2-2983e79820979d72061dc15b9005b6cfb5c29c77.tar.gz
gentoo-2-2983e79820979d72061dc15b9005b6cfb5c29c77.tar.bz2
gentoo-2-2983e79820979d72061dc15b9005b6cfb5c29c77.zip
Stable on x86, bug #148885.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nvu/ChangeLog5
-rw-r--r--app-editors/nvu/nvu-1.0-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nvu/ChangeLog b/app-editors/nvu/ChangeLog
index a5505097356a..ad5df3021d1c 100644
--- a/app-editors/nvu/ChangeLog
+++ b/app-editors/nvu/ChangeLog
@@ -1,6 +1,9 @@
# 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.22 2006/09/26 13:57:42 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/ChangeLog,v 1.23 2006/09/29 23:56:14 ticho Exp $
+
+ 29 Sep 2006; <ticho@gentoo.org> nvu-1.0-r4.ebuild:
+ Stable on x86, bug #148885.
26 Sep 2006; Jason Wever <weeve@gentoo.org> nvu-1.0-r4.ebuild:
Stable on SPARC wrt bug #148885.
diff --git a/app-editors/nvu/nvu-1.0-r4.ebuild b/app-editors/nvu/nvu-1.0-r4.ebuild
index 95d5bebaeb12..d493aa32145c 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.5 2006/09/26 13:57:42 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/nvu-1.0-r4.ebuild,v 1.6 2006/09/29 23:56:14 ticho Exp $
inherit eutils mozconfig flag-o-matic multilib
@@ -10,7 +10,7 @@ SRC_URI="http://cvs.nvu.com/download/${P}-sources.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc sparc ~x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE=""
DEPEND="|| ( x11-proto/printproto virtual/x11 )
sys-apps/gawk