summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-04 07:42:51 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-04 07:42:51 +0000
commitfd4f9c62e3ac0e95ce62926f9575212e4cf0485e (patch)
treec18743d5823849c96b12e498df73a26152c5fd2b /xfce-extra
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-fd4f9c62e3ac0e95ce62926f9575212e4cf0485e.tar.gz
historical-fd4f9c62e3ac0e95ce62926f9575212e4cf0485e.tar.bz2
historical-fd4f9c62e3ac0e95ce62926f9575212e4cf0485e.zip
Use virtual/pkgconfig.
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/eatmonkey/ChangeLog7
-rw-r--r--xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild15
-rw-r--r--xfce-extra/thunar-archive-plugin/ChangeLog8
-rw-r--r--xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.0.ebuild12
-rw-r--r--xfce-extra/thunar-media-tags-plugin/ChangeLog8
-rw-r--r--xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild6
-rw-r--r--xfce-extra/thunar-shares-plugin/ChangeLog8
-rw-r--r--xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild10
-rw-r--r--xfce-extra/thunar-vcs-plugin/ChangeLog6
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild12
-rw-r--r--xfce-extra/thunar-volman/ChangeLog6
-rw-r--r--xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild6
-rw-r--r--xfce-extra/transd/ChangeLog6
-rw-r--r--xfce-extra/transd/transd-0_p20120503.ebuild4
-rw-r--r--xfce-extra/tumbler/ChangeLog5
-rw-r--r--xfce-extra/tumbler/tumbler-0.1.25.ebuild4
16 files changed, 76 insertions, 47 deletions
diff --git a/xfce-extra/eatmonkey/ChangeLog b/xfce-extra/eatmonkey/ChangeLog
index a4f19125988d..f895bb77b793 100644
--- a/xfce-extra/eatmonkey/ChangeLog
+++ b/xfce-extra/eatmonkey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/eatmonkey
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/eatmonkey/ChangeLog,v 1.5 2011/03/21 22:23:59 nirbheek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/eatmonkey/ChangeLog,v 1.6 2012/05/04 07:36:43 ssuominen Exp $
+
+ 04 May 2012; Samuli Suominen <ssuominen@gentoo.org> eatmonkey-0.1.4.ebuild:
+ Use virtual/pkgconfig.
21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
eatmonkey-0.1.4.ebuild:
diff --git a/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild b/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild
index db63d143828d..2a59e9b6fc78 100644
--- a/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild
+++ b/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild
@@ -1,13 +1,13 @@
-# 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/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild,v 1.7 2011/05/19 21:37:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/eatmonkey/eatmonkey-0.1.4.ebuild,v 1.8 2012/05/04 07:36:43 ssuominen Exp $
EAPI=4
inherit xfconf
DESCRIPTION="A download manager that works exclusively with aria2"
HOMEPAGE="http://goodies.xfce.org/projects/applications/eatmonkey"
-SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
@@ -24,9 +24,9 @@ RDEPEND="${COMMON_DEPEND}
dev-ruby/ruby-glib2
dev-ruby/ruby-gtk2"
DEPEND="${COMMON_DEPEND}
- dev-util/pkgconfig
dev-util/intltool
- sys-devel/gettext"
+ sys-devel/gettext
+ virtual/pkgconfig"
pkg_setup() {
PATCHES=( "${FILESDIR}"/${P}-syntax.patch )
@@ -34,9 +34,6 @@ pkg_setup() {
}
src_prepare() {
- sed -i \
- -e 's:/usr/local:/usr:' \
- src/eat{monkey,manager.rb} || die
-
+ sed -i -e 's:/usr/local:/usr:' src/eat{monkey,manager.rb} || die
xfconf_src_prepare
}
diff --git a/xfce-extra/thunar-archive-plugin/ChangeLog b/xfce-extra/thunar-archive-plugin/ChangeLog
index e989745ab65e..1c89a79cebac 100644
--- a/xfce-extra/thunar-archive-plugin/ChangeLog
+++ b/xfce-extra/thunar-archive-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.18 2011/04/23 17:48:28 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.19 2012/05/04 07:38:33 ssuominen Exp $
+
+ 04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-archive-plugin-0.3.0.ebuild:
+ Use virtual/pkgconfig.
23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org>
thunar-archive-plugin-0.3.0.ebuild:
diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.0.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.0.ebuild
index ad71206e7968..ef5edab13004 100644
--- a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.0.ebuild
+++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.0.ebuild
@@ -1,13 +1,13 @@
-# 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/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.0.ebuild,v 1.7 2011/05/19 21:44:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.0.ebuild,v 1.8 2012/05/04 07:38:33 ssuominen Exp $
EAPI=4
inherit xfconf
-DESCRIPTION="Thunar's archive plug-in"
+DESCRIPTION="Archive plug-in for the Thunar filemanager"
HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
-SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/0.3/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
@@ -19,8 +19,8 @@ RDEPEND=">=xfce-base/libxfce4util-4.8
>=xfce-base/thunar-1.2"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext"
+ sys-devel/gettext
+ virtual/pkgconfig"
pkg_setup() {
XFCONF=( $(xfconf_use_debug) )
diff --git a/xfce-extra/thunar-media-tags-plugin/ChangeLog b/xfce-extra/thunar-media-tags-plugin/ChangeLog
index c7ecceb85a0c..bfdb98f551fd 100644
--- a/xfce-extra/thunar-media-tags-plugin/ChangeLog
+++ b/xfce-extra/thunar-media-tags-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-media-tags-plugin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-media-tags-plugin/ChangeLog,v 1.8 2011/12/01 16:58:20 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-media-tags-plugin/ChangeLog,v 1.9 2012/05/04 07:39:55 ssuominen Exp $
+
+ 04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-media-tags-plugin-0.2.0.ebuild:
+ Use virtual/pkgconfig.
*thunar-media-tags-plugin-0.2.0 (01 Dec 2011)
diff --git a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild
index 52935f0e044a..9aecbd027ede 100644
--- a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild
+++ b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.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/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild,v 1.1 2011/12/01 16:58:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild,v 1.2 2012/05/04 07:39:55 ssuominen Exp $
EAPI=4
EAUTORECONF=yes
@@ -21,7 +21,7 @@ RDEPEND=">=media-libs/taglib-1.6
>=xfce-base/thunar-1.2"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
PATCHES=( "${FILESDIR}"/${P}-linkorder.patch )
diff --git a/xfce-extra/thunar-shares-plugin/ChangeLog b/xfce-extra/thunar-shares-plugin/ChangeLog
index 06c73c82e037..5c2223c52fa6 100644
--- a/xfce-extra/thunar-shares-plugin/ChangeLog
+++ b/xfce-extra/thunar-shares-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-shares-plugin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.7 2011/06/05 13:49:27 angelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.8 2012/05/04 07:40:40 ssuominen Exp $
+
+ 04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-shares-plugin-0.2.0_p20101105.ebuild:
+ Use virtual/pkgconfig.
05 Jun 2011; Christoph Mende <angelos@gentoo.org>
thunar-shares-plugin-0.2.0_p20101105.ebuild:
diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
index 42dbe6fa46fd..dda367eb7951 100644
--- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
+++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.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/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.5 2011/06/05 13:49:27 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.6 2012/05/04 07:40:40 ssuominen Exp $
# git clone -b thunarx-2 git://git.xfce.org/thunar-plugins/thunar-shares-plugin
@@ -17,12 +17,12 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="debug"
-RDEPEND=">=dev-libs/glib-2.18:2
+RDEPEND=">=dev-libs/glib-2.18
>=x11-libs/gtk+-2.12:2
- >=xfce-base/thunar-1.1.0"
+ >=xfce-base/thunar-1.2"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
XFCONF=(
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog
index faacfd4b6426..b54945a27f08 100644
--- a/xfce-extra/thunar-vcs-plugin/ChangeLog
+++ b/xfce-extra/thunar-vcs-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-vcs-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.16 2012/03/21 06:26:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.17 2012/05/04 07:41:30 ssuominen Exp $
+
+ 04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-vcs-plugin-0.1.4.ebuild:
+ Use virtual/pkgconfig.
21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
thunar-vcs-plugin-0.1.4.ebuild:
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild
index 40079881826b..81ec96d3e4e5 100644
--- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.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/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild,v 1.4 2012/03/21 06:26:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild,v 1.5 2012/05/04 07:41:30 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -15,17 +15,19 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug +git +subversion"
-RDEPEND=">=dev-libs/glib-2.18:2
+RDEPEND=">=dev-libs/glib-2.18
>=x11-libs/gtk+-2.14:2
>=xfce-base/exo-0.6
>=xfce-base/libxfce4util-4.8
>=xfce-base/thunar-1.2
git? ( dev-vcs/git )
- subversion? ( >=dev-libs/apr-0.9.7
- >=dev-vcs/subversion-1.5 )"
+ subversion? (
+ >=dev-libs/apr-0.9.7
+ >=dev-vcs/subversion-1.5
+ )"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
XFCONF=(
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog
index d304da0672e0..08430550ceae 100644
--- a/xfce-extra/thunar-volman/ChangeLog
+++ b/xfce-extra/thunar-volman/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-volman
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.70 2012/04/29 10:33:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.71 2012/05/04 07:39:29 ssuominen Exp $
+
+ 04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ thunar-volman-0.8.0.ebuild:
+ Use virtual/pkgconfig.
*thunar-volman-0.8.0 (29 Apr 2012)
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild
index 9f2842d35b1a..e253ffcdc66b 100644
--- a/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild
+++ b/xfce-extra/thunar-volman/thunar-volman-0.8.0.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/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild,v 1.1 2012/04/29 10:33:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild,v 1.2 2012/05/04 07:39:29 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -26,8 +26,8 @@ RDEPEND="${COMMON_DEPEND}
>=xfce-base/thunar-1.4[udev]"
DEPEND="${COMMON_DEPEND}
dev-util/intltool
- dev-util/pkgconfig
- sys-devel/gettext"
+ sys-devel/gettext
+ virtual/pkgconfig"
pkg_setup() {
XFCONF=(
diff --git a/xfce-extra/transd/ChangeLog b/xfce-extra/transd/ChangeLog
index 52b25746dfd6..97a759a08ba4 100644
--- a/xfce-extra/transd/ChangeLog
+++ b/xfce-extra/transd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/transd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.10 2012/05/03 20:24:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/ChangeLog,v 1.11 2012/05/04 07:42:09 ssuominen Exp $
+
+ 04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ transd-0_p20120503.ebuild:
+ Use virtual/pkgconfig.
*transd-0_p20120503 (03 May 2012)
diff --git a/xfce-extra/transd/transd-0_p20120503.ebuild b/xfce-extra/transd/transd-0_p20120503.ebuild
index 73554d6a9c3e..c574240e0b8b 100644
--- a/xfce-extra/transd/transd-0_p20120503.ebuild
+++ b/xfce-extra/transd/transd-0_p20120503.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/xfce-extra/transd/transd-0_p20120503.ebuild,v 1.1 2012/05/03 20:24:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/transd-0_p20120503.ebuild,v 1.2 2012/05/04 07:42:09 ssuominen Exp $
EAPI=4
EAUTORECONF=yes
@@ -20,7 +20,7 @@ RDEPEND="x11-libs/libX11
>=xfce-base/libxfce4util-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
DOCS=( AUTHORS README TODO )
diff --git a/xfce-extra/tumbler/ChangeLog b/xfce-extra/tumbler/ChangeLog
index bb791750ebee..a53c0b605c97 100644
--- a/xfce-extra/tumbler/ChangeLog
+++ b/xfce-extra/tumbler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/tumbler
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.35 2012/04/29 10:30:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.36 2012/05/04 07:42:51 ssuominen Exp $
+
+ 04 May 2012; Samuli Suominen <ssuominen@gentoo.org> tumbler-0.1.25.ebuild:
+ Use virtual/pkgconfig.
*tumbler-0.1.25 (29 Apr 2012)
diff --git a/xfce-extra/tumbler/tumbler-0.1.25.ebuild b/xfce-extra/tumbler/tumbler-0.1.25.ebuild
index 41757782336e..f3c2d7060406 100644
--- a/xfce-extra/tumbler/tumbler-0.1.25.ebuild
+++ b/xfce-extra/tumbler/tumbler-0.1.25.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/xfce-extra/tumbler/tumbler-0.1.25.ebuild,v 1.1 2012/04/29 10:30:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.25.ebuild,v 1.2 2012/05/04 07:42:51 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -33,7 +33,7 @@ RDEPEND="${COMMON_DEPEND}
>=xfce-base/thunar-1.4"
DEPEND="${COMMON_DEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
XFCONF=(