summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 05:12:03 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 05:12:03 +0000
commit71032b758c33f48478876185c0b5582aacc783aa (patch)
treecd0ce3321aed5d220ec241df560758f0d4413670 /x11-plugins/bfm
parentdev-util/pkgconifg -> virtual/pkgconfig (diff)
downloadgentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.gz
gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.bz2
gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.zip
dev-util/pkgconfig -. virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/bfm')
-rw-r--r--x11-plugins/bfm/ChangeLog7
-rw-r--r--x11-plugins/bfm/bfm-0.6.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/bfm/ChangeLog b/x11-plugins/bfm/ChangeLog
index c6c787eda158..69ed5f04260f 100644
--- a/x11-plugins/bfm/ChangeLog
+++ b/x11-plugins/bfm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/bfm
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.15 2011/03/28 14:35:09 nirbheek Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.16 2012/05/05 05:12:01 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> bfm-0.6.4-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
28 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> bfm-0.6.4-r1.ebuild:
Fix slot-dep on gtk+
diff --git a/x11-plugins/bfm/bfm-0.6.4-r1.ebuild b/x11-plugins/bfm/bfm-0.6.4-r1.ebuild
index ce5bfccdd759..2cf6cf27a615 100644
--- a/x11-plugins/bfm/bfm-0.6.4-r1.ebuild
+++ b/x11-plugins/bfm/bfm-0.6.4-r1.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/x11-plugins/bfm/bfm-0.6.4-r1.ebuild,v 1.9 2011/03/28 14:35:09 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/bfm-0.6.4-r1.ebuild,v 1.10 2012/05/05 05:12:01 jdhore Exp $
EAPI="1"
@@ -19,7 +19,7 @@ RDEPEND="x11-libs/gtk+:2
x11-libs/libX11
x11-libs/libXext"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
gkrellm? ( >=app-admin/gkrellm-2 )"
src_unpack() {