summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-08-15 18:45:53 +0000
committerMarkus Meier <maekke@gentoo.org>2011-08-15 18:45:53 +0000
commit59f9b72a71e78bf8a21bc20cf1c956c10aa438ad (patch)
treeb868f3e02ecf0861e864055617baf822482d17a6 /kde-base/knotify
parentx86 stable, bug #377465 (diff)
downloadgentoo-2-59f9b72a71e78bf8a21bc20cf1c956c10aa438ad.tar.gz
gentoo-2-59f9b72a71e78bf8a21bc20cf1c956c10aa438ad.tar.bz2
gentoo-2-59f9b72a71e78bf8a21bc20cf1c956c10aa438ad.zip
x86 stable, bug #377465
(Portage version: 2.1.10.11/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.6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 69120b9c6c4d..dfcbd880aa0b 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.95 2011/08/12 19:19:36 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.96 2011/08/15 18:45:53 maekke Exp $
+
+ 15 Aug 2011; Markus Meier <maekke@gentoo.org> knotify-4.6.5.ebuild:
+ x86 stable, bug #377465
12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -knotify-4.6.4.ebuild:
Drop KDE 4.6.4
diff --git a/kde-base/knotify/knotify-4.6.5.ebuild b/kde-base/knotify/knotify-4.6.5.ebuild
index 355ce1270f92..5d41a08e05a8 100644
--- a/kde-base/knotify/knotify-4.6.5.ebuild
+++ b/kde-base/knotify/knotify-4.6.5.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.6.5.ebuild,v 1.2 2011/08/09 17:12:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.6.5.ebuild,v 1.3 2011/08/15 18:45:53 maekke Exp $
EAPI=4
@@ -8,5 +8,5 @@ KMNAME="kdebase-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"