* [gentoo-commits] gentoo-x86 commit in kde-base/ksystemlog: ChangeLog ksystemlog-4.11.4.ebuild
@ 2013-12-03 22:35 Johannes Huber (johu)
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2013-12-03 22:35 UTC (permalink / raw
To: gentoo-commits
johu 13/12/03 22:35:43
Modified: ChangeLog
Added: ksystemlog-4.11.4.ebuild
Log:
Version bump KDE SC 4.11.4
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path
1.176 kde-base/ksystemlog/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksystemlog/ChangeLog?rev=1.176&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksystemlog/ChangeLog?rev=1.176&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksystemlog/ChangeLog?r1=1.175&r2=1.176
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- ChangeLog 5 Nov 2013 22:22:53 -0000 1.175
+++ ChangeLog 3 Dec 2013 22:35:42 -0000 1.176
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksystemlog
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.175 2013/11/05 22:22:53 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.176 2013/12/03 22:35:42 johu Exp $
+
+*ksystemlog-4.11.4 (03 Dec 2013)
+
+ 03 Dec 2013; Johannes Huber <johu@gentoo.org> +ksystemlog-4.11.4.ebuild:
+ Version bump KDE SC 4.11.4
*ksystemlog-4.11.3 (05 Nov 2013)
1.1 kde-base/ksystemlog/ksystemlog-4.11.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.11.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.11.4.ebuild?rev=1.1&content-type=text/plain
Index: ksystemlog-4.11.4.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.11.4.ebuild,v 1.1 2013/12/03 22:35:43 johu Exp $
EAPI=5
KDE_HANDBOOK="optional"
VIRTUALX_REQUIRED=test
inherit kde4-base
DESCRIPTION="KDE system log viewer"
HOMEPAGE="http://www.kde.org/applications/system/ksystemlog/"
KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug test"
RESTRICT=test
# bug 378101
src_prepare() {
kde4-base_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
# one test consistently fails, so comment it out for the moment
sed -e "s:systemAnalyzerTest:# dont run systemAnalyzerTest:g" -i ksystemlog/tests/CMakeLists.txt
fi
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/ksystemlog: ChangeLog ksystemlog-4.11.4.ebuild
@ 2014-01-10 4:32 Chris Reffett (creffett)
0 siblings, 0 replies; 2+ messages in thread
From: Chris Reffett (creffett) @ 2014-01-10 4:32 UTC (permalink / raw
To: gentoo-commits
creffett 14/01/10 04:32:06
Modified: ChangeLog
Removed: ksystemlog-4.11.4.ebuild
Log:
Remove KDE SC 4.11.4
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354)
Revision Changes Path
1.186 kde-base/ksystemlog/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksystemlog/ChangeLog?rev=1.186&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksystemlog/ChangeLog?rev=1.186&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksystemlog/ChangeLog?r1=1.185&r2=1.186
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog 10 Jan 2014 04:21:39 -0000 1.185
+++ ChangeLog 10 Jan 2014 04:32:05 -0000 1.186
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksystemlog
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.185 2014/01/10 04:21:39 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.186 2014/01/10 04:32:05 creffett Exp $
+
+ 10 Jan 2014; Chris Reffett <creffett@gentoo.org> -ksystemlog-4.11.4.ebuild:
+ Remove KDE SC 4.11.4
*ksystemlog-4.11.5 (10 Jan 2014)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-10 4:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-03 22:35 [gentoo-commits] gentoo-x86 commit in kde-base/ksystemlog: ChangeLog ksystemlog-4.11.4.ebuild Johannes Huber (johu)
-- strict thread matches above, loose matches on Subject: below --
2014-01-10 4:32 Chris Reffett (creffett)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox