summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-24 00:02:25 +0000
committerolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-24 00:02:25 +0000
commit5ddd435116e1fd6798200c25de4167a14a74768b (patch)
tree61de39052b93912177a29a3ef34b5c863a3b63fa
parent1f2800f5f5534f4d76defa4deefbfff92f2ea944 (diff)
fix description field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3269 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/glib/ipkg/glib1.control2
-rw-r--r--openwrt/package/iperf/ipkg/iperf.control3
2 files changed, 0 insertions, 5 deletions
diff --git a/openwrt/package/glib/ipkg/glib1.control b/openwrt/package/glib/ipkg/glib1.control
index b76d79933..def028d49 100644
--- a/openwrt/package/glib/ipkg/glib1.control
+++ b/openwrt/package/glib/ipkg/glib1.control
@@ -2,6 +2,4 @@ Package: glib1
Priority: optional
Section: libs
Description: The GLib library of C routines
- GLib is a library containing many useful C routines for things such
- as trees, hashes, and lists.
Depends: libpthread
diff --git a/openwrt/package/iperf/ipkg/iperf.control b/openwrt/package/iperf/ipkg/iperf.control
index 6988224a9..16a82217b 100644
--- a/openwrt/package/iperf/ipkg/iperf.control
+++ b/openwrt/package/iperf/ipkg/iperf.control
@@ -3,6 +3,3 @@ Priority: optional
Section: net
Depends: uclibc++
Description: Internet Protocol bandwidth measuring tool.
- Iperf is a modern alternative for measuring TCP and UDP bandwidth
- performance, allowing the tuning of various parameters and
- characteristics.