From 0b84095b732e7f0e290a5ba21cf69e8ec639eaa4 Mon Sep 17 00:00:00 2001
From: Michael Lauer <mickey@vanille-media.de>
Date: Wed, 31 Mar 2004 14:14:20 +0000
Subject: cvs updates

BKrev: 406ad23ceOfLepyynFiwH54mQjlP-w
---
 cvs/cvs_1.11.14.oe | 11 +++++++++++
 1 file changed, 11 insertions(+)

(limited to 'cvs')

diff --git a/cvs/cvs_1.11.14.oe b/cvs/cvs_1.11.14.oe
index e69de29bb2..ad7512cdbb 100644
--- a/cvs/cvs_1.11.14.oe
+++ b/cvs/cvs_1.11.14.oe
@@ -0,0 +1,11 @@
+DESCRIPTION = "The Concurrent Versioning System (cvs) client - Stable Version"
+SECTION = "net"
+PRIORITY = "optional"
+DEPENDS = "virtual/libc"
+RDEPENDS = "libc6"
+
+SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"
+
+inherit autotools
+
+EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"
-- 
cgit v1.2.3