From 7fdd6b27865a7ac6c7f0f8f81dc0ce41a052884f Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 26 Nov 2003 13:55:55 +0000 Subject: improve cvs SRC_URI and add version 1.11.9 BKrev: 3fc4b0eb08GOf6E1NO4JTHuyP8FGyg --- cvs/cvs_1.11.6.oe | 7 +++++++ cvs/cvs_1.11.9.oe | 0 2 files changed, 7 insertions(+) create mode 100644 cvs/cvs_1.11.9.oe (limited to 'cvs') diff --git a/cvs/cvs_1.11.6.oe b/cvs/cvs_1.11.6.oe index e69de29bb2..e8cb286eea 100644 --- a/cvs/cvs_1.11.6.oe +++ b/cvs/cvs_1.11.6.oe @@ -0,0 +1,7 @@ +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2 +S := ${WORKDIR}/${P} + +inherit autotools diff --git a/cvs/cvs_1.11.9.oe b/cvs/cvs_1.11.9.oe new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3