diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:39:43 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:39:43 +0000 |
commit | fad86149b0e6ba3309f247ab7c72b128f7b27e4b (patch) | |
tree | f7780f4fe44887b001f7f3aeb39da828d7f4f5cd /kde-base/phonon-kde | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-fad86149b0e6ba3309f247ab7c72b128f7b27e4b.tar.gz gentoo-2-fad86149b0e6ba3309f247ab7c72b128f7b27e4b.tar.bz2 gentoo-2-fad86149b0e6ba3309f247ab7c72b128f7b27e4b.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
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.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index 88230720d4d5..23b7cf7e69c2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.83 2011/06/02 21:57:58 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.84 2011/06/08 23:39:43 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> phonon-kde-4.6.3.ebuild: + x86 stable per bug 369979 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -phonon-kde-4.4.5.ebuild: diff --git a/kde-base/phonon-kde/phonon-kde-4.6.3.ebuild b/kde-base/phonon-kde/phonon-kde-4.6.3.ebuild index 2cd880701e9d..9b913418dc43 100644 --- a/kde-base/phonon-kde/phonon-kde-4.6.3.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6.3.ebuild,v 1.1 2011/05/07 10:47:45 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.6.3.ebuild,v 1.2 2011/06/08 23:39:43 tomka Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="Phonon KDE Integration" HOMEPAGE="http://phonon.kde.org" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" IUSE="alsa debug xine pulseaudio" |