aboutsummaryrefslogtreecommitdiffstats
path: root/cvs
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-03-28 20:29:27 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-03-28 20:29:27 +0000
commitc3419119dbbeb3697e8ecb4f4945b18abe0b9ce0 (patch)
tree3e6026051829e8c63dabc5d37a4a617136a216b4 /cvs
parent0a1bb87d5181151882d8d1bcfb3ad455e83ac79d (diff)
downloadopenembedded-c3419119dbbeb3697e8ecb4f4945b18abe0b9ce0.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/03/28 22:29:21+02:00 uni-frankfurt.de!mickey upgrade cvs stable release and add cvs feature release (nonworking) 2004/03/28 22:21:19+02:00 uni-frankfurt.de!mickey procps 3.2.0 --> procps 3.2.1 BKrev: 406735a7AV0v2pj0pcIyhmlew9FHow
Diffstat (limited to 'cvs')
-rw-r--r--cvs/cvs_1.11.14.oe0
-rw-r--r--cvs/cvs_1.11.6.oe11
-rw-r--r--cvs/cvs_1.11.9.oe11
3 files changed, 0 insertions, 22 deletions
diff --git a/cvs/cvs_1.11.14.oe b/cvs/cvs_1.11.14.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/cvs/cvs_1.11.14.oe
diff --git a/cvs/cvs_1.11.6.oe b/cvs/cvs_1.11.6.oe
deleted file mode 100644
index 59913d7c5a..0000000000
--- a/cvs/cvs_1.11.6.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "The Concurrent Versioning System"
-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"
diff --git a/cvs/cvs_1.11.9.oe b/cvs/cvs_1.11.9.oe
deleted file mode 100644
index c2dba073aa..0000000000
--- a/cvs/cvs_1.11.9.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "The Concurrent Versioning System "
-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"