diff options
author | 2012-05-05 04:53:54 +0000 | |
---|---|---|
committer | 2012-05-05 04:53:54 +0000 | |
commit | 5a2e255190ee1e4e96ce0debf74c31733b4c5933 (patch) | |
tree | 621d33e37274704bb02afff573be01f573bfe6f6 /x11-misc/fspanel/fspanel-0.8_beta1-r4.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.gz historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.bz2 historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.zip |
dev-util/pkgconifg -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-misc/fspanel/fspanel-0.8_beta1-r4.ebuild')
-rw-r--r-- | x11-misc/fspanel/fspanel-0.8_beta1-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/fspanel/fspanel-0.8_beta1-r4.ebuild b/x11-misc/fspanel/fspanel-0.8_beta1-r4.ebuild index 02ca8c1c2923..72b73a7befc2 100644 --- a/x11-misc/fspanel/fspanel-0.8_beta1-r4.ebuild +++ b/x11-misc/fspanel/fspanel-0.8_beta1-r4.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-misc/fspanel/fspanel-0.8_beta1-r4.ebuild,v 1.1 2010/06/18 15:02:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fspanel/fspanel-0.8_beta1-r4.ebuild,v 1.2 2012/05/05 04:53:40 jdhore Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -20,7 +20,7 @@ RDEPEND="x11-libs/libX11 xpm? ( x11-libs/libXpm ) xft? ( x11-libs/libXft )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-proto/xproto" S=${WORKDIR}/${MY_P} |