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
commit4ad908f5867f6488f2f7287cc4e5c33d14f4256a (patch)
tree0a9f58a858f75f3405eac9877e223226185651d8 /app-pda/jpilot
parentFix compilation on OSX Leopard (diff)
downloadhistorical-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/jpilot')
-rw-r--r--app-pda/jpilot/ChangeLog8
-rw-r--r--app-pda/jpilot/jpilot-1.8.0.ebuild6
-rw-r--r--app-pda/jpilot/jpilot-1.8.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog
index 797df080e22f..9fc62c61cc4b 100644
--- a/app-pda/jpilot/ChangeLog
+++ b/app-pda/jpilot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/jpilot
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.47 2011/06/15 20:42:05 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.48 2012/05/03 20:20:57 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> jpilot-1.8.0.ebuild,
+ jpilot-1.8.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*jpilot-1.8.1 (15 Jun 2011)
diff --git a/app-pda/jpilot/jpilot-1.8.0.ebuild b/app-pda/jpilot/jpilot-1.8.0.ebuild
index 8d0cca11c9ce..b69a5d6a12e1 100644
--- a/app-pda/jpilot/jpilot-1.8.0.ebuild
+++ b/app-pda/jpilot/jpilot-1.8.0.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/jpilot/jpilot-1.8.0.ebuild,v 1.8 2011/03/31 04:02:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.9 2012/05/03 20:20:57 jdhore Exp $
EAPI=2
inherit autotools eutils
@@ -20,7 +20,7 @@ RDEPEND=">=app-pda/pilot-link-0.12.5
DEPEND="${RDEPEND}
nls? ( dev-util/intltool
sys-devel/gettext )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-char.patch
diff --git a/app-pda/jpilot/jpilot-1.8.1.ebuild b/app-pda/jpilot/jpilot-1.8.1.ebuild
index ebfccbe3138c..8c46430470f1 100644
--- a/app-pda/jpilot/jpilot-1.8.1.ebuild
+++ b/app-pda/jpilot/jpilot-1.8.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/jpilot/jpilot-1.8.1.ebuild,v 1.1 2011/06/15 20:42:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild,v 1.2 2012/05/03 20:20:57 jdhore Exp $
EAPI=4
inherit autotools eutils
@@ -20,7 +20,7 @@ RDEPEND=">=app-pda/pilot-link-0.12.5
DEPEND="${RDEPEND}
nls? ( dev-util/intltool
sys-devel/gettext )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-char.patch