diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 10:21:37 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 10:21:37 +0000 |
commit | 9fe9eed460874f507c4731a1cab7dc9228d27ab9 (patch) | |
tree | 54838539df12c666e4c73be47d26f4cc3eb89f71 /kde-base/phonon-kde | |
parent | Stable on amd64 wrt bug #324691 (diff) | |
download | gentoo-2-9fe9eed460874f507c4731a1cab7dc9228d27ab9.tar.gz gentoo-2-9fe9eed460874f507c4731a1cab7dc9228d27ab9.tar.bz2 gentoo-2-9fe9eed460874f507c4731a1cab7dc9228d27ab9.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.1.8.3/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.4.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 16ab4fc85c60..50298dfc59c3 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.55 2010/06/21 15:52:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.56 2010/06/24 10:21:37 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> phonon-kde-4.4.4.ebuild: + Stable on amd64 wrt bug #322791 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -phonon-kde-4.3.3.ebuild, phonon-kde-4.3.5.ebuild, diff --git a/kde-base/phonon-kde/phonon-kde-4.4.4.ebuild b/kde-base/phonon-kde/phonon-kde-4.4.4.ebuild index 17871afc6456..cbeb99d9c59e 100644 --- a/kde-base/phonon-kde/phonon-kde-4.4.4.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.4.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.4.4.ebuild,v 1.2 2010/06/21 15:52:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.4.4.ebuild,v 1.3 2010/06/24 10:21:37 angelos 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" |