summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 08:58:58 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 08:58:58 +0000
commit8e1c41e2578d4d5d33ccd2f861df534b7c655516 (patch)
tree2025f88da4d883b493ab1d079358f49be8f0689f /x11-wm/sawfish/sawfish-1.8.2.ebuild
parentInitial import, ebuild written by me. Fixes #408503 by Ian Delaney <johneed@h... (diff)
downloadgentoo-2-8e1c41e2578d4d5d33ccd2f861df534b7c655516.tar.gz
gentoo-2-8e1c41e2578d4d5d33ccd2f861df534b7c655516.tar.bz2
gentoo-2-8e1c41e2578d4d5d33ccd2f861df534b7c655516.zip
dev-til/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-wm/sawfish/sawfish-1.8.2.ebuild')
-rw-r--r--x11-wm/sawfish/sawfish-1.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/sawfish/sawfish-1.8.2.ebuild b/x11-wm/sawfish/sawfish-1.8.2.ebuild
index 1d2ff93e9efe..448e2506fa3c 100644
--- a/x11-wm/sawfish/sawfish-1.8.2.ebuild
+++ b/x11-wm/sawfish/sawfish-1.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.8.2.ebuild,v 1.6 2012/02/24 23:26:57 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.8.2.ebuild,v 1.7 2012/05/04 08:58:58 jdhore Exp $
EAPI="4"
@@ -34,7 +34,7 @@ RDEPEND=">=dev-libs/librep-0.92.0
nls? ( sys-devel/gettext )
xinerama? ( x11-libs/libXinerama )"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.12.0"
+ virtual/pkgconfig"
if (( snapshot )); then
S="${WORKDIR}/${PN}"