summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 20:26:55 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 20:26:55 +0000
commitb73641175365674e94d76b4c937c8d1f2c065bd5 (patch)
treec91ea731f96583cd902314db16f28604b250b6df /kde-base/libknotificationitem
parentVersion bump KDE 4.3.2 (diff)
downloadgentoo-2-b73641175365674e94d76b4c937c8d1f2c065bd5.tar.gz
gentoo-2-b73641175365674e94d76b4c937c8d1f2c065bd5.tar.bz2
gentoo-2-b73641175365674e94d76b4c937c8d1f2c065bd5.zip
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/libknotificationitem')
-rw-r--r--kde-base/libknotificationitem/ChangeLog8
-rw-r--r--kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/libknotificationitem/ChangeLog b/kde-base/libknotificationitem/ChangeLog
index 5cd97b4de2a7..69c4b6c80e6c 100644
--- a/kde-base/libknotificationitem/ChangeLog
+++ b/kde-base/libknotificationitem/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/libknotificationitem
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/ChangeLog,v 1.4 2009/09/12 10:05:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/ChangeLog,v 1.5 2009/10/06 20:26:55 alexxy Exp $
+
+*libknotificationitem-4.3.2 (06 Oct 2009)
+
+ 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +libknotificationitem-4.3.2.ebuild:
+ Version bump
12 Sep 2009; Raúl Porcel <armin76@gentoo.org>
libknotificationitem-4.3.1.ebuild:
diff --git a/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild b/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild
new file mode 100644
index 000000000000..0663729fb112
--- /dev/null
+++ b/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/libknotificationitem-4.3.2.ebuild,v 1.1 2009/10/06 20:26:55 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdelibs-experimental"
+KMMODULE="knotificationitem"
+inherit kde4-meta
+
+DESCRIPTION="Notification library"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"