diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-15 03:17:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-15 03:17:00 +0000 |
commit | ae893f61c7351b1d1ef5e25aba1a0bd0e1b420e0 (patch) | |
tree | cc866ff58053acad568f9f5f0aa5be15fdb6ca82 /xfce-extra/xfce4-linelight-plugin | |
parent | Restrict deps to old xfce-base/thunar. (diff) | |
download | gentoo-2-ae893f61c7351b1d1ef5e25aba1a0bd0e1b420e0.tar.gz gentoo-2-ae893f61c7351b1d1ef5e25aba1a0bd0e1b420e0.tar.bz2 gentoo-2-ae893f61c7351b1d1ef5e25aba1a0bd0e1b420e0.zip |
Restrict deps to old xfce-base/thunar.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-linelight-plugin')
-rw-r--r-- | xfce-extra/xfce4-linelight-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-linelight-plugin/ChangeLog b/xfce-extra/xfce4-linelight-plugin/ChangeLog index 9e4b910ab813..ad36272ee8a1 100644 --- a/xfce-extra/xfce4-linelight-plugin/ChangeLog +++ b/xfce-extra/xfce4-linelight-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-linelight-plugin -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.2 2009/10/06 11:09:24 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.3 2010/01/15 03:17:00 ssuominen Exp $ + + 15 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + xfce4-linelight-plugin-0.1.6.ebuild: + Restrict deps to old xfce-base/thunar. 06 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> xfce4-linelight-plugin-0.1.6.ebuild: diff --git a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild index 207539b7bcdb..0588280a1bf8 100644 --- a/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild +++ b/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.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/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild,v 1.2 2009/10/06 11:09:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.6.ebuild,v 1.3 2010/01/15 03:17:00 ssuominen Exp $ EAPI=2 inherit xfconf @@ -16,7 +16,7 @@ IUSE="" RDEPEND=">=xfce-base/xfce4-panel-4.4 >=xfce-base/libxfcegui4-4.4 - >=xfce-base/thunar-0.9 + <xfce-base/thunar-1.1.0 >=x11-libs/gtk+-2.12:2 >=dev-libs/glib-2.16:2" DEPEND="${RDEPEND} |