aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-what
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-10 10:26:16 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-10 10:26:16 +0000
commit7814da98a7630811db9fc24db9ae3c81588ca113 (patch)
treecf35ff1568d89042488808f0105e51901aecd40c /packages/gpe-what
parentd33738e8090ef3c603c826f7c23647844e03f8fc (diff)
downloadopenembedded-7814da98a7630811db9fc24db9ae3c81588ca113.tar.gz
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
Diffstat (limited to 'packages/gpe-what')
-rw-r--r--packages/gpe-what/gpe-what_0.30.bb1
-rw-r--r--packages/gpe-what/gpe-what_0.31.bb1
-rw-r--r--packages/gpe-what/gpe-what_0.33.bb1
3 files changed, 0 insertions, 3 deletions
diff --git a/packages/gpe-what/gpe-what_0.30.bb b/packages/gpe-what/gpe-what_0.30.bb
index 7744a9d2c0..9c711a624d 100644
--- a/packages/gpe-what/gpe-what_0.30.bb
+++ b/packages/gpe-what/gpe-what_0.30.bb
@@ -4,7 +4,6 @@ inherit gpe
DESCRIPTION = "GPE modal help"
DEPENDS = "virtual/libx11"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
do_compile_prepend() {
rm *.d
diff --git a/packages/gpe-what/gpe-what_0.31.bb b/packages/gpe-what/gpe-what_0.31.bb
index 6d902f6a2e..362e573538 100644
--- a/packages/gpe-what/gpe-what_0.31.bb
+++ b/packages/gpe-what/gpe-what_0.31.bb
@@ -4,4 +4,3 @@ inherit gpe
DESCRIPTION = "GPE modal help"
DEPENDS = "virtual/libx11 libxpm libmatchbox"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
diff --git a/packages/gpe-what/gpe-what_0.33.bb b/packages/gpe-what/gpe-what_0.33.bb
index dcaa848124..ed7c7577ec 100644
--- a/packages/gpe-what/gpe-what_0.33.bb
+++ b/packages/gpe-what/gpe-what_0.33.bb
@@ -6,4 +6,3 @@ SRC_URI += "file://makefile-fix.patch;patch=1"
DESCRIPTION = "GPE modal help"
DEPENDS = "virtual/libx11 libxpm libmatchbox"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"