summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 07:20:09 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 07:20:09 +0000
commit6fa6ac974fe3862881c2510f2ac04a5a77a53bc4 (patch)
tree52f05fdbb4b4e2d709b389eca389de4b8d00b5de /xfce-extra
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-6fa6ac974fe3862881c2510f2ac04a5a77a53bc4.tar.gz
gentoo-2-6fa6ac974fe3862881c2510f2ac04a5a77a53bc4.tar.bz2
gentoo-2-6fa6ac974fe3862881c2510f2ac04a5a77a53bc4.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-notifyd/ChangeLog7
-rw-r--r--xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-notifyd/ChangeLog b/xfce-extra/xfce4-notifyd/ChangeLog
index 1030882ea199..df0743072b0f 100644
--- a/xfce-extra/xfce4-notifyd/ChangeLog
+++ b/xfce-extra/xfce4-notifyd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-notifyd
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.15 2011/10/09 19:23:14 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.16 2012/05/05 07:20:09 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-notifyd-0.2.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
09 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
-xfce4-notifyd-0.2.1.ebuild, -xfce4-notifyd-0.2.1_p20110501.ebuild:
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild
index 450a2d132af6..7c6177d81cf8 100644
--- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild
+++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.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-notifyd/xfce4-notifyd-0.2.2.ebuild,v 1.2 2011/08/06 23:48:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild,v 1.3 2012/05/05 07:20:09 mgorny Exp $
EAPI=4
inherit xfconf
@@ -22,7 +22,7 @@ RDEPEND=">=xfce-base/libxfce4util-4.8
>=dev-libs/dbus-glib-0.88"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
pkg_setup() {