summaryrefslogtreecommitdiff
path: root/openwrt/package/base-files/ipkg
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-21 17:21:28 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-21 17:21:28 +0000
commite792a6d076dd25b2b85f37b859bf2cc362429694 (patch)
tree275d4cd33e47948c4a0c2e9bfa52b6ac53a5b12f /openwrt/package/base-files/ipkg
parentba4e72c1b9fd3ca4d84f11563e11a80b895a1ec7 (diff)
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/base-files/ipkg')
-rw-r--r--openwrt/package/base-files/ipkg/base-files.control2
-rw-r--r--openwrt/package/base-files/ipkg/hotplug.control2
-rw-r--r--openwrt/package/base-files/ipkg/libgcc.control2
-rw-r--r--openwrt/package/base-files/ipkg/uclibc.control2
4 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/package/base-files/ipkg/base-files.control b/openwrt/package/base-files/ipkg/base-files.control
index acaa6c5dbc..58f4b6f1b7 100644
--- a/openwrt/package/base-files/ipkg/base-files.control
+++ b/openwrt/package/base-files/ipkg/base-files.control
@@ -1,6 +1,4 @@
Package: base-files
Priority: optional
Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
Description: OpenWrt filesystem structure and scripts
diff --git a/openwrt/package/base-files/ipkg/hotplug.control b/openwrt/package/base-files/ipkg/hotplug.control
index 8d6f7852c3..5266e85d61 100644
--- a/openwrt/package/base-files/ipkg/hotplug.control
+++ b/openwrt/package/base-files/ipkg/hotplug.control
@@ -1,6 +1,4 @@
Package: hotplug
Priority: optional
Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
Description: Hotplug script for WDS
diff --git a/openwrt/package/base-files/ipkg/libgcc.control b/openwrt/package/base-files/ipkg/libgcc.control
index 141d88cca5..a70362afed 100644
--- a/openwrt/package/base-files/ipkg/libgcc.control
+++ b/openwrt/package/base-files/ipkg/libgcc.control
@@ -1,7 +1,5 @@
Package: libgcc
Priority: optional
Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
Depends: base-files
Description: GCC support library
diff --git a/openwrt/package/base-files/ipkg/uclibc.control b/openwrt/package/base-files/ipkg/uclibc.control
index 360a3b5fe8..d07ed90681 100644
--- a/openwrt/package/base-files/ipkg/uclibc.control
+++ b/openwrt/package/base-files/ipkg/uclibc.control
@@ -1,7 +1,5 @@
Package: uclibc
Priority: optional
Section: net
-Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
-Source: buildroot internal
Depends: base-files, libgcc
Description: Standard C library for embedded Linux systems