summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-24 09:22:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-24 09:22:25 +0000
commit0d956f0f0c505013c78a8fdc8a61519a24e23132 (patch)
tree192f16335f10360c80c5889b85643c53e43cc6e4 /kde-base/knotify
parentVersion bump, translation updates only. Drop old. (diff)
downloadgentoo-2-0d956f0f0c505013c78a8fdc8a61519a24e23132.tar.gz
gentoo-2-0d956f0f0c505013c78a8fdc8a61519a24e23132.tar.bz2
gentoo-2-0d956f0f0c505013c78a8fdc8a61519a24e23132.zip
Stable for x86, wrt bug #414605
(Portage version: 2.1.10.49/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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index d35527d61ecd..3ad363cae202 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.123 2012/05/18 20:18:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.124 2012/05/24 09:22:25 ago Exp $
+
+ 24 May 2012; Agostino Sarubbo <ago@gentoo.org> knotify-4.8.3.ebuild:
+ Stable for x86, wrt bug #414605
18 May 2012; Agostino Sarubbo <ago@gentoo.org> knotify-4.8.3.ebuild:
Stable for amd64, wrt bug #414605
diff --git a/kde-base/knotify/knotify-4.8.3.ebuild b/kde-base/knotify/knotify-4.8.3.ebuild
index eb40c25ee5c9..3b1dbaacd743 100644
--- a/kde-base/knotify/knotify-4.8.3.ebuild
+++ b/kde-base/knotify/knotify-4.8.3.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.3.ebuild,v 1.3 2012/05/18 20:18:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.8.3.ebuild,v 1.4 2012/05/24 09:22:25 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"