diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 14:00:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 14:00:05 +0000 |
commit | 3c486b85e15aacae46622cae4e5f9a70e41a63de (patch) | |
tree | 480c5124ae88f598b6b6df691e93cd6882a752e1 /app-editors/nvi | |
parent | Stable for x86, wrt bug #497486 (diff) | |
download | gentoo-2-3c486b85e15aacae46622cae4e5f9a70e41a63de.tar.gz gentoo-2-3c486b85e15aacae46622cae4e5f9a70e41a63de.tar.bz2 gentoo-2-3c486b85e15aacae46622cae4e5f9a70e41a63de.zip |
Stable for x86, wrt bug #496600
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 4f55ee97ca3b..5a9868a73abd 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.91 2014/01/12 20:10:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.92 2014/01/14 14:00:05 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> nvi-1.81.6-r4.ebuild: + Stable for x86, wrt bug #496600 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> nvi-1.81.6-r4.ebuild: amd64 stable, 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 d951433c4408..87940b11519a 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.3 2014/01/12 20:10:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r4.ebuild,v 1.4 2014/01/14 14:00:05 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} ) |