From c8e5702127e507e82e6f68a4b8c546803accea9d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 30 Jun 2005 08:19:37 +0000 Subject: import clean BK tree at cset 1.3670 --- packages/gpe-what/.mtn2git_empty | 0 packages/gpe-what/gpe-what_0.30.bb | 11 +++++++++++ packages/gpe-what/gpe-what_0.31.bb | 7 +++++++ packages/gpe-what/gpe-what_0.33.bb | 7 +++++++ 4 files changed, 25 insertions(+) create mode 100644 packages/gpe-what/.mtn2git_empty (limited to 'packages/gpe-what') diff --git a/packages/gpe-what/.mtn2git_empty b/packages/gpe-what/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/gpe-what/gpe-what_0.30.bb b/packages/gpe-what/gpe-what_0.30.bb index e69de29bb2..c5d4ed8b42 100644 --- a/packages/gpe-what/gpe-what_0.30.bb +++ b/packages/gpe-what/gpe-what_0.30.bb @@ -0,0 +1,11 @@ +LICENSE = "GPL" +SECTION = "gpe" +inherit gpe + +DESCRIPTION = "GPE modal help" +DEPENDS = "x11" +MAINTAINER = "Phil Blundell " + +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 e69de29bb2..5268c2cded 100644 --- a/packages/gpe-what/gpe-what_0.31.bb +++ b/packages/gpe-what/gpe-what_0.31.bb @@ -0,0 +1,7 @@ +LICENSE = "GPL" +SECTION = "gpe" +inherit gpe + +DESCRIPTION = "GPE modal help" +DEPENDS = "x11 xpm libmatchbox" +MAINTAINER = "Phil Blundell " diff --git a/packages/gpe-what/gpe-what_0.33.bb b/packages/gpe-what/gpe-what_0.33.bb index e69de29bb2..5268c2cded 100644 --- a/packages/gpe-what/gpe-what_0.33.bb +++ b/packages/gpe-what/gpe-what_0.33.bb @@ -0,0 +1,7 @@ +LICENSE = "GPL" +SECTION = "gpe" +inherit gpe + +DESCRIPTION = "GPE modal help" +DEPENDS = "x11 xpm libmatchbox" +MAINTAINER = "Phil Blundell " -- cgit 1.2.3-korg