diff options
Diffstat (limited to 'gpe-calendar')
-rw-r--r-- | gpe-calendar/gpe-calendar_0.56.bb | 0 | ||||
-rw-r--r-- | gpe-calendar/gpe-calendar_0.56.oe | 9 | ||||
-rw-r--r-- | gpe-calendar/gpe-calendar_0.58.bb | 0 | ||||
-rw-r--r-- | gpe-calendar/gpe-calendar_0.58.oe | 10 |
4 files changed, 0 insertions, 19 deletions
diff --git a/gpe-calendar/gpe-calendar_0.56.bb b/gpe-calendar/gpe-calendar_0.56.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-calendar/gpe-calendar_0.56.bb diff --git a/gpe-calendar/gpe-calendar_0.56.oe b/gpe-calendar/gpe-calendar_0.56.oe deleted file mode 100644 index 9e2f03c31d..0000000000 --- a/gpe-calendar/gpe-calendar_0.56.oe +++ /dev/null @@ -1,9 +0,0 @@ -LICENSE = "GPL" -inherit gpe - -DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" -SECTION = "gpe" -RDEPENDS = "gpe-icons" -DESCRIPTION = "GPE calendar" - -SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-calendar/gpe-calendar_0.58.bb b/gpe-calendar/gpe-calendar_0.58.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-calendar/gpe-calendar_0.58.bb diff --git a/gpe-calendar/gpe-calendar_0.58.oe b/gpe-calendar/gpe-calendar_0.58.oe deleted file mode 100644 index ff7fc617fc..0000000000 --- a/gpe-calendar/gpe-calendar_0.58.oe +++ /dev/null @@ -1,10 +0,0 @@ -LICENSE = "GPL" -PR = "r0" - -inherit gpe - -DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype" -SECTION = "gpe" -RDEPENDS = "gpe-icons" -DESCRIPTION = "GPE calendar" - |