X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mx.bit-strickerei.de (mx.bit-strickerei.de [78.47.233.102]) by lists.alpinelinux.org (Postfix) with ESMTP id 84BEE5C4222 for ; Thu, 18 Aug 2016 18:02:08 +0000 (GMT) Authentication-Results: mx.bit-strickerei.de (amavisd-new); dkim=pass (4096-bit key) reason="pass (just generated, assumed good)" header.d=bit-strickerei.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= bit-strickerei.de; h=x-mailer:message-id:date:date:subject :subject:cc:to:from:from; s=verifier201608; t=1471543327; x= 1473357728; bh=zI/cksaXxAC/jsAbkZ1WWewHzAvs5jMsMzvuv1Ie5jA=; b=V G6SwYLYd7YLQT4Hu3c+zL7y1PLs2Lq/nRbk/8+ztw4FPsD+MJ98pz7ujURBcH+qq ew0Ms5slO6q5+V0DqGsvAZ1ZMX5+pOXHI6LDuk7xYmrAbsd86PYEJLbuJtDTIHFH tHAFJ8mY/s9LKJ/qUB37FGTuwZlIBKQ9OtY3GUsO3g9TPaAX1Bp3hL+/ZjhOsN7c qhYMieRUHXtda3vJ76/9wOZ8f8+RY5Iata+fcuhG3Sukw1Z2wEweLNGfsiqxp6iM o+PwJloDwhs4HRCqfaCIkvf9atklJnBQ4PDwhYNb32U9NUqFCJyjFGdTY4IZ76BZ EZW/dJ404A0hTX1OiDMs4r7XZUvR+MDvZyuvNVRLWo6FlGTgypf3Yf40dw+k/XNq t7acVIqQQ3UiwpBGatfvwwWH38e5a4tBsOa6AWy454JPW6MQHWMUPDy+gW7XImt+ WyOh3FL+w0VzuEuDG9yFaTvAD56wSV0Zu8S9TAv7IrHrqOwtywTY0DLPDzAV/J+H aihyESEhIT4pe3ydgRzcCGEuYuQRDAWvB+PBVkLO01/CRTxsIBgy4Q0AwxvwB0ma zlGa654f+DB/cuTuYPWHzyX87zuIiDr3jXllUi81MS5KDV9tl06LXwroDaZ9o3ra CSWtfmf7vSKFINPhJEtI8NMdewYfUHoHf2w4cjMO78= From: Stefan Wagner To: alpine-aports@lists.alpinelinux.org Cc: Stefan Wagner Subject: [alpine-aports] [PATCH] testing/[various]: move to community Date: Thu, 18 Aug 2016 20:01:37 +0200 Message-Id: <20160818180137.3316-1-stw@bit-strickerei.de> X-Mailer: git-send-email 2.9.3 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: --- {testing => community}/avr-libc/APKBUILD | 0 {testing => community}/avrdude/APKBUILD | 0 {testing => community}/binutils-avr/APKBUILD | 0 {testing => community}/binutils-avr/binutils-ld-fix-static-linking.patch | 0 {testing => community}/binutils-avr/hash-style-gnu.patch | 0 {testing => community}/crda/01-Makefile-dont-run-ldconfig.patch | 0 {testing => community}/crda/APKBUILD | 0 {testing => community}/dunst/APKBUILD | 0 {testing => community}/gcc-avr/APKBUILD | 0 {testing => community}/irssi-xmpp/APKBUILD | 0 {testing => community}/irssi-xmpp/musl-fixes.patch | 0 {testing => community}/libftdi1/01-CMakeLists-no-lib-suffix.patch | 0 {testing => community}/libftdi1/APKBUILD | 0 {testing => community}/munin/APKBUILD | 0 {testing => community}/munin/munin-config.patch | 0 {testing => community}/munin/munin-node.initd | 0 {testing => community}/munin/munin-node.logrotate | 0 {testing => community}/munin/munin-node.pre-install | 0 {testing => community}/munin/munin.cron.d | 0 {testing => community}/munin/munin.logrotate | 0 {testing => community}/notmuch/APKBUILD | 0 {testing => community}/stow/APKBUILD | 0 {testing => community}/wireless-regdb/APKBUILD | 0 {testing => community}/wmname/APKBUILD | 0 24 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/avr-libc/APKBUILD (100%) rename {testing => community}/avrdude/APKBUILD (100%) rename {testing => community}/binutils-avr/APKBUILD (100%) rename {testing => community}/binutils-avr/binutils-ld-fix-static-linking.patch (100%) rename {testing => community}/binutils-avr/hash-style-gnu.patch (100%) rename {testing => community}/crda/01-Makefile-dont-run-ldconfig.patch (100%) rename {testing => community}/crda/APKBUILD (100%) rename {testing => community}/dunst/APKBUILD (100%) rename {testing => community}/gcc-avr/APKBUILD (100%) rename {testing => community}/irssi-xmpp/APKBUILD (100%) rename {testing => community}/irssi-xmpp/musl-fixes.patch (100%) rename {testing => community}/libftdi1/01-CMakeLists-no-lib-suffix.patch (100%) rename {testing => community}/libftdi1/APKBUILD (100%) rename {testing => community}/munin/APKBUILD (100%) rename {testing => community}/munin/munin-config.patch (100%) rename {testing => community}/munin/munin-node.initd (100%) rename {testing => community}/munin/munin-node.logrotate (100%) rename {testing => community}/munin/munin-node.pre-install (100%) rename {testing => community}/munin/munin.cron.d (100%) rename {testing => community}/munin/munin.logrotate (100%) rename {testing => community}/notmuch/APKBUILD (100%) rename {testing => community}/stow/APKBUILD (100%) rename {testing => community}/wireless-regdb/APKBUILD (100%) rename {testing => community}/wmname/APKBUILD (100%) diff --git a/testing/avr-libc/APKBUILD b/community/avr-libc/APKBUILD similarity index 100% rename from testing/avr-libc/APKBUILD rename to community/avr-libc/APKBUILD diff --git a/testing/avrdude/APKBUILD b/community/avrdude/APKBUILD similarity index 100% rename from testing/avrdude/APKBUILD rename to community/avrdude/APKBUILD diff --git a/testing/binutils-avr/APKBUILD b/community/binutils-avr/APKBUILD similarity index 100% rename from testing/binutils-avr/APKBUILD rename to community/binutils-avr/APKBUILD diff --git a/testing/binutils-avr/binutils-ld-fix-static-linking.patch b/community/binutils-avr/binutils-ld-fix-static-linking.patch similarity index 100% rename from testing/binutils-avr/binutils-ld-fix-static-linking.patch rename to community/binutils-avr/binutils-ld-fix-static-linking.patch diff --git a/testing/binutils-avr/hash-style-gnu.patch b/community/binutils-avr/hash-style-gnu.patch similarity index 100% rename from testing/binutils-avr/hash-style-gnu.patch rename to community/binutils-avr/hash-style-gnu.patch diff --git a/testing/crda/01-Makefile-dont-run-ldconfig.patch b/community/crda/01-Makefile-dont-run-ldconfig.patch similarity index 100% rename from testing/crda/01-Makefile-dont-run-ldconfig.patch rename to community/crda/01-Makefile-dont-run-ldconfig.patch diff --git a/testing/crda/APKBUILD b/community/crda/APKBUILD similarity index 100% rename from testing/crda/APKBUILD rename to community/crda/APKBUILD diff --git a/testing/dunst/APKBUILD b/community/dunst/APKBUILD similarity index 100% rename from testing/dunst/APKBUILD rename to community/dunst/APKBUILD diff --git a/testing/gcc-avr/APKBUILD b/community/gcc-avr/APKBUILD similarity index 100% rename from testing/gcc-avr/APKBUILD rename to community/gcc-avr/APKBUILD diff --git a/testing/irssi-xmpp/APKBUILD b/community/irssi-xmpp/APKBUILD similarity index 100% rename from testing/irssi-xmpp/APKBUILD rename to community/irssi-xmpp/APKBUILD diff --git a/testing/irssi-xmpp/musl-fixes.patch b/community/irssi-xmpp/musl-fixes.patch similarity index 100% rename from testing/irssi-xmpp/musl-fixes.patch rename to community/irssi-xmpp/musl-fixes.patch diff --git a/testing/libftdi1/01-CMakeLists-no-lib-suffix.patch b/community/libftdi1/01-CMakeLists-no-lib-suffix.patch similarity index 100% rename from testing/libftdi1/01-CMakeLists-no-lib-suffix.patch rename to community/libftdi1/01-CMakeLists-no-lib-suffix.patch diff --git a/testing/libftdi1/APKBUILD b/community/libftdi1/APKBUILD similarity index 100% rename from testing/libftdi1/APKBUILD rename to community/libftdi1/APKBUILD diff --git a/testing/munin/APKBUILD b/community/munin/APKBUILD similarity index 100% rename from testing/munin/APKBUILD rename to community/munin/APKBUILD diff --git a/testing/munin/munin-config.patch b/community/munin/munin-config.patch similarity index 100% rename from testing/munin/munin-config.patch rename to community/munin/munin-config.patch diff --git a/testing/munin/munin-node.initd b/community/munin/munin-node.initd similarity index 100% rename from testing/munin/munin-node.initd rename to community/munin/munin-node.initd diff --git a/testing/munin/munin-node.logrotate b/community/munin/munin-node.logrotate similarity index 100% rename from testing/munin/munin-node.logrotate rename to community/munin/munin-node.logrotate diff --git a/testing/munin/munin-node.pre-install b/community/munin/munin-node.pre-install similarity index 100% rename from testing/munin/munin-node.pre-install rename to community/munin/munin-node.pre-install diff --git a/testing/munin/munin.cron.d b/community/munin/munin.cron.d similarity index 100% rename from testing/munin/munin.cron.d rename to community/munin/munin.cron.d diff --git a/testing/munin/munin.logrotate b/community/munin/munin.logrotate similarity index 100% rename from testing/munin/munin.logrotate rename to community/munin/munin.logrotate diff --git a/testing/notmuch/APKBUILD b/community/notmuch/APKBUILD similarity index 100% rename from testing/notmuch/APKBUILD rename to community/notmuch/APKBUILD diff --git a/testing/stow/APKBUILD b/community/stow/APKBUILD similarity index 100% rename from testing/stow/APKBUILD rename to community/stow/APKBUILD diff --git a/testing/wireless-regdb/APKBUILD b/community/wireless-regdb/APKBUILD similarity index 100% rename from testing/wireless-regdb/APKBUILD rename to community/wireless-regdb/APKBUILD diff --git a/testing/wmname/APKBUILD b/community/wmname/APKBUILD similarity index 100% rename from testing/wmname/APKBUILD rename to community/wmname/APKBUILD -- 2.9.3 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---