summaryrefslogtreecommitdiff
path: root/app-office/planner
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /app-office/planner
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'app-office/planner')
-rw-r--r--app-office/planner/Manifest2
-rw-r--r--app-office/planner/planner-0.14.6_p20130520-r1.ebuild (renamed from app-office/planner/planner-0.14.6_p20130520.ebuild)6
2 files changed, 5 insertions, 3 deletions
diff --git a/app-office/planner/Manifest b/app-office/planner/Manifest
index ea7bb9cf556f..f3130a448846 100644
--- a/app-office/planner/Manifest
+++ b/app-office/planner/Manifest
@@ -1,3 +1,3 @@
DIST planner-0.14.6_p20130520.tar.xz 4200624 BLAKE2B 4dd3965a3091fe69d9ac125745f7d3ac54cbe1d81f794c0dded02c0983867d2469848af7f74f1eb745a2e2c42c79be7955d6790f0b263faa5ee821bc28c6a339 SHA512 d658b68c96742340a06a9e96d7910f70fb296cb7a19cc335afdcbec01b36326b1574522155cf19fec012363e1e4d4120c35e1319c699613833be2eb0fa999024
-EBUILD planner-0.14.6_p20130520.ebuild 1884 BLAKE2B a0a414d51eca7d41c8a7d90bb9d62d99f7aac36874525248e76023231cd63b23d6edc0bc4a079f3707a3ee466bd4d668d7dc35f31cd0ea2bd1ef95bb3714b94a SHA512 0f962651d72faa8b4e3dea447cb5e7d3f997a91f93a0024872b0cf0d9137994b1ab2cc176d9db9c71ff86f97be9083a3a668b298376fbe35a25f868e052bd593
+EBUILD planner-0.14.6_p20130520-r1.ebuild 1922 BLAKE2B 7232a692c7f388113fdcc37ac824517aa8aef41b701f12251c9f7e87b0caf4cbcda0b79a09c5224ba9c793e76082df6e793218c9548bcfd5bc3d3104ff09722f SHA512 b325c51aa06c2b50b8ea976537ac7317f297bf7b34788f9ca9a3b7f512885dcebcf9d9524439e9e3749ebf498562693edb51971c29f6f27f54563ff22c1f5484
MISC metadata.xml 259 BLAKE2B 32f8c5208a55a1dda504b7df969127393a2c70e672aba383fcdc870de8fe778366d3dde3c3313bd043068d2e7831d1e18bad6fb428e82266fc2a630104e0a193 SHA512 fbef629394690b3a5608abc6344816f6acf1e8e2663f29949fd14a662c628f16fee77a1ec1641066806d143fb94c1571bc5b46b829dc53620af6956377fe15cc
diff --git a/app-office/planner/planner-0.14.6_p20130520.ebuild b/app-office/planner/planner-0.14.6_p20130520-r1.ebuild
index e2a022f1b4f0..e9b4ff1e4fbd 100644
--- a/app-office/planner/planner-0.14.6_p20130520.ebuild
+++ b/app-office/planner/planner-0.14.6_p20130520-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -29,7 +29,9 @@ RDEPEND="
>=dev-libs/libxslt-1.1.23
python? (
${PYTHON_DEPS}
- >=dev-python/pygtk-2.6:2[${PYTHON_USEDEP}] )
+ $(python_gen_cond_dep '
+ >=dev-python/pygtk-2.6:2[${PYTHON_MULTI_USEDEP}] )
+ ')
eds? (
>=gnome-extra/evolution-data-server-3.6:=
>=mail-client/evolution-3.6 )