~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH 1/2] community/numix-icon-theme: move from testing

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190916173838.25617-1-bribbers@disroot.org>
DKIM signature
missing
Download raw message
Patch: +0 -0
---
Carlo, are you fine with me moving this to community?

 {testing => community}/numix-icon-theme/APKBUILD | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {testing => community}/numix-icon-theme/APKBUILD (100%)

diff --git a/testing/numix-icon-theme/APKBUILD b/community/numix-icon-theme/APKBUILD
similarity index 100%
rename from testing/numix-icon-theme/APKBUILD
rename to community/numix-icon-theme/APKBUILD
-- 
2.21.0

[PATCH 2/2] community/numix-icon-theme-circle: move from testing

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20190916173838.25617-2-bribbers@disroot.org>
In-Reply-To
<20190916173838.25617-1-bribbers@disroot.org> (view parent)
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 {testing => community}/numix-icon-theme-circle/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename {testing => community}/numix-icon-theme-circle/APKBUILD (94%)

diff --git a/testing/numix-icon-theme-circle/APKBUILD b/community/numix-icon-theme-circle/APKBUILD
similarity index 94%
rename from testing/numix-icon-theme-circle/APKBUILD
rename to community/numix-icon-theme-circle/APKBUILD
index 6c83bdb21b..cc0b0c9204 100644
--- a/testing/numix-icon-theme-circle/APKBUILD
+++ b/community/numix-icon-theme-circle/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="GPL-3.0-only"
depends="numix-icon-theme"
subpackages="$pkgname-light"
source="$pkgname-$pkgver.tar.gz::https://github.com/numixproject/$pkgname/archive/$pkgver.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://github.com/numixproject/numix-icon-theme-circle/archive/$pkgver.tar.gz"
options="!check" # No code so no tests

package() {
-- 
2.21.0
Reply to thread Export thread (mbox)