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
commit6431ac00c4f526e21577a2fb218122438c9fccaa (patch)
tree9c2618c07a82c78fa08f2db178377c3bc9b33604 /xfce-extra/thunar-vcs-plugin
parentRestrict deps to old xfce-base/thunar. (diff)
downloadgentoo-2-6431ac00c4f526e21577a2fb218122438c9fccaa.tar.gz
gentoo-2-6431ac00c4f526e21577a2fb218122438c9fccaa.tar.bz2
gentoo-2-6431ac00c4f526e21577a2fb218122438c9fccaa.zip
Restrict deps to old xfce-base/thunar.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/thunar-vcs-plugin')
-rw-r--r--xfce-extra/thunar-vcs-plugin/ChangeLog8
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild6
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog
index f956f3b2f1fb..a0fd8211519d 100644
--- a/xfce-extra/thunar-vcs-plugin/ChangeLog
+++ b/xfce-extra/thunar-vcs-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-vcs-plugin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.5 2009/11/15 22:16:55 angelos Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.6 2010/01/15 02:44:43 ssuominen Exp $
+
+ 15 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-vcs-plugin-0.1.0.ebuild, thunar-vcs-plugin-0.1.2.ebuild:
+ Restrict deps to old xfce-base/thunar.
*thunar-vcs-plugin-0.1.2 (15 Nov 2009)
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild
index 6147f0604aea..19bf6485476e 100644
--- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild
@@ -1,6 +1,6 @@
-# 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-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild,v 1.4 2009/10/20 23:21:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild,v 1.5 2010/01/15 02:44:43 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="debug git subversion"
-RDEPEND=">=xfce-base/thunar-0.4
+RDEPEND="<=xfce-base/thunar-1.1.0
>=x11-libs/gtk+-2.6:2
>=dev-libs/glib-2.6:2
git? ( dev-util/git )
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild
index 82795ae54444..1c148bcfc611 100644
--- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild
@@ -1,6 +1,6 @@
-# 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-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v 1.1 2009/11/15 22:16:55 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v 1.2 2010/01/15 02:44:43 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug git subversion"
-RDEPEND=">=xfce-base/thunar-0.4
+RDEPEND="<=xfce-base/thunar-1.1.0
>=x11-libs/gtk+-2.6:2
>=dev-libs/glib-2.6:2
git? ( dev-util/git )