aboutsummaryrefslogtreecommitdiffstats
path: root/cvs/cvs_1.11.14.oe
diff options
context:
space:
mode:
Diffstat (limited to 'cvs/cvs_1.11.14.oe')
-rw-r--r--cvs/cvs_1.11.14.oe10
1 files changed, 0 insertions, 10 deletions
diff --git a/cvs/cvs_1.11.14.oe b/cvs/cvs_1.11.14.oe
deleted file mode 100644
index 8d1ecad354..0000000000
--- a/cvs/cvs_1.11.14.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "The Concurrent Versioning System (cvs) client - Stable Version"
-SECTION = "console/network"
-PRIORITY = "optional"
-LICENSE = "GPL"
-
-SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"
-
-inherit autotools
-
-EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"