diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:00:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-01 16:00:49 +0000 |
commit | f96a3a7f682cadb0c1f7d2c6c1f53f5a646c4da9 (patch) | |
tree | 9993702a21fe9cd7a7f52f009733836cb510e90d /app-editors | |
parent | Stable for HPPA (bug #495416). (diff) | |
download | gentoo-2-f96a3a7f682cadb0c1f7d2c6c1f53f5a646c4da9.tar.gz gentoo-2-f96a3a7f682cadb0c1f7d2c6c1f53f5a646c4da9.tar.bz2 gentoo-2-f96a3a7f682cadb0c1f7d2c6c1f53f5a646c4da9.zip |
Stable for HPPA (bug #496600).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nvi/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/nvi/nvi-1.81.6-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog index 33a5ada99de2..c5c13dc16230 100644 --- a/app-editors/nvi/ChangeLog +++ b/app-editors/nvi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/nvi -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.89 2013/07/09 22:23:51 neurogeek Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.90 2014/01/01 16:00:49 jer Exp $ + + 01 Jan 2014; Jeroen Roovers <jer@gentoo.org> nvi-1.81.6-r4.ebuild: + Stable for HPPA (bug #496600). *nvi-1.81.6-r4 (09 Jul 2013) diff --git a/app-editors/nvi/nvi-1.81.6-r4.ebuild b/app-editors/nvi/nvi-1.81.6-r4.ebuild index afebd2801492..861df4fe47b1 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-2013 Gentoo Foundation +# 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.1 2013/07/09 22:23:51 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/nvi-1.81.6-r4.ebuild,v 1.2 2014/01/01 16:00:49 jer 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} ) |