summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 06:08:11 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 06:08:11 +0000
commitae220a708d41beed2fe50fe215e35e2c20c9c47c (patch)
treeb4b98e1170b9fcfb011414c580a5ae1dd86ad712 /net-analyzer/pinger
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-ae220a708d41beed2fe50fe215e35e2c20c9c47c.tar.gz
historical-ae220a708d41beed2fe50fe215e35e2c20c9c47c.tar.bz2
historical-ae220a708d41beed2fe50fe215e35e2c20c9c47c.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-analyzer/pinger')
-rw-r--r--net-analyzer/pinger/ChangeLog7
-rw-r--r--net-analyzer/pinger/pinger-0.32d.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/pinger/ChangeLog b/net-analyzer/pinger/ChangeLog
index 053c8a7a454c..5649582d50f2 100644
--- a/net-analyzer/pinger/ChangeLog
+++ b/net-analyzer/pinger/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/pinger
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pinger/ChangeLog,v 1.16 2011/12/17 01:50:20 pva Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pinger/ChangeLog,v 1.17 2012/05/04 06:08:11 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> pinger-0.32d.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
17 Dec 2011; Peter Volkov <pva@gentoo.org> -pinger-0.32.ebuild,
pinger-0.32d.ebuild:
diff --git a/net-analyzer/pinger/pinger-0.32d.ebuild b/net-analyzer/pinger/pinger-0.32d.ebuild
index 4a02809c0de1..a7c62abdbc0f 100644
--- a/net-analyzer/pinger/pinger-0.32d.ebuild
+++ b/net-analyzer/pinger/pinger-0.32d.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-analyzer/pinger/pinger-0.32d.ebuild,v 1.4 2011/12/17 01:50:20 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pinger/pinger-0.32d.ebuild,v 1.5 2012/05/04 06:08:11 jdhore Exp $
EAPI=2
@@ -19,7 +19,7 @@ IUSE="gtk nls"
RDEPEND="gtk? ( >=x11-libs/gtk+-2.4:2 )
sys-libs/ncurses"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
append-flags -D_GNU_SOURCE