summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 04:18:37 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 04:18:37 +0000
commit55aed78276fb432ce8314889bd47b27302746ba0 (patch)
treeab5b82575c979edd2e7607eaec01156bc3b3ddbb /net-mail/mswatch
parentwhitespace (diff)
downloadhistorical-55aed78276fb432ce8314889bd47b27302746ba0.tar.gz
historical-55aed78276fb432ce8314889bd47b27302746ba0.tar.bz2
historical-55aed78276fb432ce8314889bd47b27302746ba0.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-mail/mswatch')
-rw-r--r--net-mail/mswatch/ChangeLog7
-rw-r--r--net-mail/mswatch/mswatch-1.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/mswatch/ChangeLog b/net-mail/mswatch/ChangeLog
index 4c67fd45693c..91d0307156f9 100644
--- a/net-mail/mswatch/ChangeLog
+++ b/net-mail/mswatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/mswatch
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mswatch/ChangeLog,v 1.3 2011/11/28 02:30:44 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mswatch/ChangeLog,v 1.4 2012/05/03 04:18:37 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> mswatch-1.2.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
28 Nov 2011; Tim Harder <radhermit@gentoo.org> mswatch-1.2.0.ebuild:
Fix autotools-utils usage (bug #392169).
diff --git a/net-mail/mswatch/mswatch-1.2.0.ebuild b/net-mail/mswatch/mswatch-1.2.0.ebuild
index 8c907aeab974..26aac1a974ae 100644
--- a/net-mail/mswatch/mswatch-1.2.0.ebuild
+++ b/net-mail/mswatch/mswatch-1.2.0.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/net-mail/mswatch/mswatch-1.2.0.ebuild,v 1.3 2011/11/28 02:30:44 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mswatch/mswatch-1.2.0.ebuild,v 1.4 2012/05/03 04:18:37 jdhore Exp $
EAPI="4"
@@ -17,7 +17,7 @@ IUSE="static-libs"
RDEPEND=">=dev-libs/glib-2.6:2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
CONFIG_CHECK="~INOTIFY_USER"
ERROR_INOTIFY_USER="${P} requires in-kernel inotify support."