public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libfm: libfm-9999.ebuild ChangeLog
Date: Sun, 15 Jul 2012 17:29:26 +0000 (UTC)	[thread overview]
Message-ID: <20120715172926.B116E20063@flycatcher.gentoo.org> (raw)

hwoarang    12/07/15 17:29:26

  Modified:             libfm-9999.ebuild ChangeLog
  Log:
  Remove udisks support because of upstream bug #3531655
  
  (Portage version: 2.1.11.7/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 x11-libs/libfm/libfm-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/libfm-9999.ebuild?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/libfm-9999.ebuild?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/libfm-9999.ebuild?r1=1.23&r2=1.24

Index: libfm-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-9999.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- libfm-9999.ebuild	14 Jun 2012 18:33:22 -0000	1.23
+++ libfm-9999.ebuild	15 Jul 2012 17:29:26 -0000	1.24
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-9999.ebuild,v 1.23 2012/06/14 18:33:22 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-9999.ebuild,v 1.24 2012/07/15 17:29:26 hwoarang Exp $
 
 EAPI=3
 
@@ -13,16 +13,14 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="debug doc examples udev"
+IUSE="debug doc examples"
 KEYWORDS=""
 
 COMMON_DEPEND=">=dev-libs/glib-2.18:2
 	>=x11-libs/gtk+-2.16:2
-	udev? ( dev-libs/dbus-glib )
 	>=lxde-base/menu-cache-0.3.2"
 RDEPEND="${COMMON_DEPEND}
-	x11-misc/shared-mime-info
-	udev? ( sys-fs/udisks:0 )"
+	x11-misc/shared-mime-info"
 DEPEND="${COMMON_DEPEND}
 	>=dev-lang/vala-0.14.0
 	dev-util/gtk-doc-am
@@ -61,7 +59,6 @@
 		--sysconfdir="${EPREFIX}/etc" \
 		--disable-dependency-tracking \
 		--disable-static \
-		$(use_enable udev udisks) \
 		$(use_enable examples demo) \
 		$(use_enable debug) \
 		# Documentation fails to build at the moment



1.69                 x11-libs/libfm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libfm/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	14 Jul 2012 11:43:28 -0000	1.68
+++ ChangeLog	15 Jul 2012 17:29:26 -0000	1.69
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/libfm
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.68 2012/07/14 11:43:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.69 2012/07/15 17:29:26 hwoarang Exp $
+
+  15 Jul 2012; Markos Chandras <hwoarang@gentoo.org> libfm-9999.ebuild:
+  Remove udisks support per upstream bug:
+  https://sourceforge.net/tracker/?func=detail&aid=3531655&group_id=156956&atid
+  =801864#
 
 *libfm-1.0_rc1 (14 Jul 2012)
 






             reply	other threads:[~2012-07-15 17:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-15 17:29 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-17 10:20 [gentoo-commits] gentoo-x86 commit in x11-libs/libfm: libfm-9999.ebuild ChangeLog Markos Chandras (hwoarang)
2013-11-17 11:51 Markos Chandras (hwoarang)
2012-12-23 14:40 Markos Chandras (hwoarang)
2012-12-02 15:26 Markos Chandras (hwoarang)
2012-11-15 19:39 Markos Chandras (hwoarang)
2012-11-01 21:23 Markos Chandras (hwoarang)
2012-09-27 21:04 Markos Chandras (hwoarang)
2012-06-14 18:33 Markos Chandras (hwoarang)
2011-12-07 18:52 Markos Chandras (hwoarang)
2011-04-11 10:51 Markos Chandras (hwoarang)
2011-01-22 14:26 Markos Chandras (hwoarang)
2011-01-20 18:05 Markos Chandras (hwoarang)
2010-07-08  9:50 Markos Chandras (hwoarang)
2010-06-22 14:27 Markos Chandras (hwoarang)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120715172926.B116E20063@flycatcher.gentoo.org \
    --to=hwoarang@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox