From 06e0406a089cbbc160352669de95f45a7565ef79 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 26 Feb 2007 11:36:38 +0000 Subject: [PATCH] Move totd to ipv6 section, more adequate SVN-Revision: 6387 --- {net => ipv6}/totd/Makefile | 4 ++-- {net => ipv6}/totd/files/totd.conf | 0 {net => ipv6}/totd/files/totd.init | 0 {net => ipv6}/totd/patches/01-no_warning_as_errors.patch | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename {net => ipv6}/totd/Makefile (97%) rename {net => ipv6}/totd/files/totd.conf (100%) rename {net => ipv6}/totd/files/totd.init (100%) rename {net => ipv6}/totd/patches/01-no_warning_as_errors.patch (100%) diff --git a/net/totd/Makefile b/ipv6/totd/Makefile similarity index 97% rename from net/totd/Makefile rename to ipv6/totd/Makefile index c8a959858d..8848b04084 100644 --- a/net/totd/Makefile +++ b/ipv6/totd/Makefile @@ -22,8 +22,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk define Package/totd - SECTION:=net - CATEGORY:=Network + SECTION:=ipv6 + CATEGORY:=IPv6 DEPENDS:=+kmod-ipv6 TITLE:=Small DNS proxy that supports IPv6/IPv4 record translation DESCRIPTION:=\ diff --git a/net/totd/files/totd.conf b/ipv6/totd/files/totd.conf similarity index 100% rename from net/totd/files/totd.conf rename to ipv6/totd/files/totd.conf diff --git a/net/totd/files/totd.init b/ipv6/totd/files/totd.init similarity index 100% rename from net/totd/files/totd.init rename to ipv6/totd/files/totd.init diff --git a/net/totd/patches/01-no_warning_as_errors.patch b/ipv6/totd/patches/01-no_warning_as_errors.patch similarity index 100% rename from net/totd/patches/01-no_warning_as_errors.patch rename to ipv6/totd/patches/01-no_warning_as_errors.patch -- 2.30.2