Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
alexxy 09/01/13 13:01:23
Modified: ChangeLog amarok-2.0.1.1.ebuild
Log:
cdadio support removed from amarok 2.0.1.1 by upstram
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Revision Changes Path
1.296 media-sound/amarok/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.296&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.296&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.295&r2=1.296
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
retrieving revision 1.295
retrieving revision 1.296
diff -u -r1.295 -r1.296
--- ChangeLog 12 Jan 2009 19:48:41 -0000 1.295
+++ ChangeLog 13 Jan 2009 13:01:23 -0000 1.296
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/amarok
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.295 2009/01/12 19:48:41 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.296 2009/01/13 13:01:23 alexxy Exp $
+
+ 13 Jan 2009; Alexey Shvetsov <alexxy@g.o> amarok-2.0.1.1.ebuild:
+ cdaudio support removed from amarok by upstream
*amarok-2.0.1.1 (12 Jan 2009)
1.3 media-sound/amarok/amarok-2.0.1.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild?r1=1.2&r2=1.3
Index: amarok-2.0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- amarok-2.0.1.1.ebuild 12 Jan 2009 22:16:59 -0000 1.2
+++ amarok-2.0.1.1.ebuild 13 Jan 2009 13:01:23 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild,v 1.2 2009/01/12 22:16:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.0.1.1.ebuild,v 1.3 2009/01/13 13:01:23 alexxy Exp $
EAPI="2"
@@ -16,7 +16,7 @@
LICENSE="GPL-2"
KEYWORDS="~x86"
SLOT="2"
-IUSE="cdaudio daap debug ifp ipod mp3tunes mp4 mtp njb +semantic-desktop"
+IUSE="daap debug ifp ipod mp3tunes mp4 mtp njb +semantic-desktop"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
DEPEND=">=app-misc/strigi-0.5.7
@@ -29,10 +29,6 @@
>=kde-base/kdelibs-${KDE_MINIMAL}[opengl?,semantic-desktop?]
>=kde-base/plasma-workspace-${KDE_MINIMAL}
x11-libs/qt-webkit:4
- cdaudio? (
- >=kde-base/libkcompactdisc-${KDE_MINIMAL}
- >=kde-base/libkcddb-${KDE_MINIMAL}
- )
ifp? ( media-libs/libifp )
ipod? ( >=media-libs/libgpod-0.4.2 )
mp3tunes? (
|
|