summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-notifyd')
-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() {