summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-01 04:44:24 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-01 04:44:24 +0000
commitd370bbdf8efe665c3eafdd1df5429da9e37e14a3 (patch)
tree33997f8723b4de49a988f7b48b50f8a998589284 /dev-util/cvs
parent*** empty log message *** (diff)
downloadgentoo-2-d370bbdf8efe665c3eafdd1df5429da9e37e14a3.tar.gz
gentoo-2-d370bbdf8efe665c3eafdd1df5429da9e37e14a3.tar.bz2
gentoo-2-d370bbdf8efe665c3eafdd1df5429da9e37e14a3.zip
Added dependencies
Diffstat (limited to 'dev-util/cvs')
-rw-r--r--dev-util/cvs/cvs-1.11.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/cvs/cvs-1.11.ebuild b/dev-util/cvs/cvs-1.11.ebuild
index 1eda5995a777..7948f956f425 100644
--- a/dev-util/cvs/cvs-1.11.ebuild
+++ b/dev-util/cvs/cvs-1.11.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.ebuild,v 1.2 2000/10/23 11:27:13 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.ebuild,v 1.3 2000/11/01 04:44:16 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Concurrent Versions System - source code revision control tools"
SRC_URI="ftp://ftp.cvshome.org/pub/${P}/${P}.tar.gz"
HOMEPAGE="http://www.cvshome.org/"
+DEPEND=">=sys-apps/bash-2.04 >=sys-libs/glibc-2.1.3 >=sys-libs/ncurses-5.1"
src_compile() {
try ./configure --prefix=/usr