diff options
Diffstat (limited to 'gpe-what')
-rw-r--r-- | gpe-what/gpe-what_0.30.bb | 0 | ||||
-rw-r--r-- | gpe-what/gpe-what_0.30.oe | 11 | ||||
-rw-r--r-- | gpe-what/gpe-what_0.31.bb | 0 | ||||
-rw-r--r-- | gpe-what/gpe-what_0.31.oe | 7 |
4 files changed, 0 insertions, 18 deletions
diff --git a/gpe-what/gpe-what_0.30.bb b/gpe-what/gpe-what_0.30.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-what/gpe-what_0.30.bb diff --git a/gpe-what/gpe-what_0.30.oe b/gpe-what/gpe-what_0.30.oe deleted file mode 100644 index c5d4ed8b42..0000000000 --- a/gpe-what/gpe-what_0.30.oe +++ /dev/null @@ -1,11 +0,0 @@ -LICENSE = "GPL" -SECTION = "gpe" -inherit gpe - -DESCRIPTION = "GPE modal help" -DEPENDS = "x11" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" - -do_compile_prepend() { - rm *.d -} diff --git a/gpe-what/gpe-what_0.31.bb b/gpe-what/gpe-what_0.31.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-what/gpe-what_0.31.bb diff --git a/gpe-what/gpe-what_0.31.oe b/gpe-what/gpe-what_0.31.oe deleted file mode 100644 index 5268c2cded..0000000000 --- a/gpe-what/gpe-what_0.31.oe +++ /dev/null @@ -1,7 +0,0 @@ -LICENSE = "GPL" -SECTION = "gpe" -inherit gpe - -DESCRIPTION = "GPE modal help" -DEPENDS = "x11 xpm libmatchbox" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" |