summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 07:14:40 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 07:14:40 +0000
commitdf21f2c7a5021a44427538b720d5eca19ba4448a (patch)
tree75fb630f226e69fa1b284a786cd1ea689adc4485 /xfce-extra/xfce4-embed-plugin
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-df21f2c7a5021a44427538b720d5eca19ba4448a.tar.gz
gentoo-2-df21f2c7a5021a44427538b720d5eca19ba4448a.tar.bz2
gentoo-2-df21f2c7a5021a44427538b720d5eca19ba4448a.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-embed-plugin')
-rw-r--r--xfce-extra/xfce4-embed-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-0.8.0.ebuild4
-rw-r--r--xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-embed-plugin/ChangeLog b/xfce-extra/xfce4-embed-plugin/ChangeLog
index c03821aa9cd9..27b2d8e901df 100644
--- a/xfce-extra/xfce4-embed-plugin/ChangeLog
+++ b/xfce-extra/xfce4-embed-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-embed-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/ChangeLog,v 1.5 2012/04/29 10:39:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/ChangeLog,v 1.6 2012/05/05 07:14:39 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org>
+ xfce4-embed-plugin-0.8.0.ebuild, xfce4-embed-plugin-1.0.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*xfce4-embed-plugin-1.0.0 (29 Apr 2012)
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-0.8.0.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-0.8.0.ebuild
index 5dddb3c0aec3..3407aa19682c 100644
--- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-0.8.0.ebuild
+++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-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/xfce4-embed-plugin/xfce4-embed-plugin-0.8.0.ebuild,v 1.2 2012/04/09 18:19:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-0.8.0.ebuild,v 1.3 2012/05/05 07:14:39 mgorny Exp $
EAPI=4
inherit multilib xfconf
@@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.20:2
>=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
pkg_setup() {
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild
index ff216ca97f04..2727df8341a7 100644
--- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild
+++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.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/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild,v 1.1 2012/04/29 10:39:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.0.0.ebuild,v 1.2 2012/05/05 07:14:40 mgorny Exp $
EAPI=4
inherit xfconf
@@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.20:2
>=xfce-base/xfce4-panel-4.8"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
pkg_setup() {