author | drw <drw> | 2004-02-13 19:27:40 (UTC) |
---|---|---|
committer | drw <drw> | 2004-02-13 19:27:40 (UTC) |
commit | 0ca4076c89ad8bb02e0102ee7142b4f3e75add7d (patch) (unidiff) | |
tree | 00313c26581d15e99ca6cff48c9d06e860ab1394 /qt/control | |
parent | a76ff61a0364385b0bd6a9153d7817d142f7dd6d (diff) | |
download | opie-0ca4076c89ad8bb02e0102ee7142b4f3e75add7d.zip opie-0ca4076c89ad8bb02e0102ee7142b4f3e75add7d.tar.gz opie-0ca4076c89ad8bb02e0102ee7142b4f3e75add7d.tar.bz2 |
Fix ipkg section/category value
-rw-r--r-- | qt/control/qpf-bitstream-vera-large.control | 2 | ||||
-rw-r--r-- | qt/control/qpf-bitstream-vera-light.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/qt/control/qpf-bitstream-vera-large.control b/qt/control/qpf-bitstream-vera-large.control index a71d933..25b7636 100644 --- a/qt/control/qpf-bitstream-vera-large.control +++ b/qt/control/qpf-bitstream-vera-large.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Package: qpf-bitstream-vera-large | 1 | Package: qpf-bitstream-vera-large |
2 | Files: $QTDIR/lib/fonts/vera_{140,160,180}_{50,50i,75,75i}* | 2 | Files: $QTDIR/lib/fonts/vera_{140,160,180}_{50,50i,75,75i}* |
3 | Version: 1.10-4 | 3 | Version: 1.10-4 |
4 | Priority: optional | 4 | Priority: optional |
5 | Section: base | 5 | Section: opie/system |
6 | Depends: qte-fonts-common | 6 | Depends: qte-fonts-common |
7 | Provides: qpf-bitstream-vera-large | 7 | Provides: qpf-bitstream-vera-large |
8 | Maintainer: Chris Larson <kergoth@handhelds.org> | 8 | Maintainer: Chris Larson <kergoth@handhelds.org> |
9 | Architecture: all | 9 | Architecture: all |
diff --git a/qt/control/qpf-bitstream-vera-light.control b/qt/control/qpf-bitstream-vera-light.control index 642626e..214b2f3 100644 --- a/qt/control/qpf-bitstream-vera-light.control +++ b/qt/control/qpf-bitstream-vera-light.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Package: qpf-bitstream-vera-small | 1 | Package: qpf-bitstream-vera-small |
2 | Files: $QTDIR/lib/fonts/vera_{80,100,120}_{50,50i,75,75i}* | 2 | Files: $QTDIR/lib/fonts/vera_{80,100,120}_{50,50i,75,75i}* |
3 | Version: 1.10-4 | 3 | Version: 1.10-4 |
4 | Priority: optional | 4 | Priority: optional |
5 | Section: base | 5 | Section: opie/system |
6 | Depends: qte-fonts-common | 6 | Depends: qte-fonts-common |
7 | Provides: qpf-bitstream-vera | 7 | Provides: qpf-bitstream-vera |
8 | Maintainer: Chris Larson <kergoth@handhelds.org> | 8 | Maintainer: Chris Larson <kergoth@handhelds.org> |
9 | Architecture: all | 9 | Architecture: all |