diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-14 22:54:27 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-14 22:54:27 +0000 |
commit | 44cdf1caf32089c67a6be04d2f4753d1c53911a6 (patch) | |
tree | bda93bf7f8e36c82260d837da4a4090e71b0d22b /package/libgpg-error/ipkg | |
parent | 5b00074e06fa6bb9a7233353303ba0d00e3ca1c0 (diff) | |
download | upstream-44cdf1caf32089c67a6be04d2f4753d1c53911a6.tar.gz upstream-44cdf1caf32089c67a6be04d2f4753d1c53911a6.tar.bz2 upstream-44cdf1caf32089c67a6be04d2f4753d1c53911a6.zip |
Add libgpg-error package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1246 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libgpg-error/ipkg')
-rw-r--r-- | package/libgpg-error/ipkg/libgpg-error.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libgpg-error/ipkg/libgpg-error.control b/package/libgpg-error/ipkg/libgpg-error.control new file mode 100644 index 0000000000..73a590cb70 --- /dev/null +++ b/package/libgpg-error/ipkg/libgpg-error.control @@ -0,0 +1,8 @@ +Package: libgpg-error +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libgpg-error/ +Description: an helper library for common error codes and descriptions |