summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-08 23:39:35 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-08 23:39:35 +0000
commit371103ee0d5882eb2329e8074f1e4a85760a7741 (patch)
treec4ee6c5849b85666150b154780b97bb32c3c1bc8 /dev-util/cvs
parentAdded zip and unzip to deps (diff)
downloadhistorical-371103ee0d5882eb2329e8074f1e4a85760a7741.tar.gz
historical-371103ee0d5882eb2329e8074f1e4a85760a7741.tar.bz2
historical-371103ee0d5882eb2329e8074f1e4a85760a7741.zip
Fixed deps
Diffstat (limited to 'dev-util/cvs')
-rw-r--r--dev-util/cvs/cvs-1.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvs/cvs-1.11-r1.ebuild b/dev-util/cvs/cvs-1.11-r1.ebuild
index 10e749117e8e..49f18abd5237 100644
--- a/dev-util/cvs/cvs-1.11-r1.ebuild
+++ b/dev-util/cvs/cvs-1.11-r1.ebuild
@@ -1,14 +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-r1.ebuild,v 1.1 2001/03/06 06:05:34 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11-r1.ebuild,v 1.2 2001/05/08 23:39:35 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"
+DEPEND="virtual/glibc >=sys-libs/ncurses-5.1"
src_compile() {
try ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info