summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-01 11:51:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-01 11:51:17 +0000
commitff4fa82ff70bab8dcc1ee9930c26ae477dcb4916 (patch)
treee586a62cc9b16665d3b2233cde0e843548d62757 /kde-base/knotify
parentFix dev-lang/lua-5.2 incompatible version dependencies (bug #407071 by Graham... (diff)
downloadgentoo-2-ff4fa82ff70bab8dcc1ee9930c26ae477dcb4916.tar.gz
gentoo-2-ff4fa82ff70bab8dcc1ee9930c26ae477dcb4916.tar.bz2
gentoo-2-ff4fa82ff70bab8dcc1ee9930c26ae477dcb4916.zip
Stable for ppc, wrt to bug #466074
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 7ca042903b98..d099695ee137 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.163 2013/04/30 09:39:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.164 2013/05/01 11:50:39 ago Exp $
+
+ 01 May 2013; Agostino Sarubbo <ago@gentoo.org> knotify-4.10.2.ebuild:
+ Stable for ppc, wrt to bug #466074
30 Apr 2013; Agostino Sarubbo <ago@gentoo.org> knotify-4.10.2.ebuild:
Stable for x86, wrt to bug #466074
diff --git a/kde-base/knotify/knotify-4.10.2.ebuild b/kde-base/knotify/knotify-4.10.2.ebuild
index 98ccce0678e6..7a1428f43054 100644
--- a/kde-base/knotify/knotify-4.10.2.ebuild
+++ b/kde-base/knotify/knotify-4.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.10.2.ebuild,v 1.3 2013/04/30 09:39:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.10.2.ebuild,v 1.4 2013/05/01 11:50:39 ago Exp $
EAPI=5
@@ -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"