summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-vcs/darcs/ChangeLog5
-rw-r--r--dev-vcs/darcs/darcs-2.4.4-r1.ebuild4
-rw-r--r--dev-vcs/giggle/ChangeLog8
-rw-r--r--dev-vcs/giggle/giggle-0.5.ebuild6
-rw-r--r--dev-vcs/giggle/giggle-0.6.1.ebuild6
-rw-r--r--dev-vcs/gitg/ChangeLog7
-rw-r--r--dev-vcs/gitg/gitg-0.0.6.ebuild6
-rw-r--r--dev-vcs/gitg/gitg-0.1.0.ebuild6
-rw-r--r--dev-vcs/gitg/gitg-0.1.2.ebuild6
-rw-r--r--dev-vcs/gitg/gitg-0.2.2.ebuild6
-rw-r--r--dev-vcs/gitg/gitg-0.2.4.ebuild6
-rw-r--r--dev-vcs/gitg/gitg-0.2.5.ebuild4
-rw-r--r--dev-vcs/subversion/ChangeLog7
-rw-r--r--dev-vcs/subversion/subversion-1.6.17-r7.ebuild8
-rw-r--r--dev-vcs/subversion/subversion-1.7.0.ebuild8
-rw-r--r--dev-vcs/subversion/subversion-1.7.1.ebuild8
-rw-r--r--dev-vcs/subversion/subversion-1.7.2.ebuild8
-rw-r--r--dev-vcs/subversion/subversion-1.7.4.ebuild8
-rw-r--r--dev-vcs/veracity/ChangeLog8
-rw-r--r--dev-vcs/veracity/veracity-1.0.0.10517.ebuild6
-rw-r--r--dev-vcs/veracity/veracity-1.1.0.10565.ebuild6
21 files changed, 79 insertions, 58 deletions
diff --git a/dev-vcs/darcs/ChangeLog b/dev-vcs/darcs/ChangeLog
index 6369c1883b5a..68675e20b9fa 100644
--- a/dev-vcs/darcs/ChangeLog
+++ b/dev-vcs/darcs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/darcs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/ChangeLog,v 1.29 2012/04/13 10:33:55 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/ChangeLog,v 1.30 2012/05/03 02:57:16 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> darcs-2.4.4-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*darcs-2.5.2-r2 (13 Apr 2012)
diff --git a/dev-vcs/darcs/darcs-2.4.4-r1.ebuild b/dev-vcs/darcs/darcs-2.4.4-r1.ebuild
index 04bfa7c708e4..0889470367c9 100644
--- a/dev-vcs/darcs/darcs-2.4.4-r1.ebuild
+++ b/dev-vcs/darcs/darcs-2.4.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.4.4-r1.ebuild,v 1.16 2012/03/04 14:17:07 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.4.4-r1.ebuild,v 1.17 2012/05/03 02:57:16 jdhore Exp $
EAPI="3"
CABAL_FEATURES="bin lib profile haddock hscolour"
@@ -38,7 +38,7 @@ COMMONDEPS=">=dev-lang/ghc-6.8
DEPEND="${COMMONDEPS}
>=dev-haskell/cabal-1.6
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( virtual/latex-base
dev-tex/latex2html )
test? ( dev-haskell/test-framework[profile?]
diff --git a/dev-vcs/giggle/ChangeLog b/dev-vcs/giggle/ChangeLog
index 5c1c4124be0e..d423c55d1806 100644
--- a/dev-vcs/giggle/ChangeLog
+++ b/dev-vcs/giggle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/giggle
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/giggle/ChangeLog,v 1.12 2011/12/13 23:10:31 ikelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/giggle/ChangeLog,v 1.13 2012/05/03 02:57:15 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> giggle-0.5.ebuild,
+ giggle-0.6.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
13 Dec 2011; Mike Auty <ikelos@gentoo.org> giggle-0.6.1.ebuild:
Add dependency on yelp-tools (and hence itstool) to solve bug 394613.
diff --git a/dev-vcs/giggle/giggle-0.5.ebuild b/dev-vcs/giggle/giggle-0.5.ebuild
index ef3312382ca5..57248db36351 100644
--- a/dev-vcs/giggle/giggle-0.5.ebuild
+++ b/dev-vcs/giggle/giggle-0.5.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/dev-vcs/giggle/giggle-0.5.ebuild,v 1.5 2011/03/21 23:16:29 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/giggle/giggle-0.5.ebuild,v 1.6 2012/05/03 02:57:15 jdhore Exp $
EAPI="1"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-vcs/git-1.5
>=x11-libs/vte-0.17:0"
DEPEND="${RDEPEND}
sys-devel/gettext
- >=dev-util/pkgconfig-0.15
+ virtual/pkgconfig
>=dev-util/intltool-0.35
>=sys-devel/autoconf-2.64
>=sys-devel/libtool-2"
diff --git a/dev-vcs/giggle/giggle-0.6.1.ebuild b/dev-vcs/giggle/giggle-0.6.1.ebuild
index 3c2a05b5f5ee..0f429cdbc221 100644
--- a/dev-vcs/giggle/giggle-0.6.1.ebuild
+++ b/dev-vcs/giggle/giggle-0.6.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/dev-vcs/giggle/giggle-0.6.1.ebuild,v 1.4 2011/12/13 23:10:31 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/giggle/giggle-0.6.1.ebuild,v 1.5 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-vcs/git-1.5
DEPEND="${RDEPEND}
sys-devel/gettext
app-text/yelp-tools
- >=dev-util/pkgconfig-0.15
+ virtual/pkgconfig
>=dev-util/intltool-0.35
>=sys-devel/autoconf-2.64
>=sys-devel/libtool-2"
diff --git a/dev-vcs/gitg/ChangeLog b/dev-vcs/gitg/ChangeLog
index e486fbad2284..178c331f77f4 100644
--- a/dev-vcs/gitg/ChangeLog
+++ b/dev-vcs/gitg/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-vcs/gitg
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.16 2012/04/14 20:11:50 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.17 2012/05/03 02:57:15 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gitg-0.0.6.ebuild,
+ gitg-0.1.0.ebuild, gitg-0.1.2.ebuild, gitg-0.2.2.ebuild, gitg-0.2.4.ebuild,
+ gitg-0.2.5.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
14 Apr 2012; Zac Medico <zmedico@gentoo.org> gitg-0.2.5.ebuild:
Add ~amd64-linux keyword.
diff --git a/dev-vcs/gitg/gitg-0.0.6.ebuild b/dev-vcs/gitg/gitg-0.0.6.ebuild
index 44c8ef594f53..7f8190601bb3 100644
--- a/dev-vcs/gitg/gitg-0.0.6.ebuild
+++ b/dev-vcs/gitg/gitg-0.0.6.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/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.5 2011/03/21 23:15:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.6 2012/05/03 02:57:15 jdhore Exp $
EAPI="2"
@@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.16:2
DEPEND="${RDEPEND}
sys-devel/gettext
- >=dev-util/pkgconfig-0.15
+ virtual/pkgconfig
>=dev-util/intltool-0.35"
DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/dev-vcs/gitg/gitg-0.1.0.ebuild b/dev-vcs/gitg/gitg-0.1.0.ebuild
index ca99d3f2a1fd..12020955f422 100644
--- a/dev-vcs/gitg/gitg-0.1.0.ebuild
+++ b/dev-vcs/gitg/gitg-0.1.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/dev-vcs/gitg/gitg-0.1.0.ebuild,v 1.2 2011/03/21 23:15:13 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.0.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
@@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
DEPEND="${RDEPEND}
>=sys-devel/gettext-0.17
- >=dev-util/pkgconfig-0.15
+ virtual/pkgconfig
>=dev-util/intltool-0.40"
pkg_setup() {
diff --git a/dev-vcs/gitg/gitg-0.1.2.ebuild b/dev-vcs/gitg/gitg-0.1.2.ebuild
index 734330e23594..0020e8a98e24 100644
--- a/dev-vcs/gitg/gitg-0.1.2.ebuild
+++ b/dev-vcs/gitg/gitg-0.1.2.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/dev-vcs/gitg/gitg-0.1.2.ebuild,v 1.2 2011/04/12 00:51:16 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.2.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
DEPEND="${RDEPEND}
>=sys-devel/gettext-0.17
- >=dev-util/pkgconfig-0.15
+ virtual/pkgconfig
>=dev-util/intltool-0.40"
pkg_setup() {
diff --git a/dev-vcs/gitg/gitg-0.2.2.ebuild b/dev-vcs/gitg/gitg-0.2.2.ebuild
index f271ce1af25e..05397bf6c917 100644
--- a/dev-vcs/gitg/gitg-0.2.2.ebuild
+++ b/dev-vcs/gitg/gitg-0.2.2.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/dev-vcs/gitg/gitg-0.2.2.ebuild,v 1.1 2011/07/15 13:56:36 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.2.ebuild,v 1.2 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
GNOME2_LA_PUNT="yes"
@@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
"
DEPEND="${RDEPEND}
>=sys-devel/gettext-0.17
- >=dev-util/pkgconfig-0.15
+ virtual/pkgconfig
>=dev-util/intltool-0.40"
pkg_setup() {
diff --git a/dev-vcs/gitg/gitg-0.2.4.ebuild b/dev-vcs/gitg/gitg-0.2.4.ebuild
index 96ce2c3a004d..e33696bc8ada 100644
--- a/dev-vcs/gitg/gitg-0.2.4.ebuild
+++ b/dev-vcs/gitg/gitg-0.2.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/dev-vcs/gitg/gitg-0.2.4.ebuild,v 1.2 2011/08/07 07:24:00 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.4.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
GNOME2_LA_PUNT="yes"
@@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
"
DEPEND="${RDEPEND}
>=sys-devel/gettext-0.17
- >=dev-util/pkgconfig-0.15
+ virtual/pkgconfig
>=dev-util/intltool-0.40"
pkg_setup() {
diff --git a/dev-vcs/gitg/gitg-0.2.5.ebuild b/dev-vcs/gitg/gitg-0.2.5.ebuild
index fe2e9a891b8c..3224188b74b8 100644
--- a/dev-vcs/gitg/gitg-0.2.5.ebuild
+++ b/dev-vcs/gitg/gitg-0.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild,v 1.2 2012/04/14 20:11:50 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.5.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
GNOME2_LA_PUNT="yes"
@@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.26:2
"
DEPEND="${RDEPEND}
>=sys-devel/gettext-0.17
- >=dev-util/pkgconfig-0.15
+ virtual/pkgconfig
>=dev-util/intltool-0.40"
pkg_setup() {
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog
index 7417cd0594a4..1de9221d6d1e 100644
--- a/dev-vcs/subversion/ChangeLog
+++ b/dev-vcs/subversion/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-vcs/subversion
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.73 2012/03/15 04:17:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.74 2012/05/03 02:57:15 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> subversion-1.6.17-r7.ebuild,
+ subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild,
+ subversion-1.7.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
15 Mar 2012; Mike Gilbert <floppym@gentoo.org> subversion-1.6.17-r7.ebuild,
subversion-1.7.0.ebuild, subversion-1.7.1.ebuild, subversion-1.7.2.ebuild,
diff --git a/dev-vcs/subversion/subversion-1.6.17-r7.ebuild b/dev-vcs/subversion/subversion-1.6.17-r7.ebuild
index 7d70a7963d53..900427cc6d60 100644
--- a/dev-vcs/subversion/subversion-1.6.17-r7.ebuild
+++ b/dev-vcs/subversion/subversion-1.6.17-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.17-r7.ebuild,v 1.9 2012/03/15 04:17:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.17-r7.ebuild,v 1.10 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -46,11 +46,11 @@ DEPEND="${CDEPEND}
!!<sys-apps/sandbox-1.6
ctypes-python? ( dev-python/ctypesgen )
doc? ( app-doc/doxygen )
- gnome-keyring? ( dev-util/pkgconfig )
+ gnome-keyring? ( virtual/pkgconfig )
java? ( >=virtual/jdk-1.5 )
- kde? ( dev-util/pkgconfig )
+ kde? ( virtual/pkgconfig )
nls? ( sys-devel/gettext )
- webdav-neon? ( dev-util/pkgconfig )"
+ webdav-neon? ( virtual/pkgconfig )"
PATCHES=(
"${FILESDIR}/${PN}-1.6.0-disable_linking_against_unneeded_libraries.patch"
diff --git a/dev-vcs/subversion/subversion-1.7.0.ebuild b/dev-vcs/subversion/subversion-1.7.0.ebuild
index d6320ae38919..53611afebff3 100644
--- a/dev-vcs/subversion/subversion-1.7.0.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.0.ebuild,v 1.2 2012/03/15 04:17:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.0.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -45,11 +45,11 @@ DEPEND="${CDEPEND}
!!<sys-apps/sandbox-1.6
ctypes-python? ( dev-python/ctypesgen )
doc? ( app-doc/doxygen )
- gnome-keyring? ( dev-util/pkgconfig )
+ gnome-keyring? ( virtual/pkgconfig )
java? ( >=virtual/jdk-1.5 )
- kde? ( dev-util/pkgconfig )
+ kde? ( virtual/pkgconfig )
nls? ( sys-devel/gettext )
- webdav-neon? ( dev-util/pkgconfig )"
+ webdav-neon? ( virtual/pkgconfig )"
PATCHES=(
"${FILESDIR}/${PN}-1.5.4-interix.patch"
diff --git a/dev-vcs/subversion/subversion-1.7.1.ebuild b/dev-vcs/subversion/subversion-1.7.1.ebuild
index 298310d8a97d..7e9d4cd7f480 100644
--- a/dev-vcs/subversion/subversion-1.7.1.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.1.ebuild,v 1.3 2012/03/15 04:17:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.1.ebuild,v 1.4 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -45,11 +45,11 @@ DEPEND="${CDEPEND}
!!<sys-apps/sandbox-1.6
ctypes-python? ( dev-python/ctypesgen )
doc? ( app-doc/doxygen )
- gnome-keyring? ( dev-util/pkgconfig )
+ gnome-keyring? ( virtual/pkgconfig )
java? ( >=virtual/jdk-1.5 )
- kde? ( dev-util/pkgconfig )
+ kde? ( virtual/pkgconfig )
nls? ( sys-devel/gettext )
- webdav-neon? ( dev-util/pkgconfig )"
+ webdav-neon? ( virtual/pkgconfig )"
PATCHES=(
"${FILESDIR}/${PN}-1.5.4-interix.patch"
diff --git a/dev-vcs/subversion/subversion-1.7.2.ebuild b/dev-vcs/subversion/subversion-1.7.2.ebuild
index 113d10d09ee4..bf9abc0ad6e0 100644
--- a/dev-vcs/subversion/subversion-1.7.2.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.2.ebuild,v 1.3 2012/03/15 04:17:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.2.ebuild,v 1.4 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -45,11 +45,11 @@ DEPEND="${CDEPEND}
!!<sys-apps/sandbox-1.6
ctypes-python? ( dev-python/ctypesgen )
doc? ( app-doc/doxygen )
- gnome-keyring? ( dev-util/pkgconfig )
+ gnome-keyring? ( virtual/pkgconfig )
java? ( >=virtual/jdk-1.5 )
- kde? ( dev-util/pkgconfig )
+ kde? ( virtual/pkgconfig )
nls? ( sys-devel/gettext )
- webdav-neon? ( dev-util/pkgconfig )"
+ webdav-neon? ( virtual/pkgconfig )"
PATCHES=(
"${FILESDIR}/${PN}-1.5.4-interix.patch"
diff --git a/dev-vcs/subversion/subversion-1.7.4.ebuild b/dev-vcs/subversion/subversion-1.7.4.ebuild
index 40ae742f7728..25d325a73bdf 100644
--- a/dev-vcs/subversion/subversion-1.7.4.ebuild
+++ b/dev-vcs/subversion/subversion-1.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.4.ebuild,v 1.2 2012/03/15 04:17:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.4.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -45,11 +45,11 @@ DEPEND="${CDEPEND}
!!<sys-apps/sandbox-1.6
ctypes-python? ( dev-python/ctypesgen )
doc? ( app-doc/doxygen )
- gnome-keyring? ( dev-util/pkgconfig )
+ gnome-keyring? ( virtual/pkgconfig )
java? ( >=virtual/jdk-1.5 )
- kde? ( dev-util/pkgconfig )
+ kde? ( virtual/pkgconfig )
nls? ( sys-devel/gettext )
- webdav-neon? ( dev-util/pkgconfig )"
+ webdav-neon? ( virtual/pkgconfig )"
want_apache
diff --git a/dev-vcs/veracity/ChangeLog b/dev-vcs/veracity/ChangeLog
index e0e1c74845ee..84ef07b17ebf 100644
--- a/dev-vcs/veracity/ChangeLog
+++ b/dev-vcs/veracity/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-vcs/veracity
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/veracity/ChangeLog,v 1.4 2011/10/07 01:12:05 binki Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/veracity/ChangeLog,v 1.5 2012/05/03 02:57:16 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> veracity-1.0.0.10517.ebuild,
+ veracity-1.1.0.10565.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*veracity-1.1.0.10565 (07 Oct 2011)
diff --git a/dev-vcs/veracity/veracity-1.0.0.10517.ebuild b/dev-vcs/veracity/veracity-1.0.0.10517.ebuild
index ec07f2b3b738..64dc519faaca 100644
--- a/dev-vcs/veracity/veracity-1.0.0.10517.ebuild
+++ b/dev-vcs/veracity/veracity-1.0.0.10517.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/dev-vcs/veracity/veracity-1.0.0.10517.ebuild,v 1.3 2011/09/17 03:47:57 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/veracity/veracity-1.0.0.10517.ebuild,v 1.4 2012/05/03 02:57:16 jdhore Exp $
EAPI=4
@@ -39,7 +39,7 @@ RDEPEND="
dev-db/sqlite:3
sys-libs/zlib"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.25
+ virtual/pkgconfig
test? ( app-arch/unzip )"
src_prepare() {
diff --git a/dev-vcs/veracity/veracity-1.1.0.10565.ebuild b/dev-vcs/veracity/veracity-1.1.0.10565.ebuild
index 0c4f0b2987ca..0a4e9b85ac17 100644
--- a/dev-vcs/veracity/veracity-1.1.0.10565.ebuild
+++ b/dev-vcs/veracity/veracity-1.1.0.10565.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/dev-vcs/veracity/veracity-1.1.0.10565.ebuild,v 1.1 2011/10/07 01:12:05 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/veracity/veracity-1.1.0.10565.ebuild,v 1.2 2012/05/03 02:57:16 jdhore Exp $
EAPI=4
@@ -39,7 +39,7 @@ RDEPEND="
dev-db/sqlite:3
sys-libs/zlib"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.25
+ virtual/pkgconfig
test? ( app-arch/unzip )"
src_prepare() {