summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-10-21 14:36:01 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-10-21 14:36:01 +0000
commitbe42fb16bf2d7d884675c45c1415f4c3581476a6 (patch)
tree67fc00971c0156e863b98868295afda32b4572ab /app-editors/bvi/bvi-1.3.2.ebuild
parentdigest fix (diff)
downloadhistorical-be42fb16bf2d7d884675c45c1415f4c3581476a6.tar.gz
historical-be42fb16bf2d7d884675c45c1415f4c3581476a6.tar.bz2
historical-be42fb16bf2d7d884675c45c1415f4c3581476a6.zip
Stable on ppc wrt bug 152229
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'app-editors/bvi/bvi-1.3.2.ebuild')
-rw-r--r--app-editors/bvi/bvi-1.3.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/bvi/bvi-1.3.2.ebuild b/app-editors/bvi/bvi-1.3.2.ebuild
index e1d001bbf390..cf8ea4fde2e5 100644
--- a/app-editors/bvi/bvi-1.3.2.ebuild
+++ b/app-editors/bvi/bvi-1.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/bvi/bvi-1.3.2.ebuild,v 1.3 2005/09/20 17:33:54 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/bvi/bvi-1.3.2.ebuild,v 1.4 2006/10/21 14:36:01 nixnut Exp $
DESCRIPTION="display-oriented editor for binary files, based on the vi texteditor"
HOMEPAGE="http://bvi.sourceforge.net/"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
+KEYWORDS="~amd64 ppc ~ppc-macos ~x86"
DEPEND="sys-libs/ncurses"