summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2015-02-01 13:00:58 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2015-02-01 13:00:58 +0000
commit8a650866873a90721cede998f029eff4b402f1a9 (patch)
tree51135ff738b60efe1cc4dac5fe70f1d7bb33d0d8 /x11-misc
parentVersion bump. Bug 538376 (diff)
downloadgentoo-2-8a650866873a90721cede998f029eff4b402f1a9.tar.gz
gentoo-2-8a650866873a90721cede998f029eff4b402f1a9.tar.bz2
gentoo-2-8a650866873a90721cede998f029eff4b402f1a9.zip
Bring the virtual/freedesktop-icon-theme dependency back. Bug #538424
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/pcmanfm/ChangeLog8
-rw-r--r--x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild7
-rw-r--r--x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild7
-rw-r--r--x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild7
-rw-r--r--x11-misc/pcmanfm/pcmanfm-9999.ebuild4
5 files changed, 20 insertions, 13 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog
index 6b650d888c46..e323824b11f0 100644
--- a/x11-misc/pcmanfm/ChangeLog
+++ b/x11-misc/pcmanfm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/pcmanfm
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.101 2014/10/18 20:32:05 hwoarang Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.102 2015/02/01 13:00:58 hwoarang Exp $
+
+ 01 Feb 2015; Markos Chandras <hwoarang@gentoo.org> pcmanfm-1.1.2.ebuild,
+ pcmanfm-1.2.2.ebuild, pcmanfm-1.2.3.ebuild, pcmanfm-9999.ebuild:
+ Bring the virtual/freedesktop-icon-theme dependency back. Bug #538424
*pcmanfm-1.2.3 (18 Oct 2014)
diff --git a/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild b/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild
index 1215f2f144fb..20aa37cb40b1 100644
--- a/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild,v 1.6 2014/03/12 05:03:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild,v 1.7 2015/02/01 13:00:58 hwoarang Exp $
EAPI="5"
inherit eutils fdo-mime readme.gentoo
@@ -22,7 +22,8 @@ RDEPEND=">=dev-libs/glib-2.18:2
>=lxde-base/menu-cache-0.3.2
x11-misc/shared-mime-info
>=x11-libs/libfm-${PV}:=
- virtual/eject"
+ virtual/eject
+ virtual/freedesktop-icon-theme"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
virtual/pkgconfig
diff --git a/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild b/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild
index d3d001db5fff..6f990d6d2eff 100644
--- a/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild,v 1.1 2014/09/06 08:40:36 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild,v 1.2 2015/02/01 13:00:58 hwoarang Exp $
EAPI="5"
inherit eutils fdo-mime readme.gentoo
@@ -22,7 +22,8 @@ RDEPEND=">=dev-libs/glib-2.18:2
>=lxde-base/menu-cache-0.3.2
x11-misc/shared-mime-info
>=x11-libs/libfm-${PV}:=
- virtual/eject"
+ virtual/eject
+ virtual/freedesktop-icon-theme"
DEPEND="${RDEPEND}
app-arch/xz-utils
>=dev-util/intltool-0.40
diff --git a/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild b/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild
index 05d969316c24..18fb22edb5a0 100644
--- a/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v 1.1 2014/10/18 20:32:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v 1.2 2015/02/01 13:00:58 hwoarang Exp $
EAPI="5"
inherit eutils fdo-mime readme.gentoo
@@ -22,7 +22,8 @@ RDEPEND=">=dev-libs/glib-2.18:2
>=lxde-base/menu-cache-0.3.2
x11-misc/shared-mime-info
>=x11-libs/libfm-${PV}:=[gtk(+)]
- virtual/eject"
+ virtual/eject
+ virtual/freedesktop-icon-theme"
DEPEND="${RDEPEND}
app-arch/xz-utils
>=dev-util/intltool-0.40
diff --git a/x11-misc/pcmanfm/pcmanfm-9999.ebuild b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
index 7d92e658f8f9..79a58f871d20 100644
--- a/x11-misc/pcmanfm/pcmanfm-9999.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 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.19 2013/05/04 08:57:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild,v 1.20 2015/02/01 13:00:58 hwoarang Exp $
EAPI=5