diff options
author | 2013-02-23 16:57:18 +0000 | |
---|---|---|
committer | 2013-02-23 16:57:18 +0000 | |
commit | 1237c0cba234155e38139df264acb02325859e64 (patch) | |
tree | 7e6d00561fae6683e378432867f6896f670af9b3 /kde-base/ksplash | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-1237c0cba234155e38139df264acb02325859e64.tar.gz gentoo-2-1237c0cba234155e38139df264acb02325859e64.tar.bz2 gentoo-2-1237c0cba234155e38139df264acb02325859e64.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/ksplash')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index b3fa7c4e6cc3..0fb537d08a40 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.157 2013/02/07 04:57:36 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.158 2013/02/23 16:57:18 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ksplash-4.10.0.ebuild, + ksplash-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *ksplash-4.10.0 (06 Feb 2013) diff --git a/kde-base/ksplash/ksplash-4.10.0.ebuild b/kde-base/ksplash/ksplash-4.10.0.ebuild index 913285254d52..c6f427308a81 100644 --- a/kde-base/ksplash/ksplash-4.10.0.ebuild +++ b/kde-base/ksplash/ksplash-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/ksplash/ksplash-4.10.0.ebuild,v 1.1 2013/02/07 04:57:36 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.10.0.ebuild,v 1.2 2013/02/23 16:57:18 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" diff --git a/kde-base/ksplash/ksplash-4.9.5.ebuild b/kde-base/ksplash/ksplash-4.9.5.ebuild index dcf0fc594a1c..2bef43ab2c8c 100644 --- a/kde-base/ksplash/ksplash-4.9.5.ebuild +++ b/kde-base/ksplash/ksplash-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/ksplash/ksplash-4.9.5.ebuild,v 1.4 2013/01/27 23:51:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.9.5.ebuild,v 1.5 2013/02/23 16:57:18 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |