summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 03:20:45 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 03:20:45 +0000
commit0c9601bb7e0b86adc147854d11585042427818a7 (patch)
tree75f1902203ad99ae8543299504bdd1aae0b47501 /net-misc/gwget
parentUpdate HOMEPAGE. (diff)
downloadhistorical-0c9601bb7e0b86adc147854d11585042427818a7.tar.gz
historical-0c9601bb7e0b86adc147854d11585042427818a7.tar.bz2
historical-0c9601bb7e0b86adc147854d11585042427818a7.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-misc/gwget')
-rw-r--r--net-misc/gwget/ChangeLog7
-rw-r--r--net-misc/gwget/gwget-1.0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/gwget/ChangeLog b/net-misc/gwget/ChangeLog
index 6daf0f7e54bc..60d5c01f0ae6 100644
--- a/net-misc/gwget/ChangeLog
+++ b/net-misc/gwget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/gwget
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.25 2011/03/27 12:37:00 nirbheek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.26 2012/05/05 03:20:43 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gwget-1.0.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> gwget-1.0.4.ebuild:
Fix slot-deps on gnome libs
diff --git a/net-misc/gwget/gwget-1.0.4.ebuild b/net-misc/gwget/gwget-1.0.4.ebuild
index b5eebaa0eb5f..38ed80ecf05d 100644
--- a/net-misc/gwget/gwget-1.0.4.ebuild
+++ b/net-misc/gwget/gwget-1.0.4.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-misc/gwget/gwget-1.0.4.ebuild,v 1.6 2011/03/27 12:37:00 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/gwget-1.0.4.ebuild,v 1.7 2012/05/05 03:20:43 jdhore Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -26,7 +26,7 @@ RDEPEND="net-misc/wget
epiphany? ( >=www-client/epiphany-1.4 )
libnotify? ( >=x11-libs/libnotify-0.2.2 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=dev-util/intltool-0.35.0
>=sys-devel/gettext-0.10.4"