summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.11.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index a71e3c6676a6..a18a23b9c09d 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.207 2014/02/14 12:23:21 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.208 2014/02/16 07:18:45 ago Exp $
+
+ 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> knotify-4.11.5.ebuild:
+ Stable for x86, wrt bug #493782
14 Feb 2014; Johannes Huber <johu@gentoo.org> -knotify-4.12.1.ebuild:
Remove KDE SC 4.12.1
diff --git a/kde-base/knotify/knotify-4.11.5.ebuild b/kde-base/knotify/knotify-4.11.5.ebuild
index 61b0fe8e2e47..572f7a0ceb48 100644
--- a/kde-base/knotify/knotify-4.11.5.ebuild
+++ b/kde-base/knotify/knotify-4.11.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.11.5.ebuild,v 1.3 2014/02/09 10:05:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.11.5.ebuild,v 1.4 2014/02/16 07:18:45 ago Exp $
EAPI=5
@@ -8,5 +8,5 @@ KMNAME="kde-runtime"
inherit kde4-meta
DESCRIPTION="The KDE notification daemon."
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"