aboutsummaryrefslogtreecommitdiffstats
path: root/patchutils/patchutils_0.2.27.oe
blob: 308ca9ace018b498ba6d1eaa88832c1d9d04bc95 (plain)
1
2
3
4
5
6
7
8
9
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