summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 07:47:43 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 07:47:43 +0000
commit7ddf9840bf925d95d10d65134ba4ca0dbbf069fa (patch)
treef1c4f7d0fcdace28865249dbaa8a56ca96117a20 /xfce-extra/xfswitch-plugin
parentNew separate gnome search utility package, formerly part of gnome-extra/gnome... (diff)
downloadgentoo-2-7ddf9840bf925d95d10d65134ba4ca0dbbf069fa.tar.gz
gentoo-2-7ddf9840bf925d95d10d65134ba4ca0dbbf069fa.tar.bz2
gentoo-2-7ddf9840bf925d95d10d65134ba4ca0dbbf069fa.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfswitch-plugin')
-rw-r--r--xfce-extra/xfswitch-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild4
-rw-r--r--xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/xfce-extra/xfswitch-plugin/ChangeLog b/xfce-extra/xfswitch-plugin/ChangeLog
index 0259b1034060..446e6f924b66 100644
--- a/xfce-extra/xfswitch-plugin/ChangeLog
+++ b/xfce-extra/xfswitch-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfswitch-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.6 2012/04/21 00:16:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/ChangeLog,v 1.7 2012/05/05 07:47:43 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> xfswitch-plugin-0.0.1.ebuild,
+ xfswitch-plugin-0.0.1-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*xfswitch-plugin-0.0.1-r1 (21 Apr 2012)
diff --git a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild
index 3360176aa13b..16f14ec5723f 100644
--- a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild
+++ b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.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/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild,v 1.2 2012/04/21 00:56:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r1.ebuild,v 1.3 2012/05/05 07:47:43 mgorny Exp $
EAPI=4
inherit multilib xfconf
@@ -23,7 +23,7 @@ RDEPEND="${COMMON_DEPEND}
!gdm? ( x11-misc/lightdm )"
DEPEND="${COMMON_DEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
pkg_setup() {
diff --git a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild
index decf4d69ddfe..8ab8d3179d8c 100644
--- a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild
+++ b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.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/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild,v 1.9 2011/09/29 14:29:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1.ebuild,v 1.10 2012/05/05 07:47:43 mgorny Exp $
EAPI=4
inherit xfconf
@@ -22,7 +22,7 @@ RDEPEND="${COMMON_DEPEND}
gnome-base/gdm"
DEPEND="${COMMON_DEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
DOCS=( AUTHORS ChangeLog NEWS README )