summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog7
-rw-r--r--kde-base/knotify/knotify-4.5.4.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 36ceafd3eb46..3450a82c0f57 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.76 2010/11/03 16:30:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.77 2010/12/02 21:16:25 alexxy Exp $
+
+*knotify-4.5.4 (02 Dec 2010)
+
+ 02 Dec 2010; Alexey Shvetsov <alexxy@gentoo.org> +knotify-4.5.4.ebuild:
+ Version bump KDE SC 4.5.4
*knotify-4.5.3 (03 Nov 2010)
diff --git a/kde-base/knotify/knotify-4.5.4.ebuild b/kde-base/knotify/knotify-4.5.4.ebuild
new file mode 100644
index 000000000000..48708f91cb65
--- /dev/null
+++ b/kde-base/knotify/knotify-4.5.4.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.5.4.ebuild,v 1.1 2010/12/02 21:16:25 alexxy Exp $
+
+EAPI="3"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="The KDE notification daemon."
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"