diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 10:10:53 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 10:10:53 +0000 |
commit | b96c8cd34a139889ca3924739ebe39e4cbd07874 (patch) | |
tree | 62bd2547b42334bf688aeb5cdad986a18bf11a84 /kde-base/phonon-kde | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-b96c8cd34a139889ca3924739ebe39e4cbd07874.tar.gz gentoo-2-b96c8cd34a139889ca3924739ebe39e4cbd07874.tar.bz2 gentoo-2-b96c8cd34a139889ca3924739ebe39e4cbd07874.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index 3ca854565520..5f91fe27d47d 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.60 2010/08/09 04:24:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.61 2010/08/09 10:10:53 fauli Exp $ + + 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + phonon-kde-4.4.5.ebuild: + x86 stable, bug 322791 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> phonon-kde-4.4.5.ebuild: Marked ppc stable for bug #322791. diff --git a/kde-base/phonon-kde/phonon-kde-4.4.5.ebuild b/kde-base/phonon-kde/phonon-kde-4.4.5.ebuild index 626fcea19f64..0396f6d46023 100644 --- a/kde-base/phonon-kde/phonon-kde-4.4.5.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.4.5.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.4.5.ebuild,v 1.3 2010/08/09 04:24:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.4.5.ebuild,v 1.4 2010/08/09 10:10:53 fauli Exp $ EAPI="3" @@ -11,7 +11,7 @@ inherit kde4-meta DESCRIPTION="Phonon KDE Integration" HOMEPAGE="http://phonon.kde.org" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" IUSE="alsa debug +xine" |