summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-12-29 03:22:01 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-12-29 03:22:01 +0000
commitc14f51968fa8465134ae184b7ab3c833384f3cd6 (patch)
tree3a3208617fdf83eb5e5eb54a85860fb6bbff2461 /gnome-base/gnome-vfs
parentupdate HOMEPAGE (bug #349396) (diff)
downloadgentoo-2-c14f51968fa8465134ae184b7ab3c833384f3cd6.tar.gz
gentoo-2-c14f51968fa8465134ae184b7ab3c833384f3cd6.tar.bz2
gentoo-2-c14f51968fa8465134ae184b7ab3c833384f3cd6.zip
punt warning from newer version
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r--gnome-base/gnome-vfs/gnome-vfs-2.24.4.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.24.4.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.24.4.ebuild
index 30e148db9679..e486c85caa17 100644
--- a/gnome-base/gnome-vfs/gnome-vfs-2.24.4.ebuild
+++ b/gnome-base/gnome-vfs/gnome-vfs-2.24.4.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/gnome-base/gnome-vfs/gnome-vfs-2.24.4.ebuild,v 1.2 2010/12/26 01:05:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.24.4.ebuild,v 1.3 2010/12/29 03:22:01 ssuominen Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -69,11 +69,6 @@ pkg_setup() {
# so should always be behind the use_enable options
# foser <foser@gentoo.org 19 Apr 2004
use gnutls && use ssl && G2CONF="${G2CONF} --disable-openssl"
-
- if ! has_version sys-apps/pmount; then
- ewarn "You should install and setup sys-apps/pmount if you use programs"
- ewarn "which rely on gnome-vfs for mounting."
- fi
}
src_prepare() {