summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-02-03 07:11:54 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-02-03 07:11:54 +0000
commit98f33b92c45ec0abec690e8a4bfc9cce2fa4328f (patch)
tree26e061fb3018768d9b63cdea3e6830e9993ffba8 /gnome-base
parentMake authatieventsd.sh executable to fix bug #242582 thanks to Uros. (diff)
downloadgentoo-2-98f33b92c45ec0abec690e8a4bfc9cce2fa4328f.tar.gz
gentoo-2-98f33b92c45ec0abec690e8a4bfc9cce2fa4328f.tar.bz2
gentoo-2-98f33b92c45ec0abec690e8a4bfc9cce2fa4328f.zip
obexftp-icon patch was not intented for bluez-3 compatible ebuild, bug #257451.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gvfs/ChangeLog6
-rw-r--r--gnome-base/gvfs/gvfs-1.0.3-r1.ebuild5
2 files changed, 6 insertions, 5 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog
index 48db279fd250..e8383b1d273d 100644
--- a/gnome-base/gvfs/ChangeLog
+++ b/gnome-base/gvfs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gvfs
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.47 2009/02/02 22:36:31 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.48 2009/02/03 07:11:54 eva Exp $
+
+ 03 Feb 2009; Gilles Dartiguelongue <eva@gentoo.org> gvfs-1.0.3-r1.ebuild:
+ obexftp-icon patch was not intented for bluez-3 compatible ebuild, bug
+ #257451.
*gvfs-1.0.3-r11 (02 Feb 2009)
*gvfs-1.0.3-r1 (02 Feb 2009)
diff --git a/gnome-base/gvfs/gvfs-1.0.3-r1.ebuild b/gnome-base/gvfs/gvfs-1.0.3-r1.ebuild
index e7ddc30cc779..51c3187767fc 100644
--- a/gnome-base/gvfs/gvfs-1.0.3-r1.ebuild
+++ b/gnome-base/gvfs/gvfs-1.0.3-r1.ebuild
@@ -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/gnome-base/gvfs/gvfs-1.0.3-r1.ebuild,v 1.1 2009/02/02 22:36:31 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.0.3-r1.ebuild,v 1.2 2009/02/03 07:11:54 eva Exp $
inherit autotools bash-completion gnome2 eutils
@@ -69,9 +69,6 @@ src_unpack() {
# Fix non posixy tests, bug #256305
epatch "${FILESDIR}/${P}-posixtest.patch"
- # Fix themed icon for obexftp, bug #256890
- epatch "${FILESDIR}/${P}-obexftp-icon.patch"
-
# Fix HTTP leaks, bug #256892
epatch "${FILESDIR}/${P}-http-leak.patch"