ssuominen    14/07/24 11:52:54

  Modified:             clementine-9999.ebuild clementine-1.2.3.ebuild
                        clementine-1.2.2.ebuild clementine-1.1.1.ebuild
                        clementine-1.2.1.ebuild clementine-1.0.1-r1.ebuild
                        clementine-1.2.0.ebuild ChangeLog
  Log:
  Rename USE="udev" to USE="udisks"
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  Changes    Path
1.3                  media-sound/clementine/clementine-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-9999.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-9999.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-9999.ebuild?r1=1.2&r2=1.3

Index: clementine-9999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- clementine-9999.ebuild      26 Apr 2014 19:15:05 -0000      1.2
+++ clementine-9999.ebuild      24 Jul 2014 11:52:54 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-9999.ebuild,v 1.2 
2014/04/26 19:15:05 maksbotan Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-9999.ebuild,v 1.3 
2014/07/24 11:52:54 ssuominen Exp $
 
 EAPI=5
 
@@ -20,11 +20,11 @@
 SLOT="0"
 [[ ${PV} == *9999* ]] || \
 KEYWORDS="~amd64 ~x86"
-IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udev wiimote"
+IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udisks wiimote"
 IUSE+="${LANGS// / linguas_}"
 
 REQUIRED_USE="
-       udev? ( dbus )
+       udisks? ( dbus )
        wiimote? ( dbus )
 "
 
@@ -60,7 +60,7 @@
 # 
https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches
 # r1966 "Compile with a static sqlite by default, since Qt 4.7 doesn't seem to 
expose the symbols we need to use FTS"
 RDEPEND="${COMMON_DEPEND}
-       dbus? ( udev? ( sys-fs/udisks:0 ) )
+       dbus? ( udisks? ( sys-fs/udisks:0 ) )
        mms? ( media-plugins/gst-plugins-libmms:0.10 )
        mtp? ( gnome-base/gvfs )
        projectm? ( >=media-libs/libprojectm-1.2.0 )
@@ -112,7 +112,7 @@
                -DBUNDLE_PROJECTM_PRESETS=OFF
                $(cmake-utils_use cdda ENABLE_AUDIOCD)
                $(cmake-utils_use dbus ENABLE_DBUS)
-               $(cmake-utils_use udev ENABLE_DEVICEKIT)
+               $(cmake-utils_use udisks ENABLE_DEVICEKIT)
                $(cmake-utils_use ipod ENABLE_LIBGPOD)
                $(cmake-utils_use lastfm ENABLE_LIBLASTFM)
                $(cmake-utils_use mtp ENABLE_LIBMTP)



1.2                  media-sound/clementine/clementine-1.2.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild?r1=1.1&r2=1.2

Index: clementine-1.2.3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- clementine-1.2.3.ebuild     16 Jul 2014 18:49:30 -0000      1.1
+++ clementine-1.2.3.ebuild     24 Jul 2014 11:52:54 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild,v 1.1 
2014/07/16 18:49:30 tomwij Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.3.ebuild,v 1.2 
2014/07/24 11:52:54 ssuominen Exp $
 
 EAPI=5
 
@@ -20,11 +20,11 @@
 SLOT="0"
 [[ ${PV} == *9999* ]] || \
 KEYWORDS="~amd64 ~x86"
-IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udev wiimote"
+IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udisks wiimote"
 IUSE+="${LANGS// / linguas_}"
 
 REQUIRED_USE="
-       udev? ( dbus )
+       udisks? ( dbus )
        wiimote? ( dbus )
 "
 
@@ -60,7 +60,7 @@
 # 
https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches
 # r1966 "Compile with a static sqlite by default, since Qt 4.7 doesn't seem to 
expose the symbols we need to use FTS"
 RDEPEND="${COMMON_DEPEND}
-       dbus? ( udev? ( sys-fs/udisks:0 ) )
+       dbus? ( udisks? ( sys-fs/udisks:0 ) )
        mms? ( media-plugins/gst-plugins-libmms:0.10 )
        mtp? ( gnome-base/gvfs )
        projectm? ( >=media-libs/libprojectm-1.2.0 )
@@ -112,7 +112,7 @@
                -DBUNDLE_PROJECTM_PRESETS=OFF
                $(cmake-utils_use cdda ENABLE_AUDIOCD)
                $(cmake-utils_use dbus ENABLE_DBUS)
-               $(cmake-utils_use udev ENABLE_DEVICEKIT)
+               $(cmake-utils_use udisks ENABLE_DEVICEKIT)
                $(cmake-utils_use ipod ENABLE_LIBGPOD)
                $(cmake-utils_use lastfm ENABLE_LIBLASTFM)
                $(cmake-utils_use mtp ENABLE_LIBMTP)



1.5                  media-sound/clementine/clementine-1.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild?r1=1.4&r2=1.5

Index: clementine-1.2.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- clementine-1.2.2.ebuild     22 Jul 2014 19:22:39 -0000      1.4
+++ clementine-1.2.2.ebuild     24 Jul 2014 11:52:54 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild,v 1.4 
2014/07/22 19:22:39 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.2.ebuild,v 1.5 
2014/07/24 11:52:54 ssuominen Exp $
 
 EAPI=5
 
@@ -20,11 +20,11 @@
 SLOT="0"
 [[ ${PV} == *9999* ]] || \
 KEYWORDS="amd64 x86"
-IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udev wiimote"
+IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udisks wiimote"
 IUSE+="${LANGS// / linguas_}"
 
 REQUIRED_USE="
-       udev? ( dbus )
+       udisks? ( dbus )
        wiimote? ( dbus )
 "
 
@@ -60,7 +60,7 @@
 # 
https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches
 # r1966 "Compile with a static sqlite by default, since Qt 4.7 doesn't seem to 
expose the symbols we need to use FTS"
 RDEPEND="${COMMON_DEPEND}
-       dbus? ( udev? ( sys-fs/udisks:0 ) )
+       dbus? ( udisks? ( sys-fs/udisks:0 ) )
        mms? ( media-plugins/gst-plugins-libmms:0.10 )
        mtp? ( gnome-base/gvfs )
        projectm? ( >=media-libs/libprojectm-1.2.0 )
@@ -118,7 +118,7 @@
                -DBUNDLE_PROJECTM_PRESETS=OFF
                $(cmake-utils_use cdda ENABLE_AUDIOCD)
                $(cmake-utils_use dbus ENABLE_DBUS)
-               $(cmake-utils_use udev ENABLE_DEVICEKIT)
+               $(cmake-utils_use udisks ENABLE_DEVICEKIT)
                $(cmake-utils_use ipod ENABLE_LIBGPOD)
                $(cmake-utils_use lastfm ENABLE_LIBLASTFM)
                $(cmake-utils_use mtp ENABLE_LIBMTP)



1.14                 media-sound/clementine/clementine-1.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.1.1.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.1.1.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.1.1.ebuild?r1=1.13&r2=1.14

Index: clementine-1.1.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.1.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- clementine-1.1.1.ebuild     30 May 2014 11:48:09 -0000      1.13
+++ clementine-1.1.1.ebuild     24 Jul 2014 11:52:54 -0000      1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.1.1.ebuild,v 1.13 
2014/05/30 11:48:09 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.1.1.ebuild,v 1.14 
2014/07/24 11:52:54 ssuominen Exp $
 
 EAPI=5
 
@@ -15,12 +15,12 @@
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="ayatana cdda +dbus debug googledrive ios ipod lastfm mms moodbar mtp 
projectm test +udev wiimote"
+IUSE="ayatana cdda +dbus debug googledrive ios ipod lastfm mms moodbar mtp 
projectm test +udisks wiimote"
 IUSE+="${LANGS// / linguas_}"
 
 REQUIRED_USE="
        ios? ( ipod )
-       udev? ( dbus )
+       udisks? ( dbus )
        wiimote? ( dbus )
 "
 
@@ -61,7 +61,7 @@
 # 
http://code.google.com/p/clementine-player/source/browse/#svn/trunk/3rdparty/libprojectm/patches
 # r1966 "Compile with a static sqlite by default, since Qt 4.7 doesn't seem to 
expose the symbols we need to use FTS"
 RDEPEND="${COMMON_DEPEND}
-       dbus? ( udev? ( sys-fs/udisks:0 ) )
+       dbus? ( udisks? ( sys-fs/udisks:0 ) )
        mms? ( media-plugins/gst-plugins-libmms:0.10 )
        mtp? ( gnome-base/gvfs )
        projectm? ( >=media-libs/libprojectm-1.2.0 )
