diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 16:30:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 16:30:42 +0000 |
commit | 933e326d58e04713073656fbad05f728f92c8a02 (patch) | |
tree | 1fb577dc134ea79229417417e3955998265b0e92 /kde-base/phonon-kde | |
parent | Add ~alpha/~ia64 wrt #260777 (diff) | |
download | gentoo-2-933e326d58e04713073656fbad05f728f92c8a02.tar.gz gentoo-2-933e326d58e04713073656fbad05f728f92c8a02.tar.bz2 gentoo-2-933e326d58e04713073656fbad05f728f92c8a02.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index e27f1dfdc8da..25b9c9702631 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.9 2009/04/11 05:57:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.10 2009/04/11 16:30:42 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> phonon-kde-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 11 Apr 2009; Jeroen Roovers <jer@gentoo.org> phonon-kde-4.2.1.ebuild: Marked ~hppa (bug #260777). diff --git a/kde-base/phonon-kde/phonon-kde-4.2.1.ebuild b/kde-base/phonon-kde/phonon-kde-4.2.1.ebuild index 7c3eb9aadfce..e470aa008bef 100644 --- a/kde-base/phonon-kde/phonon-kde-4.2.1.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.1.ebuild,v 1.4 2009/04/11 05:57:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.2.1.ebuild,v 1.5 2009/04/11 16:30:42 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="Phonon KDE Integration" HOMEPAGE="http://phonon.kde.org" LICENSE="GPL-3" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" RDEPEND=" |