diff options
author | 2012-05-04 08:58:58 +0000 | |
---|---|---|
committer | 2012-05-04 08:58:58 +0000 | |
commit | 8e1c41e2578d4d5d33ccd2f861df534b7c655516 (patch) | |
tree | 2025f88da4d883b493ab1d079358f49be8f0689f /x11-wm/windowlab/windowlab-1.34.ebuild | |
parent | Initial import, ebuild written by me. Fixes #408503 by Ian Delaney <johneed@h... (diff) | |
download | gentoo-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/windowlab/windowlab-1.34.ebuild')
-rw-r--r-- | x11-wm/windowlab/windowlab-1.34.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/windowlab/windowlab-1.34.ebuild b/x11-wm/windowlab/windowlab-1.34.ebuild index 7e4bdf1156a4..1e0c183e93cc 100644 --- a/x11-wm/windowlab/windowlab-1.34.ebuild +++ b/x11-wm/windowlab/windowlab-1.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowlab/windowlab-1.34.ebuild,v 1.6 2009/01/09 15:42:49 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowlab/windowlab-1.34.ebuild,v 1.7 2012/05/04 08:58:57 jdhore Exp $ inherit eutils @@ -17,7 +17,7 @@ RDEPEND="truetype? ( x11-libs/libXft ) x11-libs/libXext" DEPEND="${RDEPEND} x11-proto/xextproto - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} |