summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-15 02:44:43 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-15 02:44:43 +0000
commitaf413f243237045e1516afbb57c802feca1d4943 (patch)
treed385b65ed3e00c1d7883c58c79304e0bf80d31e9 /xfce-extra/thunar-shares-plugin
parentAdd prefix keywords (diff)
downloadhistorical-af413f243237045e1516afbb57c802feca1d4943.tar.gz
historical-af413f243237045e1516afbb57c802feca1d4943.tar.bz2
historical-af413f243237045e1516afbb57c802feca1d4943.zip
Restrict deps to old xfce-base/thunar.
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/thunar-shares-plugin')
-rw-r--r--xfce-extra/thunar-shares-plugin/ChangeLog8
-rw-r--r--xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/xfce-extra/thunar-shares-plugin/ChangeLog b/xfce-extra/thunar-shares-plugin/ChangeLog
index 980072d3fb99..c7789b837504 100644
--- a/xfce-extra/thunar-shares-plugin/ChangeLog
+++ b/xfce-extra/thunar-shares-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-shares-plugin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.3 2009/09/06 04:24:02 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.4 2010/01/15 02:40:14 ssuominen Exp $
+
+ 15 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-shares-plugin-0.2.0.ebuild:
+ Restrict deps to old xfce-base/thunar.
06 Sep 2009; Jeremy Olexa <darkside@gentoo.org>
thunar-shares-plugin-0.2.0.ebuild:
diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild
index 644908b69ffe..e024073a8da8 100644
--- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild
+++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild,v 1.3 2009/09/06 04:24:02 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild,v 1.4 2010/01/15 02:40:14 ssuominen Exp $
-EAPI="2"
+EAPI=2
inherit xfconf
DESCRIPTION="Thunar plugin to share files using Samba"
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND=">=dev-libs/glib-2.12:2
>=x11-libs/gtk+-2.10:2
- xfce-base/thunar"
+ <xfce-base/thunar-1.1.0"
DEPEND="${RDEPEND}
dev-util/intltool"