summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-16 22:58:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-16 22:58:07 +0000
commit9d1af1bb2cd5b87c53cfcd954cf40d94b1893b81 (patch)
tree5b9f52e8e93a0af06fa69850d2bc2becd610ff8c /kde-base/knotify
parentversion bump (diff)
downloadgentoo-2-9d1af1bb2cd5b87c53cfcd954cf40d94b1893b81.tar.gz
gentoo-2-9d1af1bb2cd5b87c53cfcd954cf40d94b1893b81.tar.bz2
gentoo-2-9d1af1bb2cd5b87c53cfcd954cf40d94b1893b81.zip
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/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.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index fb400ccbbc92..73170fb558b2 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.107 2012/01/09 16:57:46 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.108 2012/01/16 22:58:07 ago Exp $
+
+ 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> knotify-4.7.4.ebuild:
+ Stable for amd64, wrt bug #396359
09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> knotify-4.7.4.ebuild:
x86 stable wrt bug #396359
diff --git a/kde-base/knotify/knotify-4.7.4.ebuild b/kde-base/knotify/knotify-4.7.4.ebuild
index 9ff05c3a1840..59070b74b523 100644
--- a/kde-base/knotify/knotify-4.7.4.ebuild
+++ b/kde-base/knotify/knotify-4.7.4.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.7.4.ebuild,v 1.2 2012/01/09 16:57:46 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.7.4.ebuild,v 1.3 2012/01/16 22:58:07 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"