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/orange
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/orange')
-rw-r--r--app-pda/orange/ChangeLog7
-rw-r--r--app-pda/orange/orange-0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-pda/orange/ChangeLog b/app-pda/orange/ChangeLog
index d34d188bc501..35f4a6f8d025 100644
--- a/app-pda/orange/ChangeLog
+++ b/app-pda/orange/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/orange
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.16 2010/11/04 20:03:59 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.17 2012/05/03 20:20:58 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> orange-0.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
04 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> orange-0.4.ebuild:
Fix missing file, pkg-config and zlib depend. USE static-libs.
diff --git a/app-pda/orange/orange-0.4.ebuild b/app-pda/orange/orange-0.4.ebuild
index 85527509eefc..b69e9dde8cd8 100644
--- a/app-pda/orange/orange-0.4.ebuild
+++ b/app-pda/orange/orange-0.4.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/orange/orange-0.4.ebuild,v 1.3 2011/02/25 14:42:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/orange-0.4.ebuild,v 1.4 2012/05/03 20:20:58 jdhore Exp $
EAPI=2
@@ -21,7 +21,7 @@ RDEPEND="dev-libs/libsynce
sys-apps/file
sys-libs/zlib"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_P}