summaryrefslogtreecommitdiff
path: root/gpe-timesheet
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-24 10:36:50 +0000
committerPhil Blundell <philb@gnu.org>2004-11-24 10:36:50 +0000
commit3ae8424c4b54cb3ffbd726bfb7bb77536196e998 (patch)
treeb8e7d11117845c22c9ce660e08f806f9c560ff77 /gpe-timesheet
parent1044b2d0948183ed4e3555f000115e4505206b0b (diff)
apply SRC_URI cleanup patch from Andrew Zabolotny
BKrev: 41a46442gQQyjH2tdMY3_XyigOZcNw
Diffstat (limited to 'gpe-timesheet')
-rw-r--r--gpe-timesheet/gpe-timesheet_0.13.oe3
-rw-r--r--gpe-timesheet/gpe-timesheet_0.14.oe2
2 files changed, 1 insertions, 4 deletions
diff --git a/gpe-timesheet/gpe-timesheet_0.13.oe b/gpe-timesheet/gpe-timesheet_0.13.oe
index 6218113735..b97ed97ffc 100644
--- a/gpe-timesheet/gpe-timesheet_0.13.oe
+++ b/gpe-timesheet/gpe-timesheet_0.13.oe
@@ -4,5 +4,4 @@ inherit gpe
DEPENDS = "libgpewidget glib-2.0 gtk+"
SECTION = "gpe"
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-timesheet-${PV}.tar.gz \
- file://gpe-timesheet-makefile.patch;patch=0"
+SRC_URI += "file://gpe-timesheet-makefile.patch;patch=0"
diff --git a/gpe-timesheet/gpe-timesheet_0.14.oe b/gpe-timesheet/gpe-timesheet_0.14.oe
index e7b256099d..b4f580736c 100644
--- a/gpe-timesheet/gpe-timesheet_0.14.oe
+++ b/gpe-timesheet/gpe-timesheet_0.14.oe
@@ -5,5 +5,3 @@ 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"