diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 22:36:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 22:36:47 +0000 |
commit | f09c503fa6a25512a48bfbaa2e3205b30e4b561b (patch) | |
tree | 95206cc87d0a0cd23c045106053af39c0bab24d8 /x11-misc | |
parent | Move kde-misc/steamcompanion to correct SLOT 4 (diff) | |
download | gentoo-2-f09c503fa6a25512a48bfbaa2e3205b30e4b561b.tar.gz gentoo-2-f09c503fa6a25512a48bfbaa2e3205b30e4b561b.tar.bz2 gentoo-2-f09c503fa6a25512a48bfbaa2e3205b30e4b561b.zip |
Depend on virtual/freedesktop-icon-theme. Bug #376309
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/pcmanfm/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild | 5 | ||||
-rw-r--r-- | x11-misc/pcmanfm/pcmanfm-9999.ebuild | 5 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog index f5a759f9f27e..7e200dae7f5e 100644 --- a/x11-misc/pcmanfm/ChangeLog +++ b/x11-misc/pcmanfm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/pcmanfm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.61 2011/08/06 07:20:00 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.62 2011/08/09 22:36:47 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> + pcmanfm-0.9.9_pre20110614.ebuild, pcmanfm-9999.ebuild: + Depend on virtual/freedesktop-icon-theme. Bug #376309 06 Aug 2011; Zac Medico <zmedico@gentoo.org> pcmanfm-0.9.9_pre20110614.ebuild, pcmanfm-9999.ebuild: diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild index 87a8649cc1f5..04b9e72d984b 100644 --- a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild,v 1.4 2011/08/06 07:20:00 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild,v 1.5 2011/08/09 22:36:47 hwoarang Exp $ EAPI=3 @@ -28,7 +28,8 @@ COMMON_DEPEND=">=dev-libs/glib-2.18:2 >=lxde-base/menu-cache-0.3.2 >=x11-libs/libfm-0.1.15_pre20110614" RDEPEND="${COMMON_DEPEND} - virtual/eject" + virtual/eject + virtual/freedesktop-icon-theme" DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.40 dev-util/pkgconfig diff --git a/x11-misc/pcmanfm/pcmanfm-9999.ebuild b/x11-misc/pcmanfm/pcmanfm-9999.ebuild index f60186c2e9c2..8c369d4f1c25 100644 --- a/x11-misc/pcmanfm/pcmanfm-9999.ebuild +++ b/x11-misc/pcmanfm/pcmanfm-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild,v 1.10 2011/08/06 07:20:00 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild,v 1.11 2011/08/09 22:36:47 hwoarang Exp $ EAPI=3 @@ -27,7 +27,8 @@ COMMON_DEPEND=">=dev-libs/glib-2.18:2 >=lxde-base/menu-cache-0.3.2 >=x11-libs/libfm-0.1.15" RDEPEND="${COMMON_DEPEND} - virtual/eject" + virtual/eject + virtual/freedesktop-icon-theme" DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.40 dev-util/pkgconfig |