summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-01-15 03:00:54 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-01-15 03:00:54 +0000
commit1290360380d797da3b0b879965ed672c21c59d2b (patch)
tree483590d05071edff5c61fff6b968ee9019cfef6c /xfce-extra
parentAdd fix from upstream for groupmod pam check #300790 by Esther Dalhuisen and ... (diff)
downloadgentoo-2-1290360380d797da3b0b879965ed672c21c59d2b.tar.gz
gentoo-2-1290360380d797da3b0b879965ed672c21c59d2b.tar.bz2
gentoo-2-1290360380d797da3b0b879965ed672c21c59d2b.zip
Restrict deps to old xfce-base/thunar.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/thunar-media-tags-plugin/ChangeLog8
-rw-r--r--xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/xfce-extra/thunar-media-tags-plugin/ChangeLog b/xfce-extra/thunar-media-tags-plugin/ChangeLog
index 6c96c6c7d643..09a2ff09a4b3 100644
--- a/xfce-extra/thunar-media-tags-plugin/ChangeLog
+++ b/xfce-extra/thunar-media-tags-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-media-tags-plugin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-media-tags-plugin/ChangeLog,v 1.3 2009/10/28 22:16:59 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-media-tags-plugin/ChangeLog,v 1.4 2010/01/15 03:00:54 ssuominen Exp $
+
+ 15 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-media-tags-plugin-0.1.2.ebuild:
+ Restrict deps to old xfce-base/thunar.
28 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
thunar-media-tags-plugin-0.1.2.ebuild,
diff --git a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.ebuild b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.ebuild
index c94a829d981b..1cb3dcc58d92 100644
--- a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.ebuild
+++ b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-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-media-tags-plugin/thunar-media-tags-plugin-0.1.2.ebuild,v 1.3 2009/10/28 22:16:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.ebuild,v 1.4 2010/01/15 03:00:54 ssuominen Exp $
EAPI=2
EAUTORECONF=yes
@@ -15,8 +15,8 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
-RDEPEND=">=xfce-base/exo-0.3
- xfce-base/thunar
+RDEPEND="<xfce-base/exo-0.5
+ <xfce-base/thunar-1.1.0
>=media-libs/taglib-1.4"
DEPEND="${RDEPEND}
dev-util/pkgconfig"