diff options
author | 2012-05-04 06:22:14 +0000 | |
---|---|---|
committer | 2012-05-04 06:22:14 +0000 | |
commit | a63bb160749288cbf8806bd401d9746b054bf0b1 (patch) | |
tree | e967455ffee586a54f6e1f5747e94f4ce6340ef5 /net-im/linpopup/linpopup-2.1.0.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-a63bb160749288cbf8806bd401d9746b054bf0b1.tar.gz historical-a63bb160749288cbf8806bd401d9746b054bf0b1.tar.bz2 historical-a63bb160749288cbf8806bd401d9746b054bf0b1.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-im/linpopup/linpopup-2.1.0.ebuild')
-rw-r--r-- | net-im/linpopup/linpopup-2.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/linpopup/linpopup-2.1.0.ebuild b/net-im/linpopup/linpopup-2.1.0.ebuild index 32df1cfd4619..fd4ef828d5ad 100644 --- a/net-im/linpopup/linpopup-2.1.0.ebuild +++ b/net-im/linpopup/linpopup-2.1.0.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/net-im/linpopup/linpopup-2.1.0.ebuild,v 1.1 2009/08/05 08:38:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.1.0.ebuild,v 1.2 2012/05/04 06:22:11 jdhore Exp $ EAPI=2 inherit autotools eutils @@ -18,7 +18,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXmu x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-proto/xproto" src_prepare() { |