~alpine/aports

community/tlstunnel: move from community v1 REJECTED

Drew DeVault: 1
 community/tlstunnel: move from community

 4 files changed, 0 insertions(+), 0 deletions(-)
yes

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/30264#note_211382
yup, with fixed commit message

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/30264#note_211498
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3918/mbox | git am -3
Learn more about email & git

[PATCH] community/tlstunnel: move from community Export this patch

---
 {testing => community}/tlstunnel/APKBUILD              | 0
 {testing => community}/tlstunnel/config                | 0
 {testing => community}/tlstunnel/tlstunnel.initd       | 0
 {testing => community}/tlstunnel/tlstunnel.pre-install | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 rename {testing => community}/tlstunnel/APKBUILD (100%)
 rename {testing => community}/tlstunnel/config (100%)
 rename {testing => community}/tlstunnel/tlstunnel.initd (100%)
 rename {testing => community}/tlstunnel/tlstunnel.pre-install (100%)

diff --git a/testing/tlstunnel/APKBUILD b/community/tlstunnel/APKBUILD
similarity index 100%
rename from testing/tlstunnel/APKBUILD
rename to community/tlstunnel/APKBUILD
diff --git a/testing/tlstunnel/config b/community/tlstunnel/config
similarity index 100%
rename from testing/tlstunnel/config
rename to community/tlstunnel/config
diff --git a/testing/tlstunnel/tlstunnel.initd b/community/tlstunnel/tlstunnel.initd
similarity index 100%
rename from testing/tlstunnel/tlstunnel.initd
rename to community/tlstunnel/tlstunnel.initd
diff --git a/testing/tlstunnel/tlstunnel.pre-install b/community/tlstunnel/tlstunnel.pre-install
similarity index 100%
rename from testing/tlstunnel/tlstunnel.pre-install
rename to community/tlstunnel/tlstunnel.pre-install
-- 
2.35.1
isn't the commit message supposed to be "move from testing"?

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/30264#note_211378
merged in https://gitlab.alpinelinux.org/alpine/aports/-/commit/8fc98589088895f8459d77266912509887abc394

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/30264#note_211494