@@ -101,7 +101,7 @@
                -DBUNDLE_PROJECTM_PRESETS=OFF
                $(cmake-utils_use cdda ENABLE_AUDIOCD)
                $(cmake-utils_use dbus ENABLE_DBUS)
-               $(cmake-utils_use udev ENABLE_DEVICEKIT)
+               $(cmake-utils_use udisks ENABLE_DEVICEKIT)
                $(cmake-utils_use ipod ENABLE_LIBGPOD)
                $(cmake-utils_use ios ENABLE_IMOBILEDEVICE)
                $(cmake-utils_use lastfm ENABLE_LIBLASTFM)



1.2                  media-sound/clementine/clementine-1.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.1.ebuild?r1=1.1&r2=1.2

Index: clementine-1.2.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- clementine-1.2.1.ebuild     19 Dec 2013 12:08:05 -0000      1.1
+++ clementine-1.2.1.ebuild     24 Jul 2014 11:52:54 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.1.ebuild,v 1.1 
2013/12/19 12:08:05 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.1.ebuild,v 1.2 
2014/07/24 11:52:54 ssuominen Exp $
 
 EAPI=5
 
@@ -20,11 +20,11 @@
 SLOT="0"
 [[ ${PV} == *9999* ]] || \
 KEYWORDS="~amd64 ~x86"
-IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udev wiimote"
+IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udisks wiimote"
 IUSE+="${LANGS// / linguas_}"
 
 REQUIRED_USE="
-       udev? ( dbus )
+       udisks? ( dbus )
        wiimote? ( dbus )
 "
 
@@ -60,7 +60,7 @@
 # 
http://code.google.com/p/clementine-player/source/browse/#svn/trunk/3rdparty/libprojectm/patches
 # r1966 "Compile with a static sqlite by default, since Qt 4.7 doesn't seem to 
expose the symbols we need to use FTS"
 RDEPEND="${COMMON_DEPEND}
-       dbus? ( udev? ( sys-fs/udisks:0 ) )
+       dbus? ( udisks? ( sys-fs/udisks:0 ) )
        mms? ( media-plugins/gst-plugins-libmms:0.10 )
        mtp? ( gnome-base/gvfs )
        projectm? ( >=media-libs/libprojectm-1.2.0 )
@@ -107,7 +107,7 @@
                -DBUNDLE_PROJECTM_PRESETS=OFF
                $(cmake-utils_use cdda ENABLE_AUDIOCD)
                $(cmake-utils_use dbus ENABLE_DBUS)
-               $(cmake-utils_use udev ENABLE_DEVICEKIT)
+               $(cmake-utils_use udisks ENABLE_DEVICEKIT)
                $(cmake-utils_use ipod ENABLE_LIBGPOD)
                $(cmake-utils_use lastfm ENABLE_LIBLASTFM)
                $(cmake-utils_use mtp ENABLE_LIBMTP)



1.14                 media-sound/clementine/clementine-1.0.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.0.1-r1.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.0.1-r1.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.0.1-r1.ebuild?r1=1.13&r2=1.14

Index: clementine-1.0.1-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.0.1-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- clementine-1.0.1-r1.ebuild  30 May 2014 11:48:09 -0000      1.13
+++ clementine-1.0.1-r1.ebuild  24 Jul 2014 11:52:54 -0000      1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.0.1-r1.ebuild,v 
1.13 2014/05/30 11:48:09 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.0.1-r1.ebuild,v 
1.14 2014/07/24 11:52:54 ssuominen Exp $
 
 EAPI=4
 
@@ -15,12 +15,12 @@
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="ayatana cdda +dbus ios ipod kde lastfm mms mtp projectm test +udev 
wiimote"
+IUSE="ayatana cdda +dbus ios ipod kde lastfm mms mtp projectm test +udisks 
wiimote"
 IUSE+="${LANGS// / linguas_}"
 
 REQUIRED_USE="
        ios? ( ipod )
-       udev? ( dbus )
+       udisks? ( dbus )
        wiimote? ( dbus )
 "
 
@@ -57,7 +57,7 @@
 # 
http://code.google.com/p/clementine-player/source/browse/#svn/trunk/3rdparty/libprojectm/patches
 # r1966 "Compile with a static sqlite by default, since Qt 4.7 doesn't seem to 
expose the symbols we need to use FTS"
 RDEPEND="${COMMON_DEPEND}
