From be42fb16bf2d7d884675c45c1415f4c3581476a6 Mon Sep 17 00:00:00 2001 From: Gysbert Wassenaar Date: Sat, 21 Oct 2006 14:36:01 +0000 Subject: Stable on ppc wrt bug 152229 Package-Manager: portage-2.1.2_pre3-r5 --- app-editors/bvi/bvi-1.3.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-editors/bvi/bvi-1.3.2.ebuild') 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" -- cgit v1.2.3-65-gdbad