diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:21:31 +0200 |
commit | 569b374d6652b41a1b9979de518e57b3633b9a14 (patch) | |
tree | 6be60b9db63a90aa31406899aed72b8ebf549089 /app-dicts/myspell-ru | |
parent | app-dicts/dictd-web1913: Sort KEYWORDS (diff) | |
download | gentoo-569b374d6652b41a1b9979de518e57b3633b9a14.tar.gz gentoo-569b374d6652b41a1b9979de518e57b3633b9a14.tar.bz2 gentoo-569b374d6652b41a1b9979de518e57b3633b9a14.zip |
app-dicts/myspell-ru: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-ru')
-rw-r--r-- | app-dicts/myspell-ru/myspell-ru-20060316.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/myspell-ru/myspell-ru-20150711.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild b/app-dicts/myspell-ru/myspell-ru-20060316.ebuild index b2287a79f068..fc7df366c8f9 100644 --- a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild +++ b/app-dicts/myspell-ru/myspell-ru-20060316.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -22,4 +22,4 @@ DESCRIPTION="Russian dictionaries for myspell/hunspell" LICENSE="LGPL-2.1 myspell-ru_RU-AlexanderLebedev" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" diff --git a/app-dicts/myspell-ru/myspell-ru-20150711.ebuild b/app-dicts/myspell-ru/myspell-ru-20150711.ebuild index 490f36780e4d..e1bbe39d25e7 100644 --- a/app-dicts/myspell-ru/myspell-ru-20150711.ebuild +++ b/app-dicts/myspell-ru/myspell-ru-20150711.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,4 +22,4 @@ SRC_URI="http://extensions.libreoffice.org/${EXT}/${DICT}/releases/${MY_PV}/${MY LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux" |