From 69903a734d78a0d1a68794d0fe44223a6567959b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 04:27:17 +0000 Subject: Fix perms on patchutils_0.2.27.oe, and add patchutils 0.2.28. BKrev: 40528da5I-fUZ_2YKBHjI_rfzsH2vw --- patchutils/patchutils_0.2.27.oe | 10 ++++++++++ patchutils/patchutils_0.2.28.oe | 0 2 files changed, 10 insertions(+) create mode 100644 patchutils/patchutils_0.2.28.oe (limited to 'patchutils') diff --git a/patchutils/patchutils_0.2.27.oe b/patchutils/patchutils_0.2.27.oe index e69de29bb2..308ca9ace0 100644 --- a/patchutils/patchutils_0.2.27.oe +++ b/patchutils/patchutils_0.2.27.oe @@ -0,0 +1,10 @@ +LICENSE = GPL +DESCRIPTION = Patchutils is a small collection of programs that operate on patch files. +MAINTAINER = Chris Larson + +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI = http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2 + +inherit autotools diff --git a/patchutils/patchutils_0.2.28.oe b/patchutils/patchutils_0.2.28.oe new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3