Received: from knopi.disroot.org (knopi.disroot.org [178.21.23.139]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id ADDF378193E for <~alpine/aports@lists.alpinelinux.org>; Wed, 18 Sep 2019 22:37:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7D89528852 for <~alpine/aports@lists.alpinelinux.org>; Thu, 19 Sep 2019 00:37:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wsgUvBH8TEWk; Thu, 19 Sep 2019 00:37:33 +0200 (CEST) From: Bart Ribbers DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1568846253; bh=Vmdksem2R7VQovSeuTqLnmxNKJpeOuFXJS/inQWQN1g=; h=From:To:Cc:Subject:Date; b=JFrSqfHHEF62+PQr1UUSY5uKHGpyOSDzw7YC2WgMRsSCP5l01Yu7RUdfao2+kImoE HTq7UPwsl588DketrxTPyv8fV3s5kSRX1U8SdNn2euhHdlODy60ZGNDB3v8+wrwmyE NyQGGV9keQz6CxNTh2PPw+gr4Qhq63vnyyyehEDzbU0G3yRgvUcZyJHVIAoMNXO88z 9PC+mfNJjJb6VsBc/bCgWPW8B0N2v7YUdfBUEYauWHWLVSedXkY0dWM5jubXR8KR3U YQ4/VmRdtPLDl0iZ5bO+gJplgtwxbRHFUoD1Fs2p6mHWlPg1yR8oPBHtJiVPy6Gq1k XClGa/09hX1BQ== To: ~alpine/aports@lists.alpinelinux.org Cc: Bart Ribbers Subject: [PATCH] unmaintained/apk-gtk: move from community Date: Thu, 19 Sep 2019 00:37:31 +0200 Message-Id: <20190918223731.24666-1-bribbers@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit --- This package has been unmaintained since William Pitcock orphaned all of his packages. Since there is no other package depending on this, it can be moved to unmaintained. Others can pick up maintainership if they want. {community => unmaintained}/apk-gtk/APKBUILD | 1 + 1 file changed, 1 insertion(+) rename {community => unmaintained}/apk-gtk/APKBUILD (95%) diff --git a/community/apk-gtk/APKBUILD b/unmaintained/apk-gtk/APKBUILD similarity index 95% rename from community/apk-gtk/APKBUILD rename to unmaintained/apk-gtk/APKBUILD index f686ae4b82..57da81c36f 100644 --- a/community/apk-gtk/APKBUILD +++ b/unmaintained/apk-gtk/APKBUILD @@ -1,3 +1,4 @@ +# Contributor: William Pitcock # Maintainer: pkgname=apk-gtk pkgver=0.1 -- 2.21.0