From 71032b758c33f48478876185c0b5582aacc783aa Mon Sep 17 00:00:00 2001 From: Jeff Horelick Date: Sat, 5 May 2012 05:12:03 +0000 Subject: dev-util/pkgconfig -. virtual/pkgconfig (Portage version: 2.2.0_alpha101/cvs/Linux i686) --- x11-plugins/wmbiff/ChangeLog | 7 +++++-- x11-plugins/wmbiff/wmbiff-0.4.27.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'x11-plugins/wmbiff') diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog index ac762b9545c0..b3a9cd59ecdb 100644 --- a/x11-plugins/wmbiff/ChangeLog +++ b/x11-plugins/wmbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbiff -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.29 2010/06/20 12:48:56 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.30 2012/05/05 05:12:01 jdhore Exp $ + + 05 May 2012; Jeff Horelick wmbiff-0.4.27.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 20 Jun 2010; Samuli Suominen wmbiff-0.4.27.ebuild, +files/wmbiff-0.4.27-gnutls.patch: diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild index 331d53a8f834..de3267e469b6 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.27.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/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.8 2010/06/20 12:48:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.9 2012/05/05 05:12:01 jdhore Exp $ EAPI=2 inherit autotools eutils @@ -20,7 +20,7 @@ RDEPEND="x11-libs/libX11 crypt? ( >=net-libs/gnutls-1.2.3 >=dev-libs/libgcrypt-1.2.1 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-proto/xproto x11-proto/xextproto" -- cgit v1.2.3-65-gdbad