From 4eaf6ddd7fccce14fac2cdae9011cbefb5681df5 Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Sun, 24 Sep 2017 09:16:55 -0700 Subject: [PATCH] testing/connman: move connman to community Per discussion with kaniini, move connman to community and assume maintainership --- {testing => community}/connman/APKBUILD | 2 +- {testing => community}/connman/connman.initd | 0 {testing => community}/connman/libresolv.patch | 0 {testing => community}/connman/musl-fixes.patch | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename {testing => community}/connman/APKBUILD (96%) rename {testing => community}/connman/connman.initd (100%) rename {testing => community}/connman/libresolv.patch (100%) rename {testing => community}/connman/musl-fixes.patch (100%) diff --git a/testing/connman/APKBUILD b/community/connman/APKBUILD similarity index 96% rename from testing/connman/APKBUILD rename to community/connman/APKBUILD index de44f5a39e8..e84228dfd21 100644 --- a/testing/connman/APKBUILD +++ b/community/connman/APKBUILD @@ -1,4 +1,4 @@ -# Maintainer: Natanael Copa +# Maintainer: Clayton Craft # Contributor: Valery Kartel pkgname=connman pkgver=1.35 diff --git a/testing/connman/connman.initd b/community/connman/connman.initd similarity index 100% rename from testing/connman/connman.initd rename to community/connman/connman.initd diff --git a/testing/connman/libresolv.patch b/community/connman/libresolv.patch similarity index 100% rename from testing/connman/libresolv.patch rename to community/connman/libresolv.patch diff --git a/testing/connman/musl-fixes.patch b/community/connman/musl-fixes.patch similarity index 100% rename from testing/connman/musl-fixes.patch rename to community/connman/musl-fixes.patch