summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-01-18 11:41:17 +0000
committerPacho Ramos <pacho@gentoo.org>2015-01-18 11:41:17 +0000
commitc666995b94987e292ec9c851661651cd11cd2732 (patch)
tree316db0e0223c65db94913e28a77d580c161f6093 /app-arch
parentwith-smclient is no longer an available option (diff)
downloadgentoo-2-c666995b94987e292ec9c851661651cd11cd2732.tar.gz
gentoo-2-c666995b94987e292ec9c851661651cd11cd2732.tar.bz2
gentoo-2-c666995b94987e292ec9c851661651cd11cd2732.zip
Also drop now unneeded dependencies due to previous change (https://git.gnome.org/browse/file-roller/commit/?h=gnome-3-14&id=a235afe4a8f849b5e6ab1d4dd0b64a774fea8226 )
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/file-roller/ChangeLog7
-rw-r--r--app-arch/file-roller/file-roller-3.14.2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog
index d8574248954f..6a74499c5a1a 100644
--- a/app-arch/file-roller/ChangeLog
+++ b/app-arch/file-roller/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-arch/file-roller
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.342 2015/01/18 11:39:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.343 2015/01/18 11:41:17 pacho Exp $
+
+ 18 Jan 2015; Pacho Ramos <pacho@gentoo.org> file-roller-3.14.2.ebuild:
+ Also drop now unneeded dependencies due to previous change
+ (https://git.gnome.org/browse/file-
+ roller/commit/?h=gnome-3-14&id=a235afe4a8f849b5e6ab1d4dd0b64a774fea8226 )
18 Jan 2015; Pacho Ramos <pacho@gentoo.org> file-roller-3.14.2.ebuild:
with-smclient is no longer an available option
diff --git a/app-arch/file-roller/file-roller-3.14.2.ebuild b/app-arch/file-roller/file-roller-3.14.2.ebuild
index 875119e054d5..5212a05624ce 100644
--- a/app-arch/file-roller/file-roller-3.14.2.ebuild
+++ b/app-arch/file-roller/file-roller-3.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.14.2.ebuild,v 1.2 2015/01/18 11:39:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.14.2.ebuild,v 1.3 2015/01/18 11:41:17 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -28,8 +28,6 @@ RDEPEND="
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
- x11-libs/libICE
- x11-libs/libSM
x11-libs/pango
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )