* [gentoo-commits] gentoo-x86 commit in x11-misc/pcmanfm: pcmanfm-1.2.2.ebuild pcmanfm-1.2.3.ebuild pcmanfm-9999.ebuild pcmanfm-1.1.2.ebuild ChangeLog
@ 2015-02-01 13:00 Markos Chandras (hwoarang)
0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2015-02-01 13:00 UTC (permalink / raw
To: gentoo-commits
hwoarang 15/02/01 13:00:59
Modified: pcmanfm-1.2.2.ebuild pcmanfm-1.2.3.ebuild
pcmanfm-9999.ebuild pcmanfm-1.1.2.ebuild ChangeLog
Log:
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!)
Revision Changes Path
1.2 x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild?r1=1.1&r2=1.2
Index: pcmanfm-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pcmanfm-1.2.2.ebuild 6 Sep 2014 08:40:36 -0000 1.1
+++ pcmanfm-1.2.2.ebuild 1 Feb 2015 13:00:58 -0000 1.2
@@ -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 @@
>=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
1.2 x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild?r1=1.1&r2=1.2
Index: pcmanfm-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pcmanfm-1.2.3.ebuild 18 Oct 2014 20:32:05 -0000 1.1
+++ pcmanfm-1.2.3.ebuild 1 Feb 2015 13:00:58 -0000 1.2
@@ -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 @@
>=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
1.20 x11-misc/pcmanfm/pcmanfm-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild?r1=1.19&r2=1.20
Index: pcmanfm-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- pcmanfm-9999.ebuild 4 May 2013 08:57:20 -0000 1.19
+++ pcmanfm-9999.ebuild 1 Feb 2015 13:00:58 -0000 1.20
@@ -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
1.7 x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild?r1=1.6&r2=1.7
Index: pcmanfm-1.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-1.1.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pcmanfm-1.1.2.ebuild 12 Mar 2014 05:03:06 -0000 1.6
+++ pcmanfm-1.1.2.ebuild 1 Feb 2015 13:00:58 -0000 1.7
@@ -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 @@
>=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
1.102 x11-misc/pcmanfm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/pcmanfm/ChangeLog?r1=1.101&r2=1.102
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog 18 Oct 2014 20:32:05 -0000 1.101
+++ ChangeLog 1 Feb 2015 13:00:58 -0000 1.102
@@ -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)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-01 13:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-01 13:00 [gentoo-commits] gentoo-x86 commit in x11-misc/pcmanfm: pcmanfm-1.2.2.ebuild pcmanfm-1.2.3.ebuild pcmanfm-9999.ebuild pcmanfm-1.1.2.ebuild ChangeLog Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox