summaryrefslogtreecommitdiff
path: root/riscpkg
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-11-19 17:15:44 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-11-19 17:15:44 +0000
commitd22f57165da1f0d63b789bcb36f5c6c2d8461baa (patch)
tree70eccac40582201d35c4092e18a3c84638f517cb /riscpkg
parente6c04856e429d0b4054525788e0a01a0a4ef8a39 (diff)
downloadiconv-d22f57165da1f0d63b789bcb36f5c6c2d8461baa.tar.gz
iconv-d22f57165da1f0d63b789bcb36f5c6c2d8461baa.tar.bz2
Ugh. Jump through hoops for RiscPkg. I'm not sure why I'm bothering with this.
svn path=/trunk/iconv/; revision=5736
Diffstat (limited to 'riscpkg')
-rw-r--r--riscpkg/RiscPkg/Control10
1 files changed, 10 insertions, 0 deletions
diff --git a/riscpkg/RiscPkg/Control b/riscpkg/RiscPkg/Control
new file mode 100644
index 0000000..9b6a84a
--- /dev/null
+++ b/riscpkg/RiscPkg/Control
@@ -0,0 +1,10 @@
+Package: Iconv
+Priority: Optional
+Section: Module
+Maintainer: John-Mark Bell <jmb@netsurf-browser.org>
+Version: 0.0.9
+Licence: Free
+Standards-Version: 0.1.0
+Description: Character set conversion resource
+ Iconv allows conversion of textual data from one character set to
+ another.