summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-04-22 09:44:41 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-04-22 09:44:41 +0000
commitb78e5e6ad26e911c39b937b7c7005095986dca02 (patch)
tree7f0af177b78214717db4289af807d5773d89dd8f /net-libs/cvm
parentStable on ppc64 (diff)
downloadgentoo-2-b78e5e6ad26e911c39b937b7c7005095986dca02.tar.gz
gentoo-2-b78e5e6ad26e911c39b937b7c7005095986dca02.tar.bz2
gentoo-2-b78e5e6ad26e911c39b937b7c7005095986dca02.zip
Add another item to DEPEND for the testcases.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'net-libs/cvm')
-rw-r--r--net-libs/cvm/ChangeLog5
-rw-r--r--net-libs/cvm/cvm-0.76.ebuild6
2 files changed, 8 insertions, 3 deletions
diff --git a/net-libs/cvm/ChangeLog b/net-libs/cvm/ChangeLog
index 201370d393b8..c81cc7046b02 100644
--- a/net-libs/cvm/ChangeLog
+++ b/net-libs/cvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/cvm
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/ChangeLog,v 1.12 2006/04/22 05:20:04 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/ChangeLog,v 1.13 2006/04/22 09:44:41 robbat2 Exp $
+
+ 22 Apr 2006; Robin H. Johnson <robbat2@gentoo.org> cvm-0.76.ebuild:
+ Add another item to DEPEND for the testcases. cvm-0.76.ebuild
22 Apr 2006; Robin H. Johnson <robbat2@gentoo.org> cvm-0.76.ebuild:
Missed one other dep that the package actually requires.
diff --git a/net-libs/cvm/cvm-0.76.ebuild b/net-libs/cvm/cvm-0.76.ebuild
index 3c72f13f6fd1..e5d17abde851 100644
--- a/net-libs/cvm/cvm-0.76.ebuild
+++ b/net-libs/cvm/cvm-0.76.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/cvm-0.76.ebuild,v 1.5 2006/04/22 05:20:04 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/cvm-0.76.ebuild,v 1.6 2006/04/22 09:44:41 robbat2 Exp $
inherit toolchain-funcs eutils
@@ -18,7 +18,9 @@ RDEPEND="virtual/libc
DEPEND="${RDEPEND}
>=dev-libs/bglibs-1.041
mysql? ( dev-db/mysql )
- postgres? ( dev-db/postgresql )"
+ postgres? ( dev-db/postgresql )
+ test? ( app-editors/vim )"
+# some of the testcases use ex/vi/xxd
src_unpack() {
unpack ${A}