diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:00:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:00:03 +0000 |
commit | 06bcf732958999c748080932518e73260dc8bc88 (patch) | |
tree | fa72d97dcf387958b0305ee515452e6ddfdcdf8a /kde-base/ksystemlog | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-06bcf732958999c748080932518e73260dc8bc88.tar.gz gentoo-2-06bcf732958999c748080932518e73260dc8bc88.tar.bz2 gentoo-2-06bcf732958999c748080932518e73260dc8bc88.zip |
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/ksystemlog')
-rw-r--r-- | kde-base/ksystemlog/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksystemlog/ksystemlog-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ksystemlog/ksystemlog-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ksystemlog/ChangeLog b/kde-base/ksystemlog/ChangeLog index f45b0d241bb3..396621425675 100644 --- a/kde-base/ksystemlog/ChangeLog +++ b/kde-base/ksystemlog/ChangeLog @@ -1,6 +1,10 @@ # 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.138 2013/02/07 04:57:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.139 2013/02/23 17:00:03 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ksystemlog-4.10.0.ebuild, + ksystemlog-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *ksystemlog-4.10.0 (06 Feb 2013) diff --git a/kde-base/ksystemlog/ksystemlog-4.10.0.ebuild b/kde-base/ksystemlog/ksystemlog-4.10.0.ebuild index 8e080d12fbdf..fac11a5c22cd 100644 --- a/kde-base/ksystemlog/ksystemlog-4.10.0.ebuild +++ b/kde-base/ksystemlog/ksystemlog-4.10.0.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.0.ebuild,v 1.1 2013/02/07 04:57:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.10.0.ebuild,v 1.2 2013/02/23 17:00:03 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ VIRTUALX_REQUIRED=test inherit kde4-meta DESCRIPTION="KDE system log viewer" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug test" RESTRICT=test diff --git a/kde-base/ksystemlog/ksystemlog-4.9.5.ebuild b/kde-base/ksystemlog/ksystemlog-4.9.5.ebuild index ba27d46fe2fc..c4014daf2745 100644 --- a/kde-base/ksystemlog/ksystemlog-4.9.5.ebuild +++ b/kde-base/ksystemlog/ksystemlog-4.9.5.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.9.5.ebuild,v 1.4 2013/01/27 23:53:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.9.5.ebuild,v 1.5 2013/02/23 17:00:03 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ VIRTUALX_REQUIRED=test inherit kde4-meta DESCRIPTION="KDE system log viewer" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug test" RESTRICT=test |