cvs updates
authorMichael Lauer <mickey@vanille-media.de>
Wed, 31 Mar 2004 14:14:20 +0000 (14:14 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 31 Mar 2004 14:14:20 +0000 (14:14 +0000)
BKrev: 406ad23ceOfLepyynFiwH54mQjlP-w

cvs/cvs_1.11.14.oe
nonworking/cvs/cvs_1.12.6.oe

index e69de29..ad7512c 100644 (file)
@@ -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"
index e69de29..58b44d4 100644 (file)
@@ -0,0 +1,12 @@
+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"
+