diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:41:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:41:37 +0000 |
commit | 8ae1e23bff0944f30f2eee11278de4a0fe9e19a9 (patch) | |
tree | 4dc629b58270c08b04461ce9194979e0925ae765 /kde-base | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-8ae1e23bff0944f30f2eee11278de4a0fe9e19a9.tar.gz gentoo-2-8ae1e23bff0944f30f2eee11278de4a0fe9e19a9.tar.bz2 gentoo-2-8ae1e23bff0944f30f2eee11278de4a0fe9e19a9.zip |
Stable for x86, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/knotify/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index 94af54f73ada..2bfe00f210b7 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.156 2013/03/31 15:51:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.157 2013/03/31 16:41:37 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> knotify-4.10.1.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> knotify-4.10.1.ebuild: Stable for amd64, wrt bug #462890 diff --git a/kde-base/knotify/knotify-4.10.1.ebuild b/kde-base/knotify/knotify-4.10.1.ebuild index c880b1da7756..bed65ef8881a 100644 --- a/kde-base/knotify/knotify-4.10.1.ebuild +++ b/kde-base/knotify/knotify-4.10.1.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.1.ebuild,v 1.2 2013/03/31 15:51:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.10.1.ebuild,v 1.3 2013/03/31 16:41:37 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" |