diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-30 14:34:55 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-30 14:34:55 +0000 |
commit | 7d5b527f225ceb3c28a1942a065da143ea87f593 (patch) | |
tree | 20e76fa8ace4cb36457c5be7580bf69972378334 /zipsc | |
parent | d3582f1eb4451d4fad317e12e0e0dafeef836089 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into marcinj.local:/home/hrw/zaurus/oe/packages
2004/09/30 16:34:42+02:00 local!hrw
"oelint" fixes
BKrev: 415c198fGB5bqVB1XUi1P1ttT8pM5w
Diffstat (limited to 'zipsc')
-rw-r--r-- | zipsc/zipsc_0.4.3.oe | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/zipsc/zipsc_0.4.3.oe b/zipsc/zipsc_0.4.3.oe index 63643a25a8..228323364f 100644 --- a/zipsc/zipsc_0.4.3.oe +++ b/zipsc/zipsc_0.4.3.oe @@ -1,8 +1,10 @@ DESCRIPTION = "IP/Subnet calculator for Qt/Embedded based Palmtop Environments" -SECTION = "base" +SECTION = "opie/applications" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" +HOMEPAGE = "http://www.warmi.net/zaurus/zipsc.shtml" +PR = "r1" SRC_URI = "http://www.warmi.net/zaurus/files/zipsc_${PV}.tar.gz \ file://gcc3.patch;patch=1" |