projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
569b374
)
app-editors/nvi: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:34 +0000
(17:21 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:34 +0000
(17:21 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-editors/nvi/nvi-1.81.6-r7.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/nvi/nvi-1.81.6-r7.ebuild
b/app-editors/nvi/nvi-1.81.6-r7.ebuild
index cb13313dae92d3f60419b3188c4740da4bbdb7ea..b03ed765c4232b693990cd75ee6ba3ca2e13e030 100644
(file)
--- a/
app-editors/nvi/nvi-1.81.6-r7.ebuild
+++ b/
app-editors/nvi/nvi-1.81.6-r7.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-11,7
+11,7
@@
SRC_URI="http://garage.linux.student.kuleuven.be/~skimo/nvi/devel/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~
x64-macos ~amd64-fbsd
"
+KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~
amd64-fbsd ~x64-macos
"
IUSE="perl tcl unicode"
CDEPEND=">=sys-libs/db-4.2.52_p5:=