summaryrefslogtreecommitdiff
path: root/gpe-timesheet
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-12 23:18:35 +0000
committerPhil Blundell <philb@gnu.org>2004-11-12 23:18:35 +0000
commit420653c3bebaab15a99f8acf5da9383c7149aa7f (patch)
treede25205b16a1df8803cac1464277af2a516bbd18 /gpe-timesheet
parent00b25f525858bd9382356610e23279242d1999df (diff)
add LICENSE
BKrev: 419544cbGM6AMbVI1FF41XH7ltBGCg
Diffstat (limited to 'gpe-timesheet')
-rw-r--r--gpe-timesheet/gpe-timesheet_0.13.oe1
-rw-r--r--gpe-timesheet/gpe-timesheet_0.14.oe9
-rw-r--r--gpe-timesheet/gpe-timesheet_0.15.oe9
-rw-r--r--gpe-timesheet/gpe-timesheet_0.16.oe9
4 files changed, 28 insertions, 0 deletions
diff --git a/gpe-timesheet/gpe-timesheet_0.13.oe b/gpe-timesheet/gpe-timesheet_0.13.oe
index 04dcfa678b..6218113735 100644
--- a/gpe-timesheet/gpe-timesheet_0.13.oe
+++ b/gpe-timesheet/gpe-timesheet_0.13.oe
@@ -1,3 +1,4 @@
+LICENSE = "GPL"
inherit gpe
DEPENDS = "libgpewidget glib-2.0 gtk+"
diff --git a/gpe-timesheet/gpe-timesheet_0.14.oe b/gpe-timesheet/gpe-timesheet_0.14.oe
index e69de29bb2..e7b256099d 100644
--- a/gpe-timesheet/gpe-timesheet_0.14.oe
+++ b/gpe-timesheet/gpe-timesheet_0.14.oe
@@ -0,0 +1,9 @@
+LICENSE = "GPL"
+inherit gpe
+
+DESCRIPTION = "GPE time tracker"
+DEPENDS = "libgpewidget gtk+ sqlite"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-timesheet-${PV}.tar.gz"
diff --git a/gpe-timesheet/gpe-timesheet_0.15.oe b/gpe-timesheet/gpe-timesheet_0.15.oe
index e69de29bb2..0cd8b539f0 100644
--- a/gpe-timesheet/gpe-timesheet_0.15.oe
+++ b/gpe-timesheet/gpe-timesheet_0.15.oe
@@ -0,0 +1,9 @@
+LICENSE = "GPL"
+inherit gpe
+
+DESCRIPTION = "GPE time tracker"
+DEPENDS = "libgpewidget gtk+ sqlite"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+
+SRC_URI = "${GPE_MIRROR}/gpe-timesheet-${PV}.tar.gz"
diff --git a/gpe-timesheet/gpe-timesheet_0.16.oe b/gpe-timesheet/gpe-timesheet_0.16.oe
index e69de29bb2..0cd8b539f0 100644
--- a/gpe-timesheet/gpe-timesheet_0.16.oe
+++ b/gpe-timesheet/gpe-timesheet_0.16.oe
@@ -0,0 +1,9 @@
+LICENSE = "GPL"
+inherit gpe
+
+DESCRIPTION = "GPE time tracker"
+DEPENDS = "libgpewidget gtk+ sqlite"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+
+SRC_URI = "${GPE_MIRROR}/gpe-timesheet-${PV}.tar.gz"