From 7814da98a7630811db9fc24db9ae3c81588ca113 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 10 Oct 2006 10:26:16 +0000 Subject: Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details --- packages/parted/parted_1.6.23.bb | 1 - packages/parted/parted_1.6.25.1.bb | 1 - 2 files changed, 2 deletions(-) (limited to 'packages/parted') diff --git a/packages/parted/parted_1.6.23.bb b/packages/parted/parted_1.6.23.bb index d4182487fe..cb9b08f407 100644 --- a/packages/parted/parted_1.6.23.bb +++ b/packages/parted/parted_1.6.23.bb @@ -1,7 +1,6 @@ DESCRIPTION = "parted, the GNU partition resizing program" HOMEPAGE = "http://www.gnu.org/software/parted/parted.html" LICENSE = "GPLv2" -MAINTAINER = "Justin Patrin " SECTION = "console/tools" DEPENDS = "readline e2fsprogs-libs" PR = "r0" diff --git a/packages/parted/parted_1.6.25.1.bb b/packages/parted/parted_1.6.25.1.bb index 34ea5a5b25..8681055855 100644 --- a/packages/parted/parted_1.6.25.1.bb +++ b/packages/parted/parted_1.6.25.1.bb @@ -1,7 +1,6 @@ DESCRIPTION = "parted, the GNU partition resizing program" HOMEPAGE = "http://www.gnu.org/software/parted/parted.html" LICENSE = "GPLv2" -MAINTAINER = "Justin Patrin " SECTION = "console/tools" DEPENDS = "readline e2fsprogs-libs" PR = "r0" -- cgit 1.2.3-korg