summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 20:21:00 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 20:21:00 +0000
commit5fb1c63f255b0610ba1dad59128aa7835eb253dd (patch)
tree6dad56042376165f7eab397ff334f3d89ca3baca /app-pda/libsyncml
parentFix compilation on OSX Leopard (diff)
downloadgentoo-2-5fb1c63f255b0610ba1dad59128aa7835eb253dd.tar.gz
gentoo-2-5fb1c63f255b0610ba1dad59128aa7835eb253dd.tar.bz2
gentoo-2-5fb1c63f255b0610ba1dad59128aa7835eb253dd.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-pda/libsyncml')
-rw-r--r--app-pda/libsyncml/ChangeLog8
-rw-r--r--app-pda/libsyncml/libsyncml-0.5.4.ebuild6
-rw-r--r--app-pda/libsyncml/libsyncml-9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-pda/libsyncml/ChangeLog b/app-pda/libsyncml/ChangeLog
index 2aadb6082775..dfea00ffcbf4 100644
--- a/app-pda/libsyncml/ChangeLog
+++ b/app-pda/libsyncml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/libsyncml
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v 1.19 2010/01/15 00:38:27 eva Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v 1.20 2012/05/03 20:20:59 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> libsyncml-0.5.4.ebuild,
+ libsyncml-9999.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
15 Jan 2010; Gilles Dartiguelongue <eva@gentoo.org>
libsyncml-0.5.4.ebuild:
diff --git a/app-pda/libsyncml/libsyncml-0.5.4.ebuild b/app-pda/libsyncml/libsyncml-0.5.4.ebuild
index acdec14dfbe0..85b1f36cdbdd 100644
--- a/app-pda/libsyncml/libsyncml-0.5.4.ebuild
+++ b/app-pda/libsyncml/libsyncml-0.5.4.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/app-pda/libsyncml/libsyncml-0.5.4.ebuild,v 1.2 2010/01/15 00:38:27 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.5.4.ebuild,v 1.3 2012/05/03 20:20:59 jdhore Exp $
EAPI="2"
@@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/glib-2.12
net-wireless/bluez
>=dev-libs/openobex-1.1[bluetooth] )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( app-doc/doxygen )
test? ( >=dev-libs/check-0.9.7 )"
diff --git a/app-pda/libsyncml/libsyncml-9999.ebuild b/app-pda/libsyncml/libsyncml-9999.ebuild
index 9fcbb934a7bd..a83bd4b3ee47 100644
--- a/app-pda/libsyncml/libsyncml-9999.ebuild
+++ b/app-pda/libsyncml/libsyncml-9999.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/app-pda/libsyncml/libsyncml-9999.ebuild,v 1.6 2009/11/15 21:14:28 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild,v 1.7 2012/05/03 20:20:59 jdhore Exp $
EAPI="2"
@@ -28,7 +28,7 @@ RDEPEND=">=dev-libs/glib-2.12
net-wireless/bluez
>=dev-libs/openobex-1.1[bluetooth] )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( app-doc/doxygen )
test? ( >=dev-libs/check-0.9.7 )"