summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 22:23:23 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 22:23:23 +0000
commitdd6ad3a55f3c442016b8c1459e8297728c2ca1d8 (patch)
treeb8140754876f109abf6f2fcad10ba4d5af48196d /kde-base/ksystemlog
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-dd6ad3a55f3c442016b8c1459e8297728c2ca1d8.tar.gz
gentoo-2-dd6ad3a55f3c442016b8c1459e8297728c2ca1d8.tar.bz2
gentoo-2-dd6ad3a55f3c442016b8c1459e8297728c2ca1d8.zip
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ksystemlog')
-rw-r--r--kde-base/ksystemlog/ChangeLog7
-rw-r--r--kde-base/ksystemlog/ksystemlog-4.2.1.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/ksystemlog/ChangeLog b/kde-base/ksystemlog/ChangeLog
index 4bf34195e899..2cfc06190978 100644
--- a/kde-base/ksystemlog/ChangeLog
+++ b/kde-base/ksystemlog/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksystemlog
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.8 2009/02/17 14:14:08 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.9 2009/03/04 22:23:23 alexxy Exp $
+
+*ksystemlog-4.2.1 (04 Mar 2009)
+
+ 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> +ksystemlog-4.2.1.ebuild:
+ Bump KDE 4.2.1
17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -ksystemlog-4.1.4.ebuild:
Drop KDE 4.1.4
diff --git a/kde-base/ksystemlog/ksystemlog-4.2.1.ebuild b/kde-base/ksystemlog/ksystemlog-4.2.1.ebuild
new file mode 100644
index 000000000000..ea95d1188838
--- /dev/null
+++ b/kde-base/ksystemlog/ksystemlog-4.2.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.2.1.ebuild,v 1.1 2009/03/04 22:23:23 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdeadmin"
+KMMODULE="ksystemlog"
+inherit kde4-meta
+
+DESCRIPTION="KSystemLog is a system log viewer for KDE."
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"
+
+DEPEND="kde-base/kdepimlibs:${SLOT}"