diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-07 23:57:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-07 23:57:33 +0000 |
commit | ebb398379ae01b1af0fdc0390159d96eef16c9e4 (patch) | |
tree | 882572c836fd1ea851341f9513bf93a58d78b9ab /app-editors | |
parent | Version bump. Fix building with with Python 2.6 (bug #265649). (diff) | |
download | gentoo-2-ebb398379ae01b1af0fdc0390159d96eef16c9e4.tar.gz gentoo-2-ebb398379ae01b1af0fdc0390159d96eef16c9e4.tar.bz2 gentoo-2-ebb398379ae01b1af0fdc0390159d96eef16c9e4.zip |
Stable for HPPA (bug #271937).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nvi/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nvi/nvi-1.81.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog index e0c5a868e35a..05f87eabdac2 100644 --- a/app-editors/nvi/ChangeLog +++ b/app-editors/nvi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/nvi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.70 2009/06/02 17:01:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.71 2009/06/07 23:57:33 jer Exp $ + + 07 Jun 2009; Jeroen Roovers <jer@gentoo.org> nvi-1.81.6-r2.ebuild: + Stable for HPPA (bug #271937). 02 Jun 2009; Raúl Porcel <armin76@gentoo.org> nvi-1.81.6-r2.ebuild: alpha/sparc stable wrt #271937 diff --git a/app-editors/nvi/nvi-1.81.6-r2.ebuild b/app-editors/nvi/nvi-1.81.6-r2.ebuild index 4ec09abb6a72..fb9f186adec0 100644 --- a/app-editors/nvi/nvi-1.81.6-r2.ebuild +++ b/app-editors/nvi/nvi-1.81.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r2.ebuild,v 1.5 2009/06/02 17:01:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r2.ebuild,v 1.6 2009/06/07 23:57:33 jer Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.kotnet.org/~skimo/nvi/devel/${P}.tar.bz2" LICENSE="Sleepycat" 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="=sys-libs/db-4* |