projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43c55e0
)
app-dicts/dictd-misc: Sort KEYWORDS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:27 +0000
(17:21 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 15 Jul 2019 15:21:27 +0000
(17:21 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild
b/app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild
index 611708a2e14e7f7827d70b0a5f4ea56adf919206..874de8c68d89a86bf9ea1a255afd6027c12fac87 100644
(file)
--- a/
app-dicts/dictd-misc/dictd-misc-1.5b-r1.ebuild
+++ b/
app-dicts/dictd-misc/dictd-misc-1.5b-r1.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=0
@@
-11,7
+11,7
@@
SRC_URI="ftp://ftp.dict.org/pub/dict/pre/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="
x86 ppc sparc amd64 ppc64
"
+KEYWORDS="
amd64 ppc ppc64 sparc x86
"
DEPEND=">=app-text/dictd-1.5.5"