diff options
author | 2013-02-23 17:16:57 +0000 | |
---|---|---|
committer | 2013-02-23 17:16:57 +0000 | |
commit | 63447764a78e3e77dff7b23fb5ad2167f82e057a (patch) | |
tree | b0316d29ed0ac20d4afdbf6468800a2e7924d9fd /kde-base/phonon-kde | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-63447764a78e3e77dff7b23fb5ad2167f82e057a.tar.gz gentoo-2-63447764a78e3e77dff7b23fb5ad2167f82e057a.tar.bz2 gentoo-2-63447764a78e3e77dff7b23fb5ad2167f82e057a.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/phonon-kde')
-rw-r--r-- | kde-base/phonon-kde/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/phonon-kde/phonon-kde-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/phonon-kde/phonon-kde-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index c915afbee594..3688999de87b 100644 --- a/kde-base/phonon-kde/ChangeLog +++ b/kde-base/phonon-kde/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/phonon-kde # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.152 2013/02/07 04:57:37 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.153 2013/02/23 17:16:57 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> phonon-kde-4.10.0.ebuild, + phonon-kde-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *phonon-kde-4.10.0 (06 Feb 2013) diff --git a/kde-base/phonon-kde/phonon-kde-4.10.0.ebuild b/kde-base/phonon-kde/phonon-kde-4.10.0.ebuild index 4375886c22e2..2af723cb899d 100644 --- a/kde-base/phonon-kde/phonon-kde-4.10.0.ebuild +++ b/kde-base/phonon-kde/phonon-kde-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/phonon-kde/phonon-kde-4.10.0.ebuild,v 1.1 2013/02/07 04:57:37 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.10.0.ebuild,v 1.2 2013/02/23 17:16:57 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="Phonon KDE Integration" HOMEPAGE="http://phonon.kde.org" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="alsa debug pulseaudio" DEPEND=" diff --git a/kde-base/phonon-kde/phonon-kde-4.9.5.ebuild b/kde-base/phonon-kde/phonon-kde-4.9.5.ebuild index 39a6c24c8e6a..2cbf5412ad1a 100644 --- a/kde-base/phonon-kde/phonon-kde-4.9.5.ebuild +++ b/kde-base/phonon-kde/phonon-kde-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/phonon-kde/phonon-kde-4.9.5.ebuild,v 1.4 2013/01/28 00:07:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.9.5.ebuild,v 1.5 2013/02/23 17:16:57 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="Phonon KDE Integration" HOMEPAGE="http://phonon.kde.org" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="alsa debug pulseaudio" DEPEND=" |