diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:07:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-23 19:07:49 +0000 |
commit | 145559269670397531b95de7d8ed8c8fca8625a8 (patch) | |
tree | c10b9c3e7b9b858bbaed52016b2081dcc98812e6 /kde-base/knotify | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | gentoo-2-145559269670397531b95de7d8ed8c8fca8625a8.tar.gz gentoo-2-145559269670397531b95de7d8ed8c8fca8625a8.tar.bz2 gentoo-2-145559269670397531b95de7d8ed8c8fca8625a8.zip |
Stable for x86, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r-- | kde-base/knotify/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index b302645ee03a..11281ce95028 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.142 2012/11/23 17:34:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.143 2012/11/23 19:07:49 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> knotify-4.9.3.ebuild: + Stable for x86, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> knotify-4.9.3.ebuild: Stable for amd64, wrt bug #442394 diff --git a/kde-base/knotify/knotify-4.9.3.ebuild b/kde-base/knotify/knotify-4.9.3.ebuild index de716d162892..ea9b5280bce6 100644 --- a/kde-base/knotify/knotify-4.9.3.ebuild +++ b/kde-base/knotify/knotify-4.9.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.9.3.ebuild,v 1.2 2012/11/23 17:34:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.9.3.ebuild,v 1.3 2012/11/23 19:07:49 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="The KDE notification daemon." -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="debug" |