diff options
Diffstat (limited to 'packages/gpe-what')
-rw-r--r-- | packages/gpe-what/gpe-what_0.30.bb | 1 | ||||
-rw-r--r-- | packages/gpe-what/gpe-what_0.31.bb | 1 | ||||
-rw-r--r-- | packages/gpe-what/gpe-what_0.33.bb | 1 |
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>" |