From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
Date: Sun, 25 Oct 2020 10:48:51 +0000 (UTC) [thread overview]
Message-ID: <1603622870.17b4bc389e48ce510a513a4168728fadbb5eef30.asturm@gentoo> (raw)
commit: 17b4bc389e48ce510a513a4168728fadbb5eef30
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 10:40:55 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 10:47:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b4bc38
kde-frameworks/kpackage: Drop 5.74.0 (r0) and 5.75.0 (r0)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kpackage/kpackage-5.74.0.ebuild | 37 --------------------------
kde-frameworks/kpackage/kpackage-5.75.0.ebuild | 37 --------------------------
2 files changed, 74 deletions(-)
diff --git a/kde-frameworks/kpackage/kpackage-5.74.0.ebuild b/kde-frameworks/kpackage/kpackage-5.74.0.ebuild
deleted file mode 100644
index 396a714eac6..00000000000
--- a/kde-frameworks/kpackage/kpackage-5.74.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-inherit ecm kde.org
-
-DESCRIPTION="Framework to install and load packages of non binary content"
-
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE="man"
-
-BDEPEND="
- man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
-"
-DEPEND="
- =kde-frameworks/karchive-${PVCUT}*:5
- =kde-frameworks/kcoreaddons-${PVCUT}*:5
- =kde-frameworks/ki18n-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package man KF5DocTools)
- )
-
- ecm_src_configure
-}
-
-src_test() {
- #bug 650214
- local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
- ecm_src_test
-}
diff --git a/kde-frameworks/kpackage/kpackage-5.75.0.ebuild b/kde-frameworks/kpackage/kpackage-5.75.0.ebuild
deleted file mode 100644
index 2bbcd2bd928..00000000000
--- a/kde-frameworks/kpackage/kpackage-5.75.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-inherit ecm kde.org
-
-DESCRIPTION="Framework to install and load packages of non binary content"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="man"
-
-BDEPEND="
- man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
-"
-DEPEND="
- =kde-frameworks/karchive-${PVCUT}*:5
- =kde-frameworks/kcoreaddons-${PVCUT}*:5
- =kde-frameworks/ki18n-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package man KF5DocTools)
- )
-
- ecm_src_configure
-}
-
-src_test() {
- #bug 650214
- local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
- ecm_src_test
-}
next reply other threads:[~2020-10-25 10:48 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-25 10:48 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 8:37 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/ WANG Xuerui
2024-11-19 17:58 Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-09-13 17:43 Andreas Sturmlechner
2024-09-12 17:21 Arthur Zamarin
2024-05-27 18:13 Arthur Zamarin
2024-03-01 14:00 Arthur Zamarin
2024-02-02 12:44 Arthur Zamarin
2021-11-19 3:46 Sam James
2020-10-25 10:48 Andreas Sturmlechner
2019-04-27 20:51 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2018-06-10 15:23 Andreas Sturmlechner
2018-03-12 2:40 Michael Palimaka
2017-12-08 23:40 Thomas Deutschmann
2017-09-24 18:35 Andreas Sturmlechner
2017-07-15 14:45 Alexis Ballier
2017-07-09 14:56 Andreas Sturmlechner
2017-01-25 8:19 Johannes Huber
2017-01-25 8:15 Johannes Huber
2017-01-17 19:54 Aaron Bauman
2016-12-14 17:24 Johannes Huber
2016-12-14 17:24 Johannes Huber
2016-11-18 19:02 Michael Palimaka
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=1603622870.17b4bc389e48ce510a513a4168728fadbb5eef30.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