From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/extra-cmake-modules/
Date: Wed, 13 Sep 2017 19:33:42 +0000 (UTC) [thread overview]
Message-ID: <1505331035.fd0de387959fb48cf05eba85b94161cca18b062c.asturm@gentoo> (raw)
commit: fd0de387959fb48cf05eba85b94161cca18b062c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 14:48:25 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 19:30:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd0de387
kde-frameworks/extra-cmake-modules: Drop 5.34.0
Package-Manager: Portage-2.3.8, Repoman-2.3.3
| 1 -
| 58 ----------------------
2 files changed, 59 deletions(-)
--git a/kde-frameworks/extra-cmake-modules/Manifest b/kde-frameworks/extra-cmake-modules/Manifest
index 218a1f81834..8648b8ca41c 100644
--- a/kde-frameworks/extra-cmake-modules/Manifest
+++ b/kde-frameworks/extra-cmake-modules/Manifest
@@ -1,3 +1,2 @@
-DIST extra-cmake-modules-5.34.0.tar.xz 312800 SHA256 05da02a2db64d20a7a92be6dc642df39da39f957dea8fba9bcb99fb3f3f66de4 SHA512 afea8dce05e8dcb10e5c32d5062e550da19802179155d68d8282b048e7eedcb66461160e6c7da9a2b2f46d3f7398f7883a8cb5ed7cc9064214fb45ad3f127873 WHIRLPOOL dd96c53727cbb2d9c6830adde5a2c29acf3822277534fe3173577d98aa375ead2193f3bf1ae1857ec25e7cf0a012a1e2b66b00a1321caf0789a4528e921c836c
DIST extra-cmake-modules-5.37.0.tar.xz 311696 SHA256 26198cf05c084c158bb23f0585a9df5bba1aa16b746252c80bdf4f0261b527cb SHA512 eb064dcf03960913c41c61dcb02ed12fa1b83abe507f9b161770bae8fe32b74dee45a29b12af26e636e896b97b17221adf67ea8465fcc9ab319b4ee55ab4f8bf WHIRLPOOL 0085edc89a6ac6369b509cd16ee79447f3d6c924aa06ca8bf73471772ae03afd8d57223fad70c5d5e4e3256ffc12e1de0b9176dfdbb2526015b41230a16da12d
DIST extra-cmake-modules-5.38.0.tar.xz 312532 SHA256 6188a8ac8d799439204f69a1eb229431fc9f196790b88d6fb72bb3d57edb2332 SHA512 c1fd65593732e57fb0822fd5bc2b06f9e35713a78f35269f387f6d9e4c87520b46f3cde039a42993139b478da5aebf1764d0111746af75bb0e5a33822684e501 WHIRLPOOL f4bf5e501f28d9e501b67772b8822eb72af934f37710d085dad6259544e1cf0e1081e18a7967e6439f126699891420014ea014f16b1080491079bd4d1dec61a6
diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.34.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.34.0.ebuild
deleted file mode 100644
index 401fc1470af..00000000000
--- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.34.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-KDE_AUTODEPS="false"
-KDE_DEBUG="false"
-KDE_TEST="false"
-inherit kde5 python-any-r1
-
-DESCRIPTION="Extra modules and scripts for CMake"
-HOMEPAGE="https://projects.kde.org/projects/kdesupport/extra-cmake-modules"
-
-LICENSE="BSD"
-KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86"
-IUSE="doc test"
-
-DEPEND="
- doc? (
- ${PYTHON_DEPS}
- $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]')
- )
- test? (
- $(add_qt_dep qtcore)
- $(add_qt_dep linguist-tools)
- )
-"
-RDEPEND="
- app-arch/libarchive[bzip2]
-"
-
-python_check_deps() {
- has_version "dev-python/sphinx[${PYTHON_USEDEP}]"
-}
-
-pkg_setup() {
- use doc && python-any-r1_pkg_setup
-}
-
-src_configure() {
- local mycmakeargs=(
- -DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON
- -DBUILD_HTML_DOCS="$(usex doc)"
- -DBUILD_MAN_DOCS="$(usex doc)"
- -DDOC_INSTALL_DIR="/usr/share/doc/${PF}"
- )
-
- cmake-utils_src_configure
-}
-
-src_test() {
- local myctestargs=(
- -E "(ECMToolchainAndroidTest|KDEInstallDirsTest.relative_or_absolute_usr)"
- )
-
- kde5_src_test
-}
next reply other threads:[~2017-09-13 19:33 UTC|newest]
Thread overview: 113+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-13 19:33 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-07 21:41 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/extra-cmake-modules/ Sam James
2025-02-07 18:04 Sam James
2025-02-07 18:04 Sam James
2025-01-15 19:31 Sam James
2025-01-15 16:51 Sam James
2025-01-15 16:24 Sam James
2024-12-03 21:09 Andreas Sturmlechner
2024-11-07 8:53 Sam James
2024-11-07 7:41 Sam James
2024-11-07 7:17 Sam James
2024-10-04 17:30 Arthur Zamarin
2024-10-04 17:30 Arthur Zamarin
2024-10-04 17:30 Arthur Zamarin
2024-08-30 6:39 Arthur Zamarin
2024-08-30 6:39 Arthur Zamarin
2024-08-30 6:39 Arthur Zamarin
2024-08-30 6:39 Arthur Zamarin
2024-08-30 6:18 Arthur Zamarin
2024-08-29 23:08 Sam James
2024-07-06 17:23 Michał Górny
2024-05-27 23:48 Sam James
2024-05-27 18:11 Arthur Zamarin
2023-12-29 20:26 Arthur Zamarin
2023-12-29 0:24 Sam James
2023-12-28 14:58 Sam James
2023-11-25 23:34 Andreas Sturmlechner
2023-11-22 11:16 Arthur Zamarin
2023-11-21 15:39 Sam James
2023-11-21 15:39 Sam James
2023-08-02 17:51 Sam James
2023-08-02 17:43 Sam James
2023-08-02 17:43 Sam James
2023-07-25 18:52 Sam James
2023-05-28 11:36 Sam James
2023-05-27 15:55 Sam James
2023-05-27 10:59 Arthur Zamarin
2023-05-20 0:54 Sam James
2023-04-20 4:38 Arthur Zamarin
2023-04-20 4:02 Sam James
2023-02-05 15:19 Sam James
2023-02-05 15:19 Sam James
2022-11-10 18:18 Arthur Zamarin
2022-11-10 18:18 Arthur Zamarin
2022-08-11 10:38 Sam James
2022-07-31 19:37 Arthur Zamarin
2022-07-31 17:12 Arthur Zamarin
2022-05-19 5:08 WANG Xuerui
2022-04-29 4:06 Sam James
2022-04-29 4:06 Sam James
2022-02-08 14:49 Agostino Sarubbo
2022-02-08 7:22 Agostino Sarubbo
2021-12-10 20:09 Andreas Sturmlechner
2021-09-14 5:27 Sam James
2021-09-13 6:59 Agostino Sarubbo
2021-06-07 6:28 Sergei Trofimovich
2021-06-07 6:25 Sergei Trofimovich
2021-04-11 12:21 Mikle Kolyada
2021-01-13 23:24 Andreas Sturmlechner
2021-01-09 23:17 Sam James
2021-01-09 22:08 Sam James
2020-10-08 12:55 Andreas Sturmlechner
2020-07-14 21:11 Andreas Sturmlechner
2020-05-31 21:09 Andreas Sturmlechner
2020-05-31 19:12 Sergei Trofimovich
2020-03-01 13:25 Andreas Sturmlechner
2020-02-11 14:55 Andreas Sturmlechner
2019-12-03 5:04 Andreas Sturmlechner
2019-12-02 15:56 Andreas Sturmlechner
2019-11-11 9:34 Andreas Sturmlechner
2019-10-11 15:36 Michał Górny
2019-07-28 9:38 Andreas Sturmlechner
2019-05-16 12:41 Andreas Sturmlechner
2019-03-17 22:40 Andreas Sturmlechner
2019-02-06 18:12 Andreas Sturmlechner
2019-01-05 23:47 Andreas Sturmlechner
2018-12-01 18:04 Andreas Sturmlechner
2018-11-18 9:37 Andreas Sturmlechner
2018-10-11 18:35 Andreas Sturmlechner
2018-09-30 8:38 Andreas Sturmlechner
2018-09-30 8:38 Andreas Sturmlechner
2018-06-10 20:42 Andreas Sturmlechner
2018-05-10 14:23 Andreas Sturmlechner
2018-03-13 19:51 Michał Górny
2018-03-11 12:39 Michael Palimaka
2017-12-10 17:14 David Seifert
2017-12-10 17:14 David Seifert
2017-12-10 12:15 Michael Palimaka
2017-12-02 18:33 Andreas Sturmlechner
2017-09-16 12:27 Andreas Sturmlechner
2017-09-13 19:33 Andreas Sturmlechner
2017-09-12 20:33 Andreas Sturmlechner
2017-09-03 15:22 Andreas Sturmlechner
2017-08-15 9:11 Andreas Sturmlechner
2017-07-10 12:05 Michael Palimaka
2017-07-09 14:15 Michael Palimaka
2017-07-09 9:51 Andreas Sturmlechner
2017-06-09 13:18 Andreas Sturmlechner
2017-05-18 21:50 Andreas Sturmlechner
2017-01-25 14:08 Michael Palimaka
2017-01-21 20:33 Agostino Sarubbo
2016-12-23 10:11 Johannes Huber
2016-11-13 19:14 Markus Meier
2016-10-13 9:44 Agostino Sarubbo
2016-10-07 16:20 Michael Palimaka
2016-09-01 11:22 Manuel Rüger
2016-08-17 3:47 Jeroen Roovers
2016-07-11 7:30 Chí-Thanh Christopher Nguyễn
2016-07-01 6:29 Jeroen Roovers
2016-05-31 4:20 Jeroen Roovers
2016-04-16 15:01 Johannes Huber
2016-03-27 21:26 Johannes Huber
2016-03-05 10:20 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1505331035.fd0de387959fb48cf05eba85b94161cca18b062c.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox