diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-17 18:39:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-17 18:39:47 +0000 |
commit | 10bade40b2eec0ab45c7669ce93d12cfc9e6607d (patch) | |
tree | b52742162d18edad015762096572f7c28bda1e28 /kde-base/phonon-kde | |
parent | add ~arm, bug #430072 (diff) | |
download | gentoo-2-10bade40b2eec0ab45c7669ce93d12cfc9e6607d.tar.gz gentoo-2-10bade40b2eec0ab45c7669ce93d12cfc9e6607d.tar.bz2 gentoo-2-10bade40b2eec0ab45c7669ce93d12cfc9e6607d.zip |
add ~arm, bug #430072
(Portage version: 2.1.11.25/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/phonon-kde')
-rw-r--r-- | kde-base/phonon-kde/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/phonon-kde/phonon-kde-4.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index 80c947f1518e..1823e2ace59d 100644 --- a/kde-base/phonon-kde/ChangeLog +++ b/kde-base/phonon-kde/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/phonon-kde # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.137 2012/10/13 22:20:36 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.138 2012/10/17 18:39:47 maekke Exp $ + + 17 Oct 2012; Markus Meier <maekke@gentoo.org> phonon-kde-4.9.2.ebuild: + add ~arm, bug #430072 13 Oct 2012; Johannes Huber <johu@gentoo.org> phonon-kde-4.8.5.ebuild, phonon-kde-4.9.1.ebuild, phonon-kde-4.9.2.ebuild: diff --git a/kde-base/phonon-kde/phonon-kde-4.9.2.ebuild b/kde-base/phonon-kde/phonon-kde-4.9.2.ebuild index bdf3ba06a4ce..f5560807b817 100644 --- a/kde-base/phonon-kde/phonon-kde-4.9.2.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.2.ebuild,v 1.2 2012/10/13 22:20:36 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.9.2.ebuild,v 1.3 2012/10/17 18:39:47 maekke Exp $ EAPI=4 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="Phonon KDE Integration" HOMEPAGE="http://phonon.kde.org" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="alsa debug pulseaudio" DEPEND=" |