summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-11-02 22:00:11 +0000
committerAlex Alexander <wired@gentoo.org>2009-11-02 22:00:11 +0000
commit55fb6705d6fecd817aedbb2666c65d5757b95c4d (patch)
tree479d0cc7e3eaf39df546d296a72db2d4b60ccb07 /kde-base/libknotificationitem
parentVersion bump KDE 4.3.3 (diff)
downloadgentoo-2-55fb6705d6fecd817aedbb2666c65d5757b95c4d.tar.gz
gentoo-2-55fb6705d6fecd817aedbb2666c65d5757b95c4d.tar.bz2
gentoo-2-55fb6705d6fecd817aedbb2666c65d5757b95c4d.zip
Version bump KDE 4.3.3
(Portage version: 2.2_rc48/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.3.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/libknotificationitem/ChangeLog b/kde-base/libknotificationitem/ChangeLog
index 6f2464f67e04..40d9bc420456 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.11 2009/10/26 21:28:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libknotificationitem/ChangeLog,v 1.12 2009/11/02 22:00:11 wired Exp $
+
+*libknotificationitem-4.3.3 (02 Nov 2009)
+
+ 02 Nov 2009; Alex Alexander <wired@gentoo.org>
+ +libknotificationitem-4.3.3.ebuild:
+ Version bump
26 Oct 2009; Jeroen Roovers <jer@gentoo.org>
libknotificationitem-4.3.1.ebuild, libknotificationitem-4.3.2.ebuild:
diff --git a/kde-base/libknotificationitem/libknotificationitem-4.3.3.ebuild b/kde-base/libknotificationitem/libknotificationitem-4.3.3.ebuild
new file mode 100644
index 000000000000..f15656e9c033
--- /dev/null
+++ b/kde-base/libknotificationitem/libknotificationitem-4.3.3.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.3.ebuild,v 1.1 2009/11/02 22:00:11 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdelibs-experimental"
+KMMODULE="knotificationitem"
+inherit kde4-meta
+
+DESCRIPTION="Notification library"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"