summaryrefslogtreecommitdiff
path: root/packages/patchutils/patchutils_0.2.25.bb
blob: 001c1aed6c6f8f5e309bc2f546da60d46f153c75 (plain)
1
2
3
4
5
6
7
8
9
SECTION = "devel"
LICENSE = "GPL"
DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"


SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2"

inherit autotools
John Bowler1 2005-11-16LICENSE is spelt with an S in OE. Change LICENCE -> LICENSERichard Purdie1 2005-08-22merge of 22ca4fd70d5673f7122ddd1ac0a7874b737c1dc6Marcin Juszkiewicz1 2005-08-20Add CONFFILESOyvind Repvik1 2005-08-15Update MAINTAINER and LICENCEOyvind Repvik1