summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:21:22 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:21:22 +0000
commit2888a680bcbe6d5ebb83da72d2ae31fc5d2f216a (patch)
treed05414642769b3344ce5ea76766cadd9d60d5ed3 /kde-base/ksystemlog
parent[kde-base] Drop KDE SC 4.4.1 (diff)
downloadgentoo-2-2888a680bcbe6d5ebb83da72d2ae31fc5d2f216a.tar.gz
gentoo-2-2888a680bcbe6d5ebb83da72d2ae31fc5d2f216a.tar.bz2
gentoo-2-2888a680bcbe6d5ebb83da72d2ae31fc5d2f216a.zip
Version bump KDE 4.4.3
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksystemlog')
-rw-r--r--kde-base/ksystemlog/ChangeLog7
-rw-r--r--kde-base/ksystemlog/ksystemlog-4.4.3.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/ksystemlog/ChangeLog b/kde-base/ksystemlog/ChangeLog
index 1aa535af0618..0074ad0d8c1c 100644
--- a/kde-base/ksystemlog/ChangeLog
+++ b/kde-base/ksystemlog/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksystemlog
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.45 2010/03/31 23:09:15 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.46 2010/05/03 21:21:22 alexxy Exp $
+
+*ksystemlog-4.4.3 (03 May 2010)
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> +ksystemlog-4.4.3.ebuild:
+ Version bump
31 Mar 2010; Dror Levin <spatz@gentoo.org> -ksystemlog-4.3.4.ebuild,
-ksystemlog-4.4.0.ebuild:
diff --git a/kde-base/ksystemlog/ksystemlog-4.4.3.ebuild b/kde-base/ksystemlog/ksystemlog-4.4.3.ebuild
new file mode 100644
index 000000000000..96f61ec1dd08
--- /dev/null
+++ b/kde-base/ksystemlog/ksystemlog-4.4.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.4.3.ebuild,v 1.1 2010/05/03 21:21:22 alexxy Exp $
+
+EAPI="3"
+
+KMNAME="kdeadmin"
+
+inherit kde4-meta
+
+DESCRIPTION="KDE system log viewer"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+# Tests hang, last checked in 4.3.3
+RESTRICT="test"