diff options
author | 2014-01-18 20:16:29 +0000 | |
---|---|---|
committer | 2014-01-18 20:16:29 +0000 | |
commit | 01430135b9f7c5b444d732ba5b9016edbfd5cc08 (patch) | |
tree | 291ef2c9fd2614bad820da18092dc626227505c7 /app-editors/nvi | |
parent | Stable for alpha, wrt bug #496506 (diff) | |
download | gentoo-2-01430135b9f7c5b444d732ba5b9016edbfd5cc08.tar.gz gentoo-2-01430135b9f7c5b444d732ba5b9016edbfd5cc08.tar.bz2 gentoo-2-01430135b9f7c5b444d732ba5b9016edbfd5cc08.zip |
Stable for alpha, wrt bug #496600
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/nvi')
-rw-r--r-- | app-editors/nvi/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nvi/nvi-1.81.6-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog index d3347617dfd8..b7a2d539179e 100644 --- a/app-editors/nvi/ChangeLog +++ b/app-editors/nvi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/nvi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.93 2014/01/14 15:34:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.94 2014/01/18 20:16:29 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nvi-1.81.6-r4.ebuild: + Stable for alpha, wrt bug #496600 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nvi-1.81.6-r4.ebuild: Stable for ppc, wrt bug #496600 diff --git a/app-editors/nvi/nvi-1.81.6-r4.ebuild b/app-editors/nvi/nvi-1.81.6-r4.ebuild index e37328e63c92..3cb164c53430 100644 --- a/app-editors/nvi/nvi-1.81.6-r4.ebuild +++ b/app-editors/nvi/nvi-1.81.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r4.ebuild,v 1.5 2014/01/14 15:34:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r4.ebuild,v 1.6 2014/01/18 20:16:29 ago Exp $ EAPI=4 @@ -26,7 +26,7 @@ SRC_URI="http://garage.linux.student.kuleuven.be/~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" CDEPEND="|| ( ${DBDEPENDS} ) |