diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
commit | 71deace00d1a2b091313fe137ab7092418c6f87c (patch) | |
tree | 9f1f0dee23e13658e52f49437befe78427148c51 /dev-python/gtkspell-python | |
parent | 29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff) |
gentoo resync : 10.02.2020
Diffstat (limited to 'dev-python/gtkspell-python')
-rw-r--r-- | dev-python/gtkspell-python/Manifest | 2 | ||||
-rw-r--r-- | dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gtkspell-python/Manifest b/dev-python/gtkspell-python/Manifest index ba7ecd75a023..03da94739ca8 100644 --- a/dev-python/gtkspell-python/Manifest +++ b/dev-python/gtkspell-python/Manifest @@ -1,4 +1,4 @@ AUX gtkspell-python-2.25.3-python-libs.patch 2243 BLAKE2B 05e6d4383c91237fe248afbbe3e04f111b60f3119bcddb99c72adeb671c973379c6c241bdf184dc9dc81b67e347582f631dad175ca39036a3fe2a3f415a659fa SHA512 f9ddacdcffaaf6933e3ab28f843892a4754677a29987d512ebc3810245fb793f8a242b479e47fd63dc7756c817a510e04cda2548aa6bb4d88ce4649c2b1759ed DIST gnome-python-extras-2.25.3.tar.bz2 370489 BLAKE2B 9ca41f953ed75009f732c811372a560a1fcaf8e81bf4187117c40e61009296df62ed413cfc47194329bb92053762748cd14c3849d0f4a0fe7ccfff8ad72c3529 SHA512 6994b8b5d6ccc009edc7ddfad373b9164d8162f1007972652f6086dca30cac6941ab68ef467d15c972ab05c4ae0e19ec72edc2643636d22a01a3f5a719251467 -EBUILD gtkspell-python-2.25.3-r1.ebuild 889 BLAKE2B acd642a9d93f6102b5cfbcd4102cda595d43ae469e4d1fbe48cb657b880ef41f4d28e47e469e762571e0144f85ea2a93dd3e663ff962f3989fe0cb75e2e826a1 SHA512 0075b7005ef03820d090ccbf3fa389d5a1fb886c6785bb9590c5426bc40ecb27e0f406c567e0fd0d94a95c397bcc3a4c6dc99d0c00f8dbe9ece2d89cbbab55da +EBUILD gtkspell-python-2.25.3-r1.ebuild 887 BLAKE2B b84d5ad0bb784c984853de385a337179856caa243ff90bdf108dd685442863ae34a6bc51b9d1707caab016bd0949fd55228372e827cdf2db08379c5080c68f84 SHA512 f6218bc6c53d9a23e415ea94400e2ea083f23eccae13c70a34d48dc2e7172687ae1eb62769830e85fa220fa97df5b432e2a63a6efe6507dfe9469ee9df1b834f MISC metadata.xml 346 BLAKE2B 48d899b0b769e7edf07feeb6349bd66595360a1fd09a3c9bc5385485729eba9f1eb462e508e6691fe47dd571be396a29fa266fc998cc8d2ff772b353713fcda9 SHA512 e7e631f5ebe3a81d0431366152d6f7a2d21958a031746d6b2fd6ac9ef3f145d78fb30d1014b0912e9d720b3be7c6d2fdc544bb840a9f12fddf37ffdcf65933bd diff --git a/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild b/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild index 1ca4939cde75..232c41696c51 100644 --- a/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild +++ b/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ DESCRIPTION="GtkSpell bindings for Python" # an ebuild, currently. Punt till we actually have to face the issue. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="doc examples" RDEPEND="app-text/gtkspell:2" |