diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:08:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:08:25 +0000 |
commit | 29aa7ee23b7dd183e1e04fc5a2ac2c0857c95910 (patch) | |
tree | fb2257faea4ae1b17d6bd2450e5e99252436e719 | |
parent | Add ~arm (diff) | |
download | gentoo-2-29aa7ee23b7dd183e1e04fc5a2ac2c0857c95910.tar.gz gentoo-2-29aa7ee23b7dd183e1e04fc5a2ac2c0857c95910.tar.bz2 gentoo-2-29aa7ee23b7dd183e1e04fc5a2ac2c0857c95910.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
-rw-r--r-- | kde-base/phonon-kde/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/phonon-kde/phonon-kde-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index eab314f7133f..0b35f47eb2b0 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.42 2010/01/20 18:30:24 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.43 2010/01/23 17:08:25 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> phonon-kde-4.3.4.ebuild: + Add ~arm 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> phonon-kde-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/kde-base/phonon-kde/phonon-kde-4.3.4.ebuild b/kde-base/phonon-kde/phonon-kde-4.3.4.ebuild index a8be1addcc9e..170fa11623a3 100644 --- a/kde-base/phonon-kde/phonon-kde-4.3.4.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3.4.ebuild,v 1.5 2010/01/20 18:30:24 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.3.4.ebuild,v 1.6 2010/01/23 17:08:25 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="Phonon KDE Integration" HOMEPAGE="http://phonon.kde.org" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" IUSE="alsa debug pulseaudio +xine" |