diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-01 10:42:55 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-01 10:42:55 +0000 |
commit | d0b9b8df6e1c52896d398abc4e742282d2f61f66 (patch) | |
tree | d0b9f08bd2a4e93201325787638b60e47afefb98 | |
parent | b5126abb492ae44ee413281ddbe24dd5269c57cd (diff) |
Set quilt's SECTION.
BKrev: 41ada02feDmSxdgrPCsqM0bXPKmZ_w
-rw-r--r-- | quilt/quilt_0.32.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quilt/quilt_0.32.oe b/quilt/quilt_0.32.oe index 15ea435718..e250dde8b3 100644 --- a/quilt/quilt_0.32.oe +++ b/quilt/quilt_0.32.oe @@ -1,5 +1,6 @@ DESCRIPTION = "Tool to work with series of patches." HOMEPAGE = "http://savannah.nongnu.org/projects/quilt/" +SECTION = "devel" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" LICENSE = "GPL" # RDEPENDS_${PN} += "patch diffstat bzip2 gawk gettext" |