summaryrefslogtreecommitdiff
path: root/patchutils/patchutils_0.2.28.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
committerChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
commitf249735ad71fd5f13bfd295c55e1e0d596a1dbff (patch)
tree93735f3e25beab7ac8bf066c504df17b244db4eb /patchutils/patchutils_0.2.28.oe
parent11ebfcef190cf217f67fa2b79adee0f58f9718f3 (diff)
Another pass of .oe cleanups.
BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ
Diffstat (limited to 'patchutils/patchutils_0.2.28.oe')
-rw-r--r--patchutils/patchutils_0.2.28.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/patchutils/patchutils_0.2.28.oe b/patchutils/patchutils_0.2.28.oe
index e69de29bb2..68ee06752a 100644
--- a/patchutils/patchutils_0.2.28.oe
+++ b/patchutils/patchutils_0.2.28.oe
@@ -0,0 +1,10 @@
+LICENSE = "GPL"
+DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+
+DEPENDS = "virtual/libc"
+RDEPENDS = "libc6"
+
+SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2"
+
+inherit autotools