diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-13 13:47:40 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-13 13:47:40 +0000 |
commit | 6815ee42464e11f42bf7097d3b4bc1f41effe34b (patch) | |
tree | 7dd5889fc605ec429bf065dfa5a3cc9b663227e0 | |
parent | 79fec7f06dacdb5d914a397eb4da78167562087c (diff) |
prepare opie-pics for 1.1.7
BKrev: 4196107cH7HfJDxB-hCs0P9xCYiNwA
-rw-r--r-- | opie-pics/opie-pics_1.1.6.oe | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/opie-pics/opie-pics_1.1.6.oe b/opie-pics/opie-pics_1.1.6.oe index a639680a50..54576a836d 100644 --- a/opie-pics/opie-pics_1.1.6.oe +++ b/opie-pics/opie-pics_1.1.6.oe @@ -3,13 +3,10 @@ SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org> LICENSE = "GPL" - -CVSDATE = "20040924" - -PR = "r1" +PR = "r0" TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics" +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics;tag=${TAG}" S = "${WORKDIR}/pics" do_install() { |