diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-22 19:16:23 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-22 19:16:23 +0000 |
commit | 003427467027de87d4764b7a001fcb0427a0965c (patch) | |
tree | 4ec96c30c4d6da85f87e11c7cec235e6f9ea5e12 /app-editors/nvi/nvi-1.81.6-r3.ebuild | |
parent | stable ppc, bug 341317 (diff) | |
download | historical-003427467027de87d4764b7a001fcb0427a0965c.tar.gz historical-003427467027de87d4764b7a001fcb0427a0965c.tar.bz2 historical-003427467027de87d4764b7a001fcb0427a0965c.zip |
ppc64 stable wrt #341179
Package-Manager: portage-2.2_rc99/cvs/Linux x86_64
Diffstat (limited to 'app-editors/nvi/nvi-1.81.6-r3.ebuild')
-rw-r--r-- | app-editors/nvi/nvi-1.81.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nvi/nvi-1.81.6-r3.ebuild b/app-editors/nvi/nvi-1.81.6-r3.ebuild index d9905093349d..59f97b274791 100644 --- a/app-editors/nvi/nvi-1.81.6-r3.ebuild +++ b/app-editors/nvi/nvi-1.81.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r3.ebuild,v 1.7 2010/10/22 17:46:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r3.ebuild,v 1.8 2010/10/22 19:16:23 ssuominen Exp $ EAPI=1 @@ -26,7 +26,7 @@ SRC_URI="http://www.kotnet.org/~skimo/nvi/devel/${P}.tar.bz2" LICENSE="BSD" 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="|| ( ${DBDEPENDS} ) |