From 5cf14427259337ac4dcc73f29ff04c7580861edb Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 5 May 2012 07:15:05 +0000 Subject: dev-util/pkgconfig -> virtual/pkgconfig (Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64) --- xfce-extra/xfce4-eyes-plugin/ChangeLog | 6 +++++- xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1-r1.ebuild | 4 ++-- xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild | 6 +++--- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'xfce-extra/xfce4-eyes-plugin') diff --git a/xfce-extra/xfce4-eyes-plugin/ChangeLog b/xfce-extra/xfce4-eyes-plugin/ChangeLog index ae2e73c64939..62cc6df66255 100644 --- a/xfce-extra/xfce4-eyes-plugin/ChangeLog +++ b/xfce-extra/xfce4-eyes-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-eyes-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/ChangeLog,v 1.10 2012/03/22 06:37:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/ChangeLog,v 1.11 2012/05/05 07:15:05 mgorny Exp $ + + 05 May 2012; Michał Górny + xfce4-eyes-plugin-4.4.1.ebuild, xfce4-eyes-plugin-4.4.1-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *xfce4-eyes-plugin-4.4.1-r1 (22 Mar 2012) diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1-r1.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1-r1.ebuild index d7d81186c0e0..706de8798d58 100644 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1-r1.ebuild +++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.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/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1-r1.ebuild,v 1.2 2012/03/22 06:39:30 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1-r1.ebuild,v 1.3 2012/05/05 07:15:05 mgorny Exp $ EAPI=4 EAUTORECONF=yes @@ -21,7 +21,7 @@ RDEPEND="x11-libs/gtk+:2 >=xfce-base/xfce4-panel-4.8" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { PATCHES=( "${FILESDIR}"/${P}-libxfce4ui.patch ) diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild index 82921f8e233b..4dd0614bb7f3 100644 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild +++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.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/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild,v 1.8 2011/05/19 20:22:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild,v 1.9 2012/05/05 07:15:05 mgorny Exp $ EAPI=4 inherit xfconf @@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.6:2 >=xfce-base/libxfce4util-4.8 >=xfce-base/libxfcegui4-4.8" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" pkg_setup() { -- cgit v1.2.3-65-gdbad