summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-02 19:44:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-02 19:44:08 +0000
commit11d6ea063a37094d229ba2c04b6d07a626bf9ead (patch)
treeab2bcb780c89dfe14500430734b7f92f59e9f74b /kde-base/knotify
parentStable for amd64, wrt bug #431892 (diff)
downloadgentoo-2-11d6ea063a37094d229ba2c04b6d07a626bf9ead.tar.gz
gentoo-2-11d6ea063a37094d229ba2c04b6d07a626bf9ead.tar.bz2
gentoo-2-11d6ea063a37094d229ba2c04b6d07a626bf9ead.zip
Stable for amd64, wrt bug #431892
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 26709457501a..482d4dfe6384 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.129 2012/08/17 11:04:25 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.130 2012/09/02 19:44:08 ago Exp $
+
+ 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> knotify-4.8.5.ebuild:
+ Stable for amd64, wrt bug #431892
17 Aug 2012; Johannes Huber <johu@gentoo.org> -knotify-4.8.4.ebuild:
Remove KDE SC 4.8.4
diff --git a/kde-base/knotify/knotify-4.8.5.ebuild b/kde-base/knotify/knotify-4.8.5.ebuild
index 968722ea076e..f01546e569ad 100644
--- a/kde-base/knotify/knotify-4.8.5.ebuild
+++ b/kde-base/knotify/knotify-4.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.8.5.ebuild,v 1.1 2012/08/07 11:04:52 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.8.5.ebuild,v 1.2 2012/09/02 19:44:08 ago 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"