summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2010-11-14 15:16:08 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2010-11-14 15:16:08 +0000
commitc3673efd4d06c59d9828231e0f2fc6c99be4979c (patch)
treee80c6a92f257ec6dc3f4ba113c4a151419ead4c3 /kde-base/phonon-kde
parentVersion bump to fix bug #345155. (diff)
downloadgentoo-2-c3673efd4d06c59d9828231e0f2fc6c99be4979c.tar.gz
gentoo-2-c3673efd4d06c59d9828231e0f2fc6c99be4979c.tar.bz2
gentoo-2-c3673efd4d06c59d9828231e0f2fc6c99be4979c.zip
Raised phonon dependency to current stable (bug 343031)
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/phonon-kde')
-rw-r--r--kde-base/phonon-kde/ChangeLog6
-rw-r--r--kde-base/phonon-kde/phonon-kde-4.5.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/phonon-kde/ChangeLog b/kde-base/phonon-kde/ChangeLog
index 5eb888f8d988..0d7cce63c897 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.67 2010/11/03 16:31:03 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/ChangeLog,v 1.68 2010/11/14 15:16:08 dilfridge Exp $
+
+ 14 Nov 2010; Andreas K. Huettel <dilfridge@gentoo.org>
+ phonon-kde-4.5.3.ebuild:
+ Raised phonon dependency to current stable (bug 343031)
*phonon-kde-4.5.3 (03 Nov 2010)
diff --git a/kde-base/phonon-kde/phonon-kde-4.5.3.ebuild b/kde-base/phonon-kde/phonon-kde-4.5.3.ebuild
index bfb4d4becd12..4c5aed0595b5 100644
--- a/kde-base/phonon-kde/phonon-kde-4.5.3.ebuild
+++ b/kde-base/phonon-kde/phonon-kde-4.5.3.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.5.3.ebuild,v 1.1 2010/11/03 16:31:03 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/phonon-kde/phonon-kde-4.5.3.ebuild,v 1.2 2010/11/14 15:16:08 dilfridge Exp $
EAPI="3"
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
IUSE="alsa debug +xine"
DEPEND="
- >=media-sound/phonon-4.3.80[xine?]
+ >=media-sound/phonon-4.4.2[xine?]
alsa? ( media-libs/alsa-lib )
"
RDEPEND="${DEPEND}"