summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2008-06-19 17:25:51 +0000
committerKenneth Prugh <ken69267@gentoo.org>2008-06-19 17:25:51 +0000
commit034a92231cd39f995a4a5bed22aab1763f5ae23b (patch)
treed166fa4c3b489bec4a6b62c2e0963b291aaf8ba5 /app-editors
parentAdd CPPSERV 0.1.110 ebuild (diff)
downloadgentoo-2-034a92231cd39f995a4a5bed22aab1763f5ae23b.tar.gz
gentoo-2-034a92231cd39f995a4a5bed22aab1763f5ae23b.tar.bz2
gentoo-2-034a92231cd39f995a4a5bed22aab1763f5ae23b.zip
amd64 stable, bug #226685
(Portage version: 2.1.5.6)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/nvi/ChangeLog5
-rw-r--r--app-editors/nvi/nvi-1.81.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog
index e0632f7b51ab..e4fd94e298b3 100644
--- a/app-editors/nvi/ChangeLog
+++ b/app-editors/nvi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/nvi
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.60 2008/06/16 19:03:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.61 2008/06/19 17:25:51 ken69267 Exp $
+
+ 19 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> nvi-1.81.6.ebuild:
+ amd64 stable, bug #226685
16 Jun 2008; Jeroen Roovers <jer@gentoo.org> nvi-1.81.6.ebuild:
Stable for HPPA (bug #226685).
diff --git a/app-editors/nvi/nvi-1.81.6.ebuild b/app-editors/nvi/nvi-1.81.6.ebuild
index a17513b63b13..7ec2f1dcacf3 100644
--- a/app-editors/nvi/nvi-1.81.6.ebuild
+++ b/app-editors/nvi/nvi-1.81.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6.ebuild,v 1.5 2008/06/16 19:03:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6.ebuild,v 1.6 2008/06/19 17:25:51 ken69267 Exp $
DESCRIPTION="Vi clone"
HOMEPAGE="http://www.bostic.com/vi/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.kotnet.org/~skimo/nvi/devel/${P}.tar.bz2"
LICENSE="Sleepycat"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 ~sparc ~x86"
IUSE="perl tcl unicode"
DEPEND="=sys-libs/db-4*