Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D600A782BD6 for <~alpine/aports@lists.alpinelinux.org>; Fri, 27 Aug 2021 07:01:38 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cmpwn.com; s=key1; t=1630047698; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=uFL7FyJshlLCdDC1iwbQYMD59ARji41j7rhDu1bS1qI=; b=bNZrmok3WgtrRT9tsiaJKsUMPscNnLPjFpjffCDx1heG7SR1xe5I00qUhZxCGVAGHOYLKr lNENdxnPluBszCMMvc6+TP7v5tmVoK+RtCYEtkSYu7ZURuRXVWklwKwi7xmBHYX5MqKTHe ux1sdpwsOvnMKNBD/RFMyoNXIseN729PeRqbfQj7hF9Aet/8R+4/1E8qMxCFFAc9wHdknG JdguAVM5Ahwl47wdrAYkHJch55hW+YUXsTZCTtLvl3XeCKS/LIb7yv+/MjbNDynVtNCMLv 7V3wI7Tt6hoz/ceOkdiuaeygKby5NO8GpvuH8fkXeiSBGfdUni5Y4jM3+DotdA== From: Drew DeVault To: ~alpine/aports@lists.alpinelinux.org Cc: Drew DeVault Subject: [PATCH] community/solvespace: import from testing Date: Fri, 27 Aug 2021 09:01:37 +0200 Message-Id: <20210827070137.6784-1-sir@cmpwn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: sir@cmpwn.com --- {testing => community}/solvespace/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/solvespace/APKBUILD (100%) diff --git a/testing/solvespace/APKBUILD b/community/solvespace/APKBUILD similarity index 100% rename from testing/solvespace/APKBUILD rename to community/solvespace/APKBUILD -- 2.33.0