-       dbus? ( udev? ( sys-fs/udisks:0 ) )
+       dbus? ( udisks? ( sys-fs/udisks:0 ) )
        mms? ( media-plugins/gst-plugins-libmms:0.10 )
        mtp? ( gnome-base/gvfs )
        projectm? ( >=media-libs/libprojectm-1.2.0 )
@@ -105,7 +105,7 @@
                -DBUNDLE_PROJECTM_PRESETS=OFF
                $(cmake-utils_use cdda ENABLE_AUDIOCD)
                $(cmake-utils_use dbus ENABLE_DBUS)
-               $(cmake-utils_use udev ENABLE_DEVICEKIT)
+               $(cmake-utils_use udisks ENABLE_DEVICEKIT)
                $(cmake-utils_use ipod ENABLE_LIBGPOD)
                $(cmake-utils_use ios ENABLE_IMOBILEDEVICE)
                $(cmake-utils_use kde ENABLE_PLASMARUNNER)



1.3                  media-sound/clementine/clementine-1.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/clementine-1.2.0.ebuild?r1=1.2&r2=1.3

Index: clementine-1.2.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- clementine-1.2.0.ebuild     16 Nov 2013 06:30:52 -0000      1.2
+++ clementine-1.2.0.ebuild     24 Jul 2014 11:52:54 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.0.ebuild,v 1.2 
2013/11/16 06:30:52 dirtyepic Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/clementine/clementine-1.2.0.ebuild,v 1.3 
2014/07/24 11:52:54 ssuominen Exp $
 
 EAPI=5
 
@@ -20,11 +20,11 @@
 SLOT="0"
 [[ ${PV} == *9999* ]] || \
 KEYWORDS="~amd64 ~x86"
-IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udev wiimote"
+IUSE="ayatana box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar 
mtp projectm skydrive system-sqlite test ubuntu-one +udisks wiimote"
 IUSE+="${LANGS// / linguas_}"
 
 REQUIRED_USE="
-       udev? ( dbus )
+       udisks? ( dbus )
        wiimote? ( dbus )
 "
 
@@ -60,7 +60,7 @@
 # 
http://code.google.com/p/clementine-player/source/browse/#svn/trunk/3rdparty/libprojectm/patches
 # r1966 "Compile with a static sqlite by default, since Qt 4.7 doesn't seem to 
expose the symbols we need to use FTS"
 RDEPEND="${COMMON_DEPEND}
-       dbus? ( udev? ( sys-fs/udisks:0 ) )
+       dbus? ( udisks? ( sys-fs/udisks:0 ) )
        mms? ( media-plugins/gst-plugins-libmms:0.10 )
        mtp? ( gnome-base/gvfs )
        projectm? ( >=media-libs/libprojectm-1.2.0 )
@@ -104,7 +104,7 @@
                -DBUNDLE_PROJECTM_PRESETS=OFF
                $(cmake-utils_use cdda ENABLE_AUDIOCD)
                $(cmake-utils_use dbus ENABLE_DBUS)
-               $(cmake-utils_use udev ENABLE_DEVICEKIT)
+               $(cmake-utils_use udisks ENABLE_DEVICEKIT)
                $(cmake-utils_use ipod ENABLE_LIBGPOD)
                $(cmake-utils_use lastfm ENABLE_LIBLASTFM)
                $(cmake-utils_use mtp ENABLE_LIBMTP)



1.93                 media-sound/clementine/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/ChangeLog?rev=1.93&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/ChangeLog?rev=1.93&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/clementine/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/clementine/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   22 Jul 2014 19:22:39 -0000      1.92
+++ ChangeLog   24 Jul 2014 11:52:54 -0000      1.93
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/clementine
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/ChangeLog,v 1.92 
2014/07/22 19:22:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/ChangeLog,v 1.93 
2014/07/24 11:52:54 ssuominen Exp $
+
+  24 Jul 2014; Samuli Suominen <ssuomi...@gentoo.org>
+  clementine-1.0.1-r1.ebuild, clementine-1.1.1.ebuild, clementine-1.2.0.ebuild,
+  clementine-1.2.1.ebuild, clementine-1.2.2.ebuild, clementine-1.2.3.ebuild,
+  clementine-9999.ebuild:
+  Rename USE="udev" to USE="udisks"
 
   22 Jul 2014; Pacho Ramos <pa...@gentoo.org> clementine-1.2.2.ebuild:
   amd64/x86 stable, bug #508102




Reply via email to