diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:21:00 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 20:21:00 +0000 |
commit | 4ad908f5867f6488f2f7287cc4e5c33d14f4256a (patch) | |
tree | 0a9f58a858f75f3405eac9877e223226185651d8 /app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.32.1.ebuild | |
parent | Fix compilation on OSX Leopard (diff) | |
download | historical-4ad908f5867f6488f2f7287cc4e5c33d14f4256a.tar.gz historical-4ad908f5867f6488f2f7287cc4e5c33d14f4256a.tar.bz2 historical-4ad908f5867f6488f2f7287cc4e5c33d14f4256a.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.32.1.ebuild')
-rw-r--r-- | app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.32.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.32.1.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.32.1.ebuild index 0ecb15409a00..1c79ee7548e8 100644 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.32.1.ebuild +++ b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.32.1.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/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.32.1.ebuild,v 1.5 2011/03/31 03:59:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.32.1.ebuild,v 1.6 2012/05/03 20:20:59 jdhore Exp $ EAPI="3" GCONF_DEBUG="no" @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND} sys-devel/gettext >=dev-util/intltool-0.35 - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { DOCS="AUTHORS ChangeLog NEWS README" |