author | schurig <schurig> | 2003-06-04 14:29:03 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-04 14:29:03 (UTC) |
commit | 7358bea397ee816ff6f56690a8041d8e605f607b (patch) (unidiff) | |
tree | 7962a90b88fe3c66002ac5bbaec5f95796dbf84e | |
parent | 78119733a3a39c7f4b1088ae737fdefffd42471d (diff) | |
download | opie-7358bea397ee816ff6f56690a8041d8e605f607b.zip opie-7358bea397ee816ff6f56690a8041d8e605f607b.tar.gz opie-7358bea397ee816ff6f56690a8041d8e605f607b.tar.bz2 |
sanitized
-rw-r--r-- | noncore/net/ftplib/config.in | 2 | ||||
-rw-r--r-- | noncore/net/mailit/config.in | 2 | ||||
-rw-r--r-- | noncore/net/opieftp/config.in | 2 | ||||
-rw-r--r-- | noncore/net/opieirc/config.in | 2 | ||||
-rw-r--r-- | noncore/net/ubrowser/config.in | 2 | ||||
-rw-r--r-- | noncore/net/wellenreiter/config.in | 2 | ||||
-rw-r--r-- | noncore/unsupported/mailit/config.in | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/noncore/net/ftplib/config.in b/noncore/net/ftplib/config.in index 41878f3..8f6552c 100644 --- a/noncore/net/ftplib/config.in +++ b/noncore/net/ftplib/config.in | |||
@@ -1,3 +1,3 @@ | |||
1 | config FTPLIB | 1 | config FTPLIB |
2 | boolean "Ftp library" | 2 | boolean "ftplib (FTP library)" |
3 | default "y" | 3 | default "y" |
diff --git a/noncore/net/mailit/config.in b/noncore/net/mailit/config.in index 2b56b5f..142b840 100644 --- a/noncore/net/mailit/config.in +++ b/noncore/net/mailit/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config MAILIT | 1 | config MAILIT |
2 | boolean "mailit" | 2 | boolean "opie-mailit (a simple POP3 email client)" |
3 | default "n" | 3 | default "n" |
4 | depends ( LIBQPE || LIBQPE-X11 ) | 4 | depends ( LIBQPE || LIBQPE-X11 ) |
diff --git a/noncore/net/opieftp/config.in b/noncore/net/opieftp/config.in index 1583250..bd9da2c 100644 --- a/noncore/net/opieftp/config.in +++ b/noncore/net/opieftp/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIEFTP | 1 | config OPIEFTP |
2 | boolean "opieftp" | 2 | boolean "opie-ftp (ftp client for Opie)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && FTPLIB | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && FTPLIB |
diff --git a/noncore/net/opieirc/config.in b/noncore/net/opieirc/config.in index 30184a9..7c6949d 100644 --- a/noncore/net/opieirc/config.in +++ b/noncore/net/opieirc/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIEIRC | 1 | config OPIEIRC |
2 | boolean "opieirc" | 2 | boolean "opie-irc (chat via your favorite IRC server)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/net/ubrowser/config.in b/noncore/net/ubrowser/config.in index 3fb5c37..4237e4b 100644 --- a/noncore/net/ubrowser/config.in +++ b/noncore/net/ubrowser/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config UBROWSER | 1 | config UBROWSER |
2 | boolean "ubrowser" | 2 | boolean "opie-ubrowser (a very small web brower)" |
3 | default "n" | 3 | default "n" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/net/wellenreiter/config.in b/noncore/net/wellenreiter/config.in index e835d1f..8ed5e4c 100644 --- a/noncore/net/wellenreiter/config.in +++ b/noncore/net/wellenreiter/config.in | |||
@@ -1,6 +1,6 @@ | |||
1 | config WELLENREITER | 1 | config WELLENREITER |
2 | boolean "wellenreiter (wireless LAN monitor)" | 2 | boolean "opie-wellenreiter (wireless LAN monitor)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI |
5 | comment "wellenreiter needs libqpe, libopie1 and libopie2 (core+net+ui)" | 5 | comment "wellenreiter needs libqpe, libopie1 and libopie2 (core+net+ui)" |
6 | depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI) | 6 | depends !(( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE && LIBOPIE2NET && LIBOPIE2UI) |
diff --git a/noncore/unsupported/mailit/config.in b/noncore/unsupported/mailit/config.in index 2b56b5f..142b840 100644 --- a/noncore/unsupported/mailit/config.in +++ b/noncore/unsupported/mailit/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config MAILIT | 1 | config MAILIT |
2 | boolean "mailit" | 2 | boolean "opie-mailit (a simple POP3 email client)" |
3 | default "n" | 3 | default "n" |
4 | depends ( LIBQPE || LIBQPE-X11 ) | 4 | depends ( LIBQPE || LIBQPE-X11 ) |