diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-17 19:12:03 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-17 19:12:03 +0000 |
commit | 03ea423c116e6197d3b0fe15ab3c3fda58f02268 (patch) | |
tree | 784a88ca63caa653922c08089f6f0af746660840 | |
parent | Stable for HPPA (bug #257020). (diff) | |
download | gentoo-2-03ea423c116e6197d3b0fe15ab3c3fda58f02268.tar.gz gentoo-2-03ea423c116e6197d3b0fe15ab3c3fda58f02268.tar.bz2 gentoo-2-03ea423c116e6197d3b0fe15ab3c3fda58f02268.zip |
Block old media-sound/phonon snapshot wrt #305609, thanks to Thomas Raschbacher for reporting.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
-rw-r--r-- | kde-base/phonon-kde/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/phonon-kde/phonon-kde-4.3.5.ebuild | 3 | ||||
-rw-r--r-- | kde-base/phonon-kde/phonon-kde-4.4.0.ebuild | 3 |
3 files changed, 10 insertions, 3 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog index ce28c1b58ccb..59f5228092f7 100644 --- a/kde-base/phonon-kde/ChangeLog +++ b/kde-base/phonon-kde/ChangeLog @@ -1,6 +1,11 @@ # 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.45 2010/02/09 00:19:18 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.46 2010/02/17 19:12:03 ssuominen Exp $ + + 17 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> + phonon-kde-4.3.5.ebuild, phonon-kde-4.4.0.ebuild: + Block old media-sound/phonon snapshot wrt #305609, thanks to Thomas + Raschbacher for reporting. *phonon-kde-4.4.0 (09 Feb 2010) diff --git a/kde-base/phonon-kde/phonon-kde-4.3.5.ebuild b/kde-base/phonon-kde/phonon-kde-4.3.5.ebuild index e37b819a1475..3f84cecd49c5 100644 --- a/kde-base/phonon-kde/phonon-kde-4.3.5.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.3.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.3.5.ebuild,v 1.1 2010/01/25 17:31:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.3.5.ebuild,v 1.2 2010/02/17 19:12:03 ssuominen Exp $ EAPI="2" @@ -19,6 +19,7 @@ DEPEND=" media-sound/phonon[xine?] alsa? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio ) + !=media-sound/phonon-4.4_pre* " RDEPEND="${DEPEND}" diff --git a/kde-base/phonon-kde/phonon-kde-4.4.0.ebuild b/kde-base/phonon-kde/phonon-kde-4.4.0.ebuild index 1b7a7a8198da..cbcb187038a7 100644 --- a/kde-base/phonon-kde/phonon-kde-4.4.0.ebuild +++ b/kde-base/phonon-kde/phonon-kde-4.4.0.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.0.ebuild,v 1.1 2010/02/09 00:19:18 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.4.0.ebuild,v 1.2 2010/02/17 19:12:03 ssuominen Exp $ EAPI="2" @@ -18,6 +18,7 @@ IUSE="alsa debug +xine" DEPEND=" >=media-sound/phonon-4.3.80[xine?] alsa? ( media-libs/alsa-lib ) + !=media-sound/phonon-4.4_pre* " RDEPEND="${DEPEND}" |