diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:07:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:07:17 +0000 |
commit | bc86827ffe15481e8bbbf91c228feac3bb89e01e (patch) | |
tree | e3996a1dc00dcf87a6cacd2c7e005c83c93cf4e6 /kde-base/ksystemlog | |
parent | Stable for sh, wrt bug #474270 (diff) | |
download | gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.tar.gz gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.tar.bz2 gentoo-2-bc86827ffe15481e8bbbf91c228feac3bb89e01e.zip |
Stable for ppc64, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ksystemlog')
-rw-r--r-- | kde-base/ksystemlog/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksystemlog/ksystemlog-4.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksystemlog/ChangeLog b/kde-base/ksystemlog/ChangeLog index 44e737f5eb3c..13044b104def 100644 --- a/kde-base/ksystemlog/ChangeLog +++ b/kde-base/ksystemlog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksystemlog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.161 2013/07/01 09:07:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.162 2013/07/02 08:06:13 ago Exp $ + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ksystemlog-4.10.4.ebuild: + Stable for ppc64, wrt to bug #473942 01 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ksystemlog-4.10.4.ebuild: Stable for ppc, wrt to bug #473942 diff --git a/kde-base/ksystemlog/ksystemlog-4.10.4.ebuild b/kde-base/ksystemlog/ksystemlog-4.10.4.ebuild index a8702bd77a11..64754ecc5b67 100644 --- a/kde-base/ksystemlog/ksystemlog-4.10.4.ebuild +++ b/kde-base/ksystemlog/ksystemlog-4.10.4.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/ksystemlog/ksystemlog-4.10.4.ebuild,v 1.4 2013/07/01 09:07:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.10.4.ebuild,v 1.5 2013/07/02 08:06:13 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ VIRTUALX_REQUIRED=test inherit kde4-meta DESCRIPTION="KDE system log viewer" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug test" RESTRICT=test |