summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 06:33:35 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 06:33:35 +0000
commit67d49157b52a5987e14b9cc825be1abd0cb60a77 (patch)
tree119055e5b8994f56d61006ae6088d95f0a660ce4 /net-p2p/gift-gnutella
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-67d49157b52a5987e14b9cc825be1abd0cb60a77.tar.gz
gentoo-2-67d49157b52a5987e14b9cc825be1abd0cb60a77.tar.bz2
gentoo-2-67d49157b52a5987e14b9cc825be1abd0cb60a77.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-p2p/gift-gnutella')
-rw-r--r--net-p2p/gift-gnutella/ChangeLog7
-rw-r--r--net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/gift-gnutella/ChangeLog b/net-p2p/gift-gnutella/ChangeLog
index 0d463c02125d..32142fc0b15e 100644
--- a/net-p2p/gift-gnutella/ChangeLog
+++ b/net-p2p/gift-gnutella/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/gift-gnutella
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/ChangeLog,v 1.41 2007/08/17 22:56:49 coldwind Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/ChangeLog,v 1.42 2012/05/04 06:33:35 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gift-gnutella-0.0.11.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
17 Aug 2007; Santiago M. Mola <coldwind@gentoo.org> files/cacheupdate.sh,
gift-gnutella-0.0.11.ebuild:
diff --git a/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild b/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild
index 56c87b1a8265..72732f600c99 100644
--- a/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild
+++ b/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild,v 1.11 2007/08/17 22:56:49 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild,v 1.12 2012/05/04 06:33:35 jdhore Exp $
inherit eutils
@@ -15,7 +15,7 @@ IUSE="xml"
RDEPEND=">=net-p2p/gift-0.11.6"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
app-arch/bzip2
dev-libs/libxml2"