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
commit2c073fdc82cb8998512649a3eb1f89c9844999da (patch)
tree4522056b4172485681319700b320a0ea71538bd9 /net-mail/notmuch
parentwhitespace (diff)
downloadgentoo-2-2c073fdc82cb8998512649a3eb1f89c9844999da.tar.gz
gentoo-2-2c073fdc82cb8998512649a3eb1f89c9844999da.tar.bz2
gentoo-2-2c073fdc82cb8998512649a3eb1f89c9844999da.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r--net-mail/notmuch/ChangeLog6
-rw-r--r--net-mail/notmuch/notmuch-0.10.2-r3.ebuild4
-rw-r--r--net-mail/notmuch/notmuch-0.11.1-r3.ebuild4
-rw-r--r--net-mail/notmuch/notmuch-0.12.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index b1c931d7cd7b..4b39ccfe2de7 100644
--- a/net-mail/notmuch/ChangeLog
+++ b/net-mail/notmuch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/notmuch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.51 2012/04/29 18:18:45 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.52 2012/05/03 04:18:37 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> notmuch-0.10.2-r3.ebuild,
+ notmuch-0.11.1-r3.ebuild, notmuch-0.12.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
29 Apr 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
-notmuch-0.10.2-r2.ebuild, -notmuch-0.11.1-r2.ebuild:
diff --git a/net-mail/notmuch/notmuch-0.10.2-r3.ebuild b/net-mail/notmuch/notmuch-0.10.2-r3.ebuild
index 0a0b5041172d..c2a647a57b6e 100644
--- a/net-mail/notmuch/notmuch-0.10.2-r3.ebuild
+++ b/net-mail/notmuch/notmuch-0.10.2-r3.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/net-mail/notmuch/notmuch-0.10.2-r3.ebuild,v 1.5 2012/04/29 07:26:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.10.2-r3.ebuild,v 1.6 2012/05/03 04:18:37 jdhore Exp $
EAPI=4
@@ -33,7 +33,7 @@ CDEPEND="
vim? ( || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 ) )
"
DEPEND="${CDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( app-misc/dtach sys-devel/gdb )
"
RDEPEND="${CDEPEND}
diff --git a/net-mail/notmuch/notmuch-0.11.1-r3.ebuild b/net-mail/notmuch/notmuch-0.11.1-r3.ebuild
index a3f7ac12eea5..07b909fdc8ab 100644
--- a/net-mail/notmuch/notmuch-0.11.1-r3.ebuild
+++ b/net-mail/notmuch/notmuch-0.11.1-r3.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/net-mail/notmuch/notmuch-0.11.1-r3.ebuild,v 1.5 2012/04/29 07:26:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r3.ebuild,v 1.6 2012/05/03 04:18:37 jdhore Exp $
EAPI=4
@@ -33,7 +33,7 @@ CDEPEND="
vim? ( || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 ) )
"
DEPEND="${CDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( app-misc/dtach sys-devel/gdb )
"
RDEPEND="${CDEPEND}
diff --git a/net-mail/notmuch/notmuch-0.12.ebuild b/net-mail/notmuch/notmuch-0.12.ebuild
index 33c4f5f69fb6..83b6fe1fa002 100644
--- a/net-mail/notmuch/notmuch-0.12.ebuild
+++ b/net-mail/notmuch/notmuch-0.12.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/net-mail/notmuch/notmuch-0.12.ebuild,v 1.8 2012/04/29 16:29:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.12.ebuild,v 1.9 2012/05/03 04:18:37 jdhore Exp $
EAPI=4
@@ -33,7 +33,7 @@ CDEPEND="
vim? ( || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 ) )
"
DEPEND="${CDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
test? ( app-misc/dtach sys-devel/gdb )
"
RDEPEND="${CDEPEND}