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-todo | |
parent | 1044b2d0948183ed4e3555f000115e4505206b0b (diff) |
apply SRC_URI cleanup patch from Andrew Zabolotny
BKrev: 41a46442gQQyjH2tdMY3_XyigOZcNw
Diffstat (limited to 'gpe-todo')
-rw-r--r-- | gpe-todo/gpe-todo_0.46.oe | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gpe-todo/gpe-todo_0.46.oe b/gpe-todo/gpe-todo_0.46.oe index a5b78aaa16..04eed9a60a 100644 --- a/gpe-todo/gpe-todo_0.46.oe +++ b/gpe-todo/gpe-todo_0.46.oe @@ -6,5 +6,3 @@ DEPENDS = "gtk+ libdisplaymigration libgpewidget libgpepimc libtododb" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SECTION = "gpe" PRIORITY = "optional" - -SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-todo-${PV}.tar.gz" |