diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-10-13 22:19:36 +0100 |
commit | bb72e65b6d6ce95abb5d486dad35d37dc105e89b (patch) | |
tree | b31a9263d386dcae4cb06764136672508dc5efdf /dev-python/egg-python | |
parent | 9b1e6d491f32eb4caf0c8e197bdec075713c97ca (diff) |
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-python/egg-python')
-rw-r--r-- | dev-python/egg-python/Manifest | 2 | ||||
-rw-r--r-- | dev-python/egg-python/egg-python-2.25.3-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/egg-python/Manifest b/dev-python/egg-python/Manifest index bd775ea54ef1..32dd9736d12b 100644 --- a/dev-python/egg-python/Manifest +++ b/dev-python/egg-python/Manifest @@ -1,4 +1,4 @@ AUX egg-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 egg-python-2.25.3-r1.ebuild 1024 BLAKE2B 34b02b912570d81381a33a3770e06163bd3d022f37c20ee0da8a53a289a5fbb98832490b6962d9c7d3da826bb1e27e6dab8370330ac77ecbb5fdfb1e360bf29a SHA512 a06a9d650726f8786d863f18c0616357179127b8ec47fbf50feac3ce5f313fc12f191b9a8fa4989e0b8185d55129ac5ce81f216c22ad09021d19e0415245cb3f +EBUILD egg-python-2.25.3-r1.ebuild 1014 BLAKE2B a1af026518decbb0c4d89e1be788ff5a870609ad505da6d4ee84ddf02c7a9453640be2cc11d203ed91f3fef277679e7ad4115273e2e794bf0fa3f8761a40beae SHA512 33f3588890cbcc15d504f1473a99d43e65619ff4591f5f3e9f8b4d9efda2fc3926d5c51b1f42450addab2a495b3e824bf5bae3c9f8b6ddba9b07bcdd076d6687 MISC metadata.xml 364 BLAKE2B 3e552b7268e94c998b77887abc52fc4e40d3d00a58631b8369c63d47d0b0d5a7248738d7149fbba2023752efb6407280afc49b3876fafc686086110d4a106e4f SHA512 6047332255074115daadcfdfe865fc811c09463a5f4e9f85ae36c52f705b413ac51d4281c18d09652115551603f8c5b1e28bb41cb8db3174d6cb4d9a0c368adf diff --git a/dev-python/egg-python/egg-python-2.25.3-r1.ebuild b/dev-python/egg-python/egg-python-2.25.3-r1.ebuild index 03a9cdf3f499..dbdfe39407f1 100644 --- a/dev-python/egg-python/egg-python-2.25.3-r1.ebuild +++ b/dev-python/egg-python/egg-python-2.25.3-r1.ebuild @@ -14,7 +14,7 @@ inherit autotools eutils gnome-python-common-r1 DESCRIPTION="EggTrayIcon bindings for Python" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86" IUSE="examples" RDEPEND=">=dev-python/libbonobo-python-2.22.1[${PYTHON_USEDEP}] |