diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-03-30 19:29:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-30 19:29:51 +0000 |
commit | eb59e90d22aa365d22d6b075ab9eb611ad08ae3e (patch) | |
tree | 267e2e55f09f88a71e0678f2294182e6149107b6 /openwrt/package/ppp/control | |
parent | 8a39de896af6e9f2a3d0d67400563e6325f68366 (diff) | |
download | mtk-20170518-eb59e90d22aa365d22d6b075ab9eb611ad08ae3e.zip mtk-20170518-eb59e90d22aa365d22d6b075ab9eb611ad08ae3e.tar.gz mtk-20170518-eb59e90d22aa365d22d6b075ab9eb611ad08ae3e.tar.bz2 |
remove version and architecture from control files
SVN-Revision: 481
Diffstat (limited to 'openwrt/package/ppp/control')
-rw-r--r-- | openwrt/package/ppp/control/chat.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/control/ppp-pppoe-plugin.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/control/ppp-radius-plugin.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/control/ppp.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/control/pppdump.control | 2 | ||||
-rw-r--r-- | openwrt/package/ppp/control/pppstats.control | 2 |
6 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/ppp/control/chat.control b/openwrt/package/ppp/control/chat.control index 7b422fc..88b459f 100644 --- a/openwrt/package/ppp/control/chat.control +++ b/openwrt/package/ppp/control/chat.control @@ -1,8 +1,6 @@ Package: chat Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal Description: Utility for establishing a connection with the ISP's PPP server (e.g. via Modem) diff --git a/openwrt/package/ppp/control/ppp-pppoe-plugin.control b/openwrt/package/ppp/control/ppp-pppoe-plugin.control index 8bbd861..dd9edb8 100644 --- a/openwrt/package/ppp/control/ppp-pppoe-plugin.control +++ b/openwrt/package/ppp/control/ppp-pppoe-plugin.control @@ -1,8 +1,6 @@ Package: ppp-pppoe-plugin Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal Description: a PPPoE (PPP over Ethernet) plugin for PPP diff --git a/openwrt/package/ppp/control/ppp-radius-plugin.control b/openwrt/package/ppp/control/ppp-radius-plugin.control index 609bf42..7374e06 100644 --- a/openwrt/package/ppp/control/ppp-radius-plugin.control +++ b/openwrt/package/ppp/control/ppp-radius-plugin.control @@ -1,8 +1,6 @@ Package: ppp-radius-plugin Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal Description: a RADIUS plugin for PPP diff --git a/openwrt/package/ppp/control/ppp.control b/openwrt/package/ppp/control/ppp.control index 3f6163e..f7442a6 100644 --- a/openwrt/package/ppp/control/ppp.control +++ b/openwrt/package/ppp/control/ppp.control @@ -1,8 +1,6 @@ Package: ppp Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal Depends: kmod-ppp diff --git a/openwrt/package/ppp/control/pppdump.control b/openwrt/package/ppp/control/pppdump.control index fa5d0d9..3078e73 100644 --- a/openwrt/package/ppp/control/pppdump.control +++ b/openwrt/package/ppp/control/pppdump.control @@ -1,8 +1,6 @@ Package: pppdump Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal Description: an utility to read PPP record file diff --git a/openwrt/package/ppp/control/pppstats.control b/openwrt/package/ppp/control/pppstats.control index 3f6c898..2439a89 100644 --- a/openwrt/package/ppp/control/pppstats.control +++ b/openwrt/package/ppp/control/pppstats.control @@ -1,8 +1,6 @@ Package: pppstats Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal Description: an utility to report PPP statistics |