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/libopensync-plugin-vformat | |
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/libopensync-plugin-vformat')
3 files changed, 13 insertions, 8 deletions
diff --git a/app-pda/libopensync-plugin-vformat/ChangeLog b/app-pda/libopensync-plugin-vformat/ChangeLog index ea2bc569b245..28d80c151d43 100644 --- a/app-pda/libopensync-plugin-vformat/ChangeLog +++ b/app-pda/libopensync-plugin-vformat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/libopensync-plugin-vformat -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.7 2011/03/19 05:48:37 dirtyepic Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.8 2012/05/03 20:20:58 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> + libopensync-plugin-vformat-0.39.ebuild, + libopensync-plugin-vformat-9999.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 19 Mar 2011; Ryan Hill <dirtyepic@gentoo.org> -libopensync-plugin-vformat-0.36.ebuild: diff --git a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild index e01be43fb85f..d135d14660c5 100644 --- a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild +++ b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.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/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild,v 1.3 2011/02/24 06:02:14 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild,v 1.4 2012/05/03 20:20:58 jdhore Exp $ EAPI="3" @@ -18,7 +18,7 @@ IUSE="" RDEPEND="~app-pda/libopensync-${PV} dev-libs/glib:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # Don't pass RESTRICT="test" diff --git a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild index 3525a3ab04d4..c7a1e645f4f8 100644 --- a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild +++ b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.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/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild,v 1.3 2011/02/24 06:02:14 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild,v 1.4 2012/05/03 20:20:58 jdhore Exp $ EAPI="3" @@ -20,7 +20,7 @@ IUSE="" RDEPEND="~app-pda/libopensync-${PV} dev-libs/glib:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" # Don't pass RESTRICT="test" |