summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-09-29 19:58:45 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-09-29 19:58:45 +0000
commit96f24ef1c7ef37b6db28255acc41235e9c077d0f (patch)
tree1ea390bf3f906a32704dae4528013eff00ed6520 /app-editors/nvi
parentStable on ppc64 (diff)
downloadgentoo-2-96f24ef1c7ef37b6db28255acc41235e9c077d0f.tar.gz
gentoo-2-96f24ef1c7ef37b6db28255acc41235e9c077d0f.tar.bz2
gentoo-2-96f24ef1c7ef37b6db28255acc41235e9c077d0f.zip
Stable on ppc64
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-editors/nvi')
-rw-r--r--app-editors/nvi/ChangeLog5
-rw-r--r--app-editors/nvi/nvi-1.81.5-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog
index 2310cdfdf071..66c1e4807a14 100644
--- a/app-editors/nvi/ChangeLog
+++ b/app-editors/nvi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/nvi
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.32 2006/09/24 08:55:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.33 2006/09/29 19:58:45 corsair Exp $
+
+ 29 Sep 2006; Markus Rothe <corsair@gentoo.org> nvi-1.81.5-r3.ebuild:
+ Stable on ppc64
24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> nvi-1.81.5-r3.ebuild:
Stable on ppc.
diff --git a/app-editors/nvi/nvi-1.81.5-r3.ebuild b/app-editors/nvi/nvi-1.81.5-r3.ebuild
index 7537f48536bb..64eddd0b6735 100644
--- a/app-editors/nvi/nvi-1.81.5-r3.ebuild
+++ b/app-editors/nvi/nvi-1.81.5-r3.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/nvi/nvi-1.81.5-r3.ebuild,v 1.5 2006/09/24 08:55:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r3.ebuild,v 1.6 2006/09/29 19:58:45 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.kotnet.org/~skimo/nvi/devel/${P}.tar.gz"
LICENSE="Sleepycat"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ppc64 sparc x86"
IUSE="perl unicode"
DEPEND="=sys-libs/db-4*"