summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 02:57:16 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 02:57:16 +0000
commit46994a739539889dd4d1bec0cba71d060d75d40b (patch)
treed673fc31d7515b0bed8ffd63bae45e08647af9c6 /dev-vcs/veracity
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-46994a739539889dd4d1bec0cba71d060d75d40b.tar.gz
gentoo-2-46994a739539889dd4d1bec0cba71d060d75d40b.tar.bz2
gentoo-2-46994a739539889dd4d1bec0cba71d060d75d40b.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/veracity')
-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
3 files changed, 12 insertions, 8 deletions
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() {