diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:47:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 15:47:27 +0000 |
commit | 33fca7a511681b85ab833c78b1be7860feb0055c (patch) | |
tree | 9d32529766205266d6b8b49a2a0f2774f5a94eee /app-editors/nvi | |
parent | Stable on Alpha. (diff) | |
download | historical-33fca7a511681b85ab833c78b1be7860feb0055c.tar.gz historical-33fca7a511681b85ab833c78b1be7860feb0055c.tar.bz2 historical-33fca7a511681b85ab833c78b1be7860feb0055c.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'app-editors/nvi')
-rw-r--r-- | app-editors/nvi/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nvi/nvi-1.81.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog index 8d2a2970ff75..2e4735733eae 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.37 2006/10/06 12:27:32 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.38 2006/10/19 15:47:27 kloeri Exp $ + + 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> nvi-1.81.5-r3.ebuild: + Stable on Alpha. *nvi-1.81.5-r5 (06 Oct 2006) diff --git a/app-editors/nvi/nvi-1.81.5-r3.ebuild b/app-editors/nvi/nvi-1.81.5-r3.ebuild index 258b63ca3bc2..cdaf5847c1c4 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.9 2006/10/04 17:58:46 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.5-r3.ebuild,v 1.10 2006/10/19 15:47:27 kloeri 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*" |