diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-12 14:04:40 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-12 14:04:40 +0000 |
commit | ad67cc461bf2d612f427df24a9b0078fd23293ca (patch) | |
tree | 212572ac516b7dfc8e8b08c9c16e72a4492851b3 /patchutils/patchutils_0.2.30.oe | |
parent | d1c3b5ac5b67787dd8591d75c37b450367900831 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into handhelds.org:/home/mhentges/OpenEmbedded/packages
2004/10/12 16:03:13+02:00 handhelds.org!CoreDump
More section fixes
BKrev: 416be478U3wZ_yiCDqd0QreoBYPNrg
Diffstat (limited to 'patchutils/patchutils_0.2.30.oe')
-rw-r--r-- | patchutils/patchutils_0.2.30.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchutils/patchutils_0.2.30.oe b/patchutils/patchutils_0.2.30.oe index 85e5181ab8..001c1aed6c 100644 --- a/patchutils/patchutils_0.2.30.oe +++ b/patchutils/patchutils_0.2.30.oe @@ -1,4 +1,4 @@ -SECTION = "base" +SECTION = "devel" LICENSE = "GPL" DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files." MAINTAINER = "Chris Larson <kergoth@handhelds.org>" |