projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a13da82
)
net-analyzer/icinga-web: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:24:51 +0000
(17:24 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:24:51 +0000
(17:24 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/icinga-web/icinga-web-1.14.1.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/icinga-web/icinga-web-1.14.1.ebuild
b/net-analyzer/icinga-web/icinga-web-1.14.1.ebuild
index 23df79b6d7672f4576e88696692e911611cd537d..39f00e240223dafc395a6a8d9b60bdaa3f1dc311 100644
(file)
--- a/
net-analyzer/icinga-web/icinga-web-1.14.1.ebuild
+++ b/
net-analyzer/icinga-web/icinga-web-1.14.1.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="5"
@@
-10,7
+10,7
@@
HOMEPAGE="http://www.icinga.org/"
SRC_URI="https://github.com/icinga/${PN}/archive/v${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~
x86 ~amd64
"
+KEYWORDS="~
amd64 ~x86
"
IUSE="apache2 mysql pnp postgres"
DEPEND="dev-php/phing
dev-db/libdbi-drivers[mysql?,postgres?]