summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/sw-notify-send')
-rw-r--r--x11-misc/sw-notify-send/ChangeLog5
-rw-r--r--x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/sw-notify-send/ChangeLog b/x11-misc/sw-notify-send/ChangeLog
index 4ebd9bddce54..77fee835f6a1 100644
--- a/x11-misc/sw-notify-send/ChangeLog
+++ b/x11-misc/sw-notify-send/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/sw-notify-send
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/ChangeLog,v 1.7 2012/04/23 17:23:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/ChangeLog,v 1.8 2012/05/05 04:53:48 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> sw-notify-send-1.2.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
23 Apr 2012; Michał Górny <mgorny@gentoo.org> sw-notify-send-0.1.1.ebuild:
Use mirror:// in SRC_URI.
diff --git a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
index f88ee0058fc2..a5d570fb4455 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.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/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild,v 1.1 2012/01/03 06:53:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild,v 1.2 2012/05/05 04:53:48 jdhore Exp $
EAPI=4
@@ -22,7 +22,7 @@ RDEPEND="x11-libs/libtinynotify
~x11-libs/libtinynotify-cli-${PV}
x11-libs/libtinynotify-systemwide"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS=( README )
S=${WORKDIR}/${MY_P}