diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-24 10:36:50 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-24 10:36:50 +0000 |
commit | 3ae8424c4b54cb3ffbd726bfb7bb77536196e998 (patch) | |
tree | b8e7d11117845c22c9ce660e08f806f9c560ff77 /gpe-timesheet/gpe-timesheet_0.14.oe | |
parent | 1044b2d0948183ed4e3555f000115e4505206b0b (diff) |
apply SRC_URI cleanup patch from Andrew Zabolotny
BKrev: 41a46442gQQyjH2tdMY3_XyigOZcNw
Diffstat (limited to 'gpe-timesheet/gpe-timesheet_0.14.oe')
-rw-r--r-- | gpe-timesheet/gpe-timesheet_0.14.oe | 2 |
1 files changed, 0 insertions, 2 deletions
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" |