summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/pcmanfm')
-rw-r--r--x11-misc/pcmanfm/ChangeLog7
-rw-r--r--x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild4
-rw-r--r--x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild6
-rw-r--r--x11-misc/pcmanfm/pcmanfm-0.9.9.ebuild6
-rw-r--r--x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild6
-rw-r--r--x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild6
-rw-r--r--x11-misc/pcmanfm/pcmanfm-9999.ebuild6
7 files changed, 23 insertions, 18 deletions
diff --git a/x11-misc/pcmanfm/ChangeLog b/x11-misc/pcmanfm/ChangeLog
index 178f137f1750..d6fa2371e8cd 100644
--- a/x11-misc/pcmanfm/ChangeLog
+++ b/x11-misc/pcmanfm/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/pcmanfm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.76 2012/04/14 19:25:36 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/ChangeLog,v 1.77 2012/05/05 04:53:46 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> pcmanfm-0.9.7-r2.ebuild,
+ pcmanfm-0.9.9_pre20110422.ebuild, pcmanfm-0.9.9_pre20110614.ebuild,
+ pcmanfm-0.9.9.ebuild, pcmanfm-0.9.10.ebuild, pcmanfm-9999.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
14 Apr 2012; Zac Medico <zmedico@gentoo.org> pcmanfm-0.9.10.ebuild:
Add ~amd64-linux keyword.
diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild
index 148bfc3b6d11..ce3a7e9e44ae 100644
--- a/x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild,v 1.7 2012/04/14 19:25:36 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.10.ebuild,v 1.8 2012/05/05 04:53:46 jdhore Exp $
EAPI=4
@@ -24,7 +24,7 @@ RDEPEND="${COMMON_DEPEND}
virtual/freedesktop-icon-theme"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
src_prepare() {
diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild
index ef0ec04a5a32..6c8419b1fcde 100644
--- a/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild,v 1.9 2011/03/07 20:31:04 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.7-r2.ebuild,v 1.10 2012/05/05 04:53:46 jdhore Exp $
EAPI="2"
inherit eutils fdo-mime
@@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.18:2
virtual/eject"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
src_configure() {
diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.9.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.9.ebuild
index 45d5d3a49a18..674608beb257 100644
--- a/x11-misc/pcmanfm/pcmanfm-0.9.9.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-0.9.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.ebuild,v 1.6 2011/09/18 16:49:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9.ebuild,v 1.7 2012/05/05 04:53:46 jdhore Exp $
EAPI=4
@@ -24,7 +24,7 @@ RDEPEND="${COMMON_DEPEND}
virtual/freedesktop-icon-theme"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
src_prepare() {
diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild
index 2cf056206ae5..37d7b6da3de3 100644
--- a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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_pre20110422.ebuild,v 1.7 2011/07/29 12:23:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110422.ebuild,v 1.8 2012/05/05 04:53:46 jdhore Exp $
EAPI=2
@@ -31,7 +31,7 @@ RDEPEND="${COMMON_DEPEND}
virtual/eject"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
src_prepare() {
diff --git a/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild b/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild
index 04b9e72d984b..cb7fa122fbed 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
+# Copyright 1999-2012 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.5 2011/08/09 22:36:47 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-0.9.9_pre20110614.ebuild,v 1.6 2012/05/05 04:53:46 jdhore Exp $
EAPI=3
@@ -32,7 +32,7 @@ RDEPEND="${COMMON_DEPEND}
virtual/freedesktop-icon-theme"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
src_prepare() {
diff --git a/x11-misc/pcmanfm/pcmanfm-9999.ebuild b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
index 2a59adf5df8b..e3083ea23fbb 100644
--- a/x11-misc/pcmanfm/pcmanfm-9999.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.14 2011/12/04 09:58:39 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pcmanfm/pcmanfm-9999.ebuild,v 1.15 2012/05/05 04:53:46 jdhore Exp $
EAPI=3
@@ -25,7 +25,7 @@ RDEPEND="${COMMON_DEPEND}
virtual/freedesktop-icon-theme"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
src_prepare() {