diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 04:18:37 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 04:18:37 +0000 |
commit | 2c073fdc82cb8998512649a3eb1f89c9844999da (patch) | |
tree | 4522056b4172485681319700b320a0ea71538bd9 /net-mail | |
parent | whitespace (diff) | |
download | gentoo-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')
-rw-r--r-- | net-mail/gnubiff/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild | 6 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.13-r3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.15.ebuild | 4 | ||||
-rw-r--r-- | net-mail/mpop/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/mpop/mpop-1.0.26.ebuild | 4 | ||||
-rw-r--r-- | net-mail/mpop/mpop-1.0.27.ebuild | 4 | ||||
-rw-r--r-- | net-mail/mswatch/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/mswatch/mswatch-1.2.0.ebuild | 6 | ||||
-rw-r--r-- | net-mail/notmuch/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.10.2-r3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.11.1-r3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.12.ebuild | 4 |
13 files changed, 40 insertions, 25 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog index 773093a2db7f..8b8609d04a98 100644 --- a/net-mail/gnubiff/ChangeLog +++ b/net-mail/gnubiff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/gnubiff # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.39 2012/03/05 14:02:30 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.40 2012/05/03 04:18:37 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gnubiff-2.2.13-r2.ebuild, + gnubiff-2.2.13-r3.ebuild, gnubiff-2.2.15.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *gnubiff-2.2.15 (05 Mar 2012) diff --git a/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild b/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild index 110684bc4581..93240437900e 100644 --- a/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild +++ b/net-mail/gnubiff/gnubiff-2.2.13-r2.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/gnubiff/gnubiff-2.2.13-r2.ebuild,v 1.4 2011/12/04 14:28:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild,v 1.5 2012/05/03 04:18:37 jdhore Exp $ EAPI=4 @@ -26,7 +26,7 @@ RDEPEND=">=x11-libs/gtk+-2.6:2 fam? ( virtual/fam ) x11-proto/xproto" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${P}-fix-nls.patch diff --git a/net-mail/gnubiff/gnubiff-2.2.13-r3.ebuild b/net-mail/gnubiff/gnubiff-2.2.13-r3.ebuild index 8c1db886f845..292f99d034e3 100644 --- a/net-mail/gnubiff/gnubiff-2.2.13-r3.ebuild +++ b/net-mail/gnubiff/gnubiff-2.2.13-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/gnubiff/gnubiff-2.2.13-r3.ebuild,v 1.2 2012/01/16 17:18:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.13-r3.ebuild,v 1.3 2012/05/03 04:18:37 jdhore Exp $ EAPI=4 inherit autotools eutils @@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.6:2 fam? ( virtual/fam ) x11-proto/xproto" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="AUTHORS ChangeLog NEWS README THANKS TODO" diff --git a/net-mail/gnubiff/gnubiff-2.2.15.ebuild b/net-mail/gnubiff/gnubiff-2.2.15.ebuild index 642e4b78346e..9e67b663df23 100644 --- a/net-mail/gnubiff/gnubiff-2.2.15.ebuild +++ b/net-mail/gnubiff/gnubiff-2.2.15.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/gnubiff/gnubiff-2.2.15.ebuild,v 1.1 2012/03/05 14:02:31 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.15.ebuild,v 1.2 2012/05/03 04:18:37 jdhore Exp $ EAPI=4 inherit autotools eutils @@ -25,7 +25,7 @@ RDEPEND=">=x11-libs/gtk+-3:3 x11-libs/pango x11-libs/gdk-pixbuf" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="AUTHORS ChangeLog NEWS README THANKS TODO" diff --git a/net-mail/mpop/ChangeLog b/net-mail/mpop/ChangeLog index 4b0ac7cb2ce3..179c054b48f9 100644 --- a/net-mail/mpop/ChangeLog +++ b/net-mail/mpop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/mpop # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/ChangeLog,v 1.4 2012/05/02 01:14:32 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/ChangeLog,v 1.5 2012/05/03 04:18:36 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> mpop-1.0.26.ebuild, + mpop-1.0.27.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 02 May 2012; Tim Harder <radhermit@gentoo.org> -mpop-1.0.25.ebuild: Remove old. diff --git a/net-mail/mpop/mpop-1.0.26.ebuild b/net-mail/mpop/mpop-1.0.26.ebuild index e535fd809373..11119590ae12 100644 --- a/net-mail/mpop/mpop-1.0.26.ebuild +++ b/net-mail/mpop/mpop-1.0.26.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/mpop/mpop-1.0.26.ebuild,v 1.1 2012/01/08 04:27:20 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/mpop-1.0.26.ebuild,v 1.2 2012/05/03 04:18:36 jdhore Exp $ EAPI="4" @@ -29,7 +29,7 @@ RDEPEND=" )" DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) - dev-util/pkgconfig" + virtual/pkgconfig" REQUIRED_USE="gnutls? ( ssl )" diff --git a/net-mail/mpop/mpop-1.0.27.ebuild b/net-mail/mpop/mpop-1.0.27.ebuild index 64491a721d7a..71c613c8f0b9 100644 --- a/net-mail/mpop/mpop-1.0.27.ebuild +++ b/net-mail/mpop/mpop-1.0.27.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/mpop/mpop-1.0.27.ebuild,v 1.1 2012/05/02 01:13:59 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/mpop-1.0.27.ebuild,v 1.2 2012/05/03 04:18:36 jdhore Exp $ EAPI="4" @@ -29,7 +29,7 @@ RDEPEND=" )" DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) - dev-util/pkgconfig" + virtual/pkgconfig" REQUIRED_USE="gnutls? ( ssl )" 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." 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} |