BKrev: 406ad23ceOfLepyynFiwH54mQjlP-w
+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"
+DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
+SECTION = "base"
+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"
+