diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:29:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:29:36 +0000 |
commit | b82b7a07c63d27c9e0f42c4b15103c5eb438b584 (patch) | |
tree | 47d675fb4ecd701197eb0df569070c42d607dfcb /app-editors/nvi | |
parent | Stable for ppc64, wrt bug #496436 (diff) | |
download | gentoo-2-b82b7a07c63d27c9e0f42c4b15103c5eb438b584.tar.gz gentoo-2-b82b7a07c63d27c9e0f42c4b15103c5eb438b584.tar.bz2 gentoo-2-b82b7a07c63d27c9e0f42c4b15103c5eb438b584.zip |
Stable for ppc64, wrt bug #496600
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 b7a2d539179e..2ccb0976a895 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.94 2014/01/18 20:16:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.95 2014/01/19 10:29:36 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nvi-1.81.6-r4.ebuild: + Stable for ppc64, wrt bug #496600 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nvi-1.81.6-r4.ebuild: Stable for alpha, 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 3cb164c53430..572776681f38 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.6 2014/01/18 20:16:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r4.ebuild,v 1.7 2014/01/19 10:29:36 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} ) |