summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-04-17 14:04:34 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-04-17 14:04:34 +0000
commitb5bcf8c1c63147a51544a022e1423eb5d1abd620 (patch)
tree0d7d4391615f096995090db7319b8cf947551de1 /x11-misc
parentVersion bump by Julian Ospald. (diff)
downloadgentoo-2-b5bcf8c1c63147a51544a022e1423eb5d1abd620.tar.gz
gentoo-2-b5bcf8c1c63147a51544a022e1423eb5d1abd620.tar.bz2
gentoo-2-b5bcf8c1c63147a51544a022e1423eb5d1abd620.zip
Upstream started forcing sys-fs/udev making SpaceFM a Linux-only application; remove USE="fam" accordingly and always enable INOTIFY support.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/spacefm/ChangeLog7
-rw-r--r--x11-misc/spacefm/spacefm-0.7.5.ebuild11
-rw-r--r--x11-misc/spacefm/spacefm-9999.ebuild9
3 files changed, 15 insertions, 12 deletions
diff --git a/x11-misc/spacefm/ChangeLog b/x11-misc/spacefm/ChangeLog
index a7a199d68ca7..7f30b58f5287 100644
--- a/x11-misc/spacefm/ChangeLog
+++ b/x11-misc/spacefm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/spacefm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v 1.18 2012/04/17 13:53:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/ChangeLog,v 1.19 2012/04/17 14:04:34 ssuominen Exp $
+
+ 17 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> spacefm-0.7.5.ebuild,
+ spacefm-9999.ebuild:
+ Upstream started forcing sys-fs/udev making SpaceFM a Linux-only application;
+ remove USE="fam" accordingly and always enable INOTIFY support.
*spacefm-0.7.5 (17 Apr 2012)
diff --git a/x11-misc/spacefm/spacefm-0.7.5.ebuild b/x11-misc/spacefm/spacefm-0.7.5.ebuild
index 21645af7dd49..a132770e7294 100644
--- a/x11-misc/spacefm/spacefm-0.7.5.ebuild
+++ b/x11-misc/spacefm/spacefm-0.7.5.ebuild
@@ -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-misc/spacefm/spacefm-0.7.5.ebuild,v 1.1 2012/04/17 13:53:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/spacefm-0.7.5.ebuild,v 1.2 2012/04/17 14:04:34 ssuominen Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="fam"
+IUSE=""
RDEPEND="dev-libs/glib:2
dev-util/desktop-file-utils
@@ -25,8 +25,7 @@ RDEPEND="dev-libs/glib:2
x11-libs/gtk+:2
x11-libs/pango
x11-libs/startup-notification
- x11-misc/shared-mime-info
- fam? ( virtual/fam )"
+ x11-misc/shared-mime-info"
DEPEND="${RDEPEND}
dev-util/intltool
dev-util/pkgconfig
@@ -36,7 +35,7 @@ src_configure() {
econf \
--htmldir=/usr/share/doc/${PF}/html \
--disable-hal \
- $(use_enable !fam inotify)
+ --enable-inotify
}
pkg_postinst() {
@@ -60,4 +59,4 @@ pkg_postinst() {
pkg_postrm() {
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
-} \ No newline at end of file
+}
diff --git a/x11-misc/spacefm/spacefm-9999.ebuild b/x11-misc/spacefm/spacefm-9999.ebuild
index f8323d151ff9..eed332f6567a 100644
--- a/x11-misc/spacefm/spacefm-9999.ebuild
+++ b/x11-misc/spacefm/spacefm-9999.ebuild
@@ -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-misc/spacefm/spacefm-9999.ebuild,v 1.2 2012/04/17 13:53:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/spacefm-9999.ebuild,v 1.3 2012/04/17 14:04:34 ssuominen Exp $
EAPI=4
@@ -15,7 +15,7 @@ HOMEPAGE="http://ignorantguru.github.com/spacefm/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS=""
-IUSE="fam"
+IUSE=""
RDEPEND="dev-libs/glib:2
dev-util/desktop-file-utils
@@ -27,8 +27,7 @@ RDEPEND="dev-libs/glib:2
x11-libs/gtk+:2
x11-libs/pango
x11-libs/startup-notification
- x11-misc/shared-mime-info
- fam? ( virtual/fam )"
+ x11-misc/shared-mime-info"
DEPEND="${RDEPEND}
dev-util/intltool
dev-util/pkgconfig
@@ -38,7 +37,7 @@ src_configure() {
econf \
--htmldir=/usr/share/doc/${PF}/html \
--disable-hal \
- $(use_enable !fam inotify)
+ --enable-inotify
}
pkg_postinst() {