public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ksystemlog/
Date: Sun, 30 Aug 2020 19:02:18 +0000 (UTC)	[thread overview]
Message-ID: <1598787118.55a2b97774aec097d4bdfe7b11f67159969cec61.asturm@gentoo> (raw)

commit:     55a2b97774aec097d4bdfe7b11f67159969cec61
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 11:31:22 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 11:31:58 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=55a2b977

kde-apps/ksystemlog: Remove long obsolete test restriction

Bug: https://bugs.gentoo.org/378101
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ksystemlog/ksystemlog-20.08.49.9999.ebuild | 19 -------------------
 kde-apps/ksystemlog/ksystemlog-9999.ebuild          | 19 -------------------
 2 files changed, 38 deletions(-)

diff --git a/kde-apps/ksystemlog/ksystemlog-20.08.49.9999.ebuild b/kde-apps/ksystemlog/ksystemlog-20.08.49.9999.ebuild
index 3850772b19..0b27eba71b 100644
--- a/kde-apps/ksystemlog/ksystemlog-20.08.49.9999.ebuild
+++ b/kde-apps/ksystemlog/ksystemlog-20.08.49.9999.ebuild
@@ -18,9 +18,6 @@ SLOT="5"
 KEYWORDS=""
 IUSE="systemd"
 
-# bug 378101
-RESTRICT+=" test"
-
 DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtprintsupport-${QTMIN}:5
@@ -41,22 +38,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-src_prepare() {
-	ecm_src_prepare
-
-	if use test; then
-		# beat this stupid test into shape: the test files contain no year, so
-		# comparison succeeds only in 2007 !!!
-		local theyear=$(date +%Y)
-		einfo Setting the current year as ${theyear} in the test files
-		sed -e "s:2007:${theyear}:g" -i tests/systemAnalyzerTest.cpp || die
-
-		# one test consistently fails, so comment it out for the moment
-		sed -e "s:systemAnalyzerTest:# dont run systemAnalyzerTest:g" \
-			-i ksystemlog/tests/CMakeLists.txt || die
-	fi
-}
-
 src_configure() {
 	local mycmakeargs=(
 		$(cmake_use_find_package systemd Journald)

diff --git a/kde-apps/ksystemlog/ksystemlog-9999.ebuild b/kde-apps/ksystemlog/ksystemlog-9999.ebuild
index 6f9947d1b0..8ad99e7061 100644
--- a/kde-apps/ksystemlog/ksystemlog-9999.ebuild
+++ b/kde-apps/ksystemlog/ksystemlog-9999.ebuild
@@ -18,9 +18,6 @@ SLOT="5"
 KEYWORDS=""
 IUSE="systemd"
 
-# bug 378101
-RESTRICT+=" test"
-
 DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtprintsupport-${QTMIN}:5
@@ -41,22 +38,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-src_prepare() {
-	ecm_src_prepare
-
-	if use test; then
-		# beat this stupid test into shape: the test files contain no year, so
-		# comparison succeeds only in 2007 !!!
-		local theyear=$(date +%Y)
-		einfo Setting the current year as ${theyear} in the test files
-		sed -e "s:2007:${theyear}:g" -i tests/systemAnalyzerTest.cpp || die
-
-		# one test consistently fails, so comment it out for the moment
-		sed -e "s:systemAnalyzerTest:# dont run systemAnalyzerTest:g" \
-			-i ksystemlog/tests/CMakeLists.txt || die
-	fi
-}
-
 src_configure() {
 	local mycmakeargs=(
 		$(cmake_use_find_package systemd Journald)


             reply	other threads:[~2020-08-30 19:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-30 19:02 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-10 16:46 [gentoo-commits] proj/kde:master commit in: kde-apps/ksystemlog/ Andreas Sturmlechner
2024-03-25 18:47 Andreas Sturmlechner
2023-09-15 12:10 Andreas Sturmlechner
2022-03-24 11:59 Andreas Sturmlechner
2021-08-03  8:57 Andreas Sturmlechner
2021-01-22  0:00 Andreas Sturmlechner
2020-09-19 20:03 Andreas Sturmlechner
2020-07-18  8:57 Andreas Sturmlechner
2016-01-20 18:13 Michael Palimaka
2015-10-15  8:14 Michael Palimaka
2015-07-20 20:39 Johannes Huber

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=1598787118.55a2b97774aec097d4bdfe7b11f67159969cec61.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