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.7.1.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index dfcbd880aa0b..9b56ddaeeb3a 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.96 2011/08/15 18:45:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.97 2011/09/07 20:14:07 alexxy Exp $
+
+*knotify-4.7.1 (07 Sep 2011)
+
+ 07 Sep 2011; Alexey Shvetsov <alexxy@gentoo.org> +knotify-4.7.1.ebuild:
+ Version bump KDE SC 4.7.1
15 Aug 2011; Markus Meier <maekke@gentoo.org> knotify-4.6.5.ebuild:
x86 stable, bug #377465
diff --git a/kde-base/knotify/knotify-4.7.1.ebuild b/kde-base/knotify/knotify-4.7.1.ebuild
new file mode 100644
index 000000000000..ec7c9786319f
--- /dev/null
+++ b/kde-base/knotify/knotify-4.7.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.7.1.ebuild,v 1.1 2011/09/07 20:14:07 alexxy Exp $
+
+EAPI=4
+
+KMNAME="kde-runtime"
+inherit kde4-meta
+
+DESCRIPTION="The KDE notification daemon."
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"