diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:08:11 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 06:08:11 +0000 |
commit | 1e1b393b8e530b14fcc10a1512581014f8888289 (patch) | |
tree | a26fa8b2f4ac4744ee08375a002e5b99fb0eca64 /net-analyzer/zabbix | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-1e1b393b8e530b14fcc10a1512581014f8888289.tar.gz gentoo-2-1e1b393b8e530b14fcc10a1512581014f8888289.tar.bz2 gentoo-2-1e1b393b8e530b14fcc10a1512581014f8888289.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.10-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.10-r2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.11-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.11.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.12.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.0.0_rc3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.0.0_rc3.ebuild | 4 |
9 files changed, 23 insertions, 17 deletions
diff --git a/net-analyzer/zabbix/ChangeLog b/net-analyzer/zabbix/ChangeLog index d2c5b894bf53..484af6b0de56 100644 --- a/net-analyzer/zabbix/ChangeLog +++ b/net-analyzer/zabbix/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/zabbix # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.87 2012/04/27 12:27:40 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.88 2012/05/04 06:08:08 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> zabbix-1.8.10-r1.ebuild, + zabbix-1.8.10-r2.ebuild, zabbix-1.8.11.ebuild, zabbix-1.8.11-r1.ebuild, + zabbix-1.8.11-r2.ebuild, zabbix-1.8.12.ebuild, zabbix-2.0.0_rc3.ebuild, + zabbix-2.0.0_rc3-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *zabbix-2.0.0_rc3-r1 (27 Apr 2012) diff --git a/net-analyzer/zabbix/zabbix-1.8.10-r1.ebuild b/net-analyzer/zabbix/zabbix-1.8.10-r1.ebuild index 743c4fec4cd0..628a6138c308 100644 --- a/net-analyzer/zabbix/zabbix-1.8.10-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.10-r1.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-analyzer/zabbix/zabbix-1.8.10-r1.ebuild,v 1.5 2012/03/20 11:55:36 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.10-r1.ebuild,v 1.6 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -41,7 +41,7 @@ RDEPEND="${COMMON_DEPEND} media-libs/gd[png] app-admin/webapp-config )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" use frontend && need_php_httpd diff --git a/net-analyzer/zabbix/zabbix-1.8.10-r2.ebuild b/net-analyzer/zabbix/zabbix-1.8.10-r2.ebuild index f09f8d028795..6e82e975b0ad 100644 --- a/net-analyzer/zabbix/zabbix-1.8.10-r2.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.10-r2.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-analyzer/zabbix/zabbix-1.8.10-r2.ebuild,v 1.1 2012/03/20 11:55:36 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.10-r2.ebuild,v 1.2 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -41,7 +41,7 @@ RDEPEND="${COMMON_DEPEND} media-libs/gd[png] app-admin/webapp-config )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" use frontend && need_php_httpd diff --git a/net-analyzer/zabbix/zabbix-1.8.11-r1.ebuild b/net-analyzer/zabbix/zabbix-1.8.11-r1.ebuild index 635a7a6252cd..6eb60513471a 100644 --- a/net-analyzer/zabbix/zabbix-1.8.11-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.11-r1.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-analyzer/zabbix/zabbix-1.8.11-r1.ebuild,v 1.1 2012/04/09 05:51:43 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.11-r1.ebuild,v 1.2 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND} media-libs/gd[png] app-admin/webapp-config )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" use frontend && need_php_httpd diff --git a/net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild b/net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild index 0a1f656123d4..c28e5ff57b52 100644 --- a/net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.11-r2.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-analyzer/zabbix/zabbix-1.8.11-r2.ebuild,v 1.1 2012/04/19 18:24:15 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild,v 1.2 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND} media-libs/gd[png] app-admin/webapp-config )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" use frontend && need_php_httpd diff --git a/net-analyzer/zabbix/zabbix-1.8.11.ebuild b/net-analyzer/zabbix/zabbix-1.8.11.ebuild index 30997d20e253..a175fef756b3 100644 --- a/net-analyzer/zabbix/zabbix-1.8.11.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.11.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-analyzer/zabbix/zabbix-1.8.11.ebuild,v 1.3 2012/03/21 06:01:49 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.11.ebuild,v 1.4 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -41,7 +41,7 @@ RDEPEND="${COMMON_DEPEND} media-libs/gd[png] app-admin/webapp-config )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" use frontend && need_php_httpd diff --git a/net-analyzer/zabbix/zabbix-1.8.12.ebuild b/net-analyzer/zabbix/zabbix-1.8.12.ebuild index ebfbe2ed3816..68b946863b27 100644 --- a/net-analyzer/zabbix/zabbix-1.8.12.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.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-analyzer/zabbix/zabbix-1.8.12.ebuild,v 1.1 2012/04/24 23:17:53 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.12.ebuild,v 1.2 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -45,7 +45,7 @@ RDEPEND="${COMMON_DEPEND} media-libs/gd[png] app-admin/webapp-config )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" use frontend && need_php_httpd diff --git a/net-analyzer/zabbix/zabbix-2.0.0_rc3-r1.ebuild b/net-analyzer/zabbix/zabbix-2.0.0_rc3-r1.ebuild index 52ddcc1633b8..622680440c41 100644 --- a/net-analyzer/zabbix/zabbix-2.0.0_rc3-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-2.0.0_rc3-r1.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-analyzer/zabbix/zabbix-2.0.0_rc3-r1.ebuild,v 1.1 2012/04/27 12:27:40 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.0_rc3-r1.ebuild,v 1.2 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -51,7 +51,7 @@ RDEPEND="${COMMON_DEPEND} media-libs/gd[png] app-admin/webapp-config )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" use frontend && need_php_httpd diff --git a/net-analyzer/zabbix/zabbix-2.0.0_rc3.ebuild b/net-analyzer/zabbix/zabbix-2.0.0_rc3.ebuild index 505c9f312a1d..ed236c82cd43 100644 --- a/net-analyzer/zabbix/zabbix-2.0.0_rc3.ebuild +++ b/net-analyzer/zabbix/zabbix-2.0.0_rc3.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-analyzer/zabbix/zabbix-2.0.0_rc3.ebuild,v 1.1 2012/04/24 23:17:53 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.0_rc3.ebuild,v 1.2 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -51,7 +51,7 @@ RDEPEND="${COMMON_DEPEND} media-libs/gd[png] app-admin/webapp-config )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" use frontend && need_php_httpd |