diff options
author | 2010-01-15 02:47:13 +0000 | |
---|---|---|
committer | 2010-01-15 02:47:13 +0000 | |
commit | 9883fe9c56ee1597213b3ee784da7913fc75b0b4 (patch) | |
tree | 09c80dded8a7a65fd72a8ffbc49c200a94d3f2e6 /xfce-extra/thunar-shares-plugin | |
parent | typo (diff) | |
download | gentoo-2-9883fe9c56ee1597213b3ee784da7913fc75b0b4.tar.gz gentoo-2-9883fe9c56ee1597213b3ee784da7913fc75b0b4.tar.bz2 gentoo-2-9883fe9c56ee1597213b3ee784da7913fc75b0b4.zip |
typo
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/thunar-shares-plugin')
-rw-r--r-- | xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 eda4f8e64c84..7e0b7e1d1ea1 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,6 +1,6 @@ # 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.5 2010/01/15 02:45:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild,v 1.6 2010/01/15 02:47:13 ssuominen Exp $ EAPI=2 inherit xfconf @@ -16,7 +16,7 @@ IUSE="" RDEPEND=">=dev-libs/glib-2.12:2 >=x11-libs/gtk+-2.10:2 - <=xfce-base/thunar-1.1.0" + <xfce-base/thunar-1.1.0" DEPEND="${RDEPEND} dev-util/intltool" |