From 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 9 Dec 2004 09:47:41 +0000 Subject: Merge oe-devel@oe-devel.bkbits.net:openembedded into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA --- packages/patchutils/patchutils_0.2.28.bb | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 packages/patchutils/patchutils_0.2.28.bb (limited to 'packages/patchutils/patchutils_0.2.28.bb') diff --git a/packages/patchutils/patchutils_0.2.28.bb b/packages/patchutils/patchutils_0.2.28.bb new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3 From c8e5702127e507e82e6f68a4b8c546803accea9d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 30 Jun 2005 08:19:37 +0000 Subject: import clean BK tree at cset 1.3670 --- packages/patchutils/patchutils_0.2.28.bb | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'packages/patchutils/patchutils_0.2.28.bb') diff --git a/packages/patchutils/patchutils_0.2.28.bb b/packages/patchutils/patchutils_0.2.28.bb index e69de29bb2..001c1aed6c 100644 --- a/packages/patchutils/patchutils_0.2.28.bb +++ b/packages/patchutils/patchutils_0.2.28.bb @@ -0,0 +1,9 @@ +SECTION = "devel" +LICENSE = "GPL" +DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." +MAINTAINER = "Chris Larson " + + +SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" + +inherit autotools -- cgit v1.2.3