summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-18 20:18:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-18 20:18:32 +0000
commitd3cad18cf8e274c91974f9642e5401a551113870 (patch)
treee3944ca414f6adb1658e65b0c5b38d422f96a4d2 /kde-base/knotify
parentStable for amd64, wrt bug #414605 (diff)
downloadgentoo-2-d3cad18cf8e274c91974f9642e5401a551113870.tar.gz
gentoo-2-d3cad18cf8e274c91974f9642e5401a551113870.tar.bz2
gentoo-2-d3cad18cf8e274c91974f9642e5401a551113870.zip
Stable for amd64, 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 792472706310..d35527d61ecd 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.122 2012/05/18 06:40:28 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.123 2012/05/18 20:18:32 ago Exp $
+
+ 18 May 2012; Agostino Sarubbo <ago@gentoo.org> knotify-4.8.3.ebuild:
+ Stable for amd64, wrt bug #414605
18 May 2012; Joseph Jezak <josejx@gentoo.org> knotify-4.8.3.ebuild:
Marked ~ppc ~ppc64 for bug #402989.
diff --git a/kde-base/knotify/knotify-4.8.3.ebuild b/kde-base/knotify/knotify-4.8.3.ebuild
index 4fbca3420c03..eb40c25ee5c9 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.2 2012/05/18 06:40:28 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.8.3.ebuild,v 1.3 2012/05/18 20:18:32 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"