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.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 22c125cf1908..c980ca17d1a9 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# 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.102 2011/12/07 11:17:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.103 2011/12/07 22:13:46 hwoarang Exp $
+
+ 07 Dec 2011; Markos Chandras <hwoarang@gentoo.org> knotify-4.7.3.ebuild:
+ Stable on amd64 wrt bug #388279
07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> knotify-4.7.3.ebuild:
x86 stable wrt bug #388279
diff --git a/kde-base/knotify/knotify-4.7.3.ebuild b/kde-base/knotify/knotify-4.7.3.ebuild
index ab20ff090d8c..14b1fef9cff1 100644
--- a/kde-base/knotify/knotify-4.7.3.ebuild
+++ b/kde-base/knotify/knotify-4.7.3.ebuild
@@ -1,6 +1,6 @@
# 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.3.ebuild,v 1.2 2011/12/07 11:17:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.7.3.ebuild,v 1.3 2011/12/07 22:13:46 hwoarang Exp $
EAPI=4
@@ -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"