projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71b9a8b
)
x11-misc/quitcount: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:27:16 +0000
(17:27 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:27:16 +0000
(17:27 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
x11-misc/quitcount/quitcount-3.1.3.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/quitcount/quitcount-3.1.3.ebuild
b/x11-misc/quitcount/quitcount-3.1.3.ebuild
index 36f0e61fa25da560117cd3bcbdc0e5bd600b57bb..1fa341a50b67019e5c1e6bb18bbd5336b32f36b7 100644
(file)
--- a/
x11-misc/quitcount/quitcount-3.1.3.ebuild
+++ b/
x11-misc/quitcount/quitcount-3.1.3.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-12,7
+12,7
@@
SRC_URI="mirror://sourceforge/${PN}/${MV}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~
x86 ~amd64
"
+KEYWORDS="~
amd64 ~x86
"
DEPEND="x11-libs/gtk+:3
>=dev-libs/glib-2.6:2"