summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/giftcurs')
-rw-r--r--net-p2p/giftcurs/ChangeLog7
-rw-r--r--net-p2p/giftcurs/giftcurs-0.6.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/giftcurs/ChangeLog b/net-p2p/giftcurs/ChangeLog
index b0f5f20a8257..de6f7ebcabd0 100644
--- a/net-p2p/giftcurs/ChangeLog
+++ b/net-p2p/giftcurs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/giftcurs
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/ChangeLog,v 1.40 2010/05/05 21:08:13 sochotnicky Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/ChangeLog,v 1.41 2012/05/04 06:33:34 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> giftcurs-0.6.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
05 May 2010; Stanislav Ochotnicky <sochotnicky@gentoo.org>
giftcurs-0.6.2.ebuild:
diff --git a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild b/net-p2p/giftcurs/giftcurs-0.6.2.ebuild
index bfeae892ae8a..20e6eaffeba7 100644
--- a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild
+++ b/net-p2p/giftcurs/giftcurs-0.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/giftcurs/giftcurs-0.6.2.ebuild,v 1.15 2010/05/05 21:08:13 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftcurs/giftcurs-0.6.2.ebuild,v 1.16 2012/05/04 06:33:34 jdhore Exp $
MY_P="giFTcurs-${PV}"
S="${WORKDIR}/${MY_P}"
@@ -16,7 +16,7 @@ RDEPEND="
>=sys-libs/ncurses-5.2
>=dev-libs/glib-2.0"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
local myconf=""