X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail.bitmessage.ch (mail.bitmessage.ch [146.228.112.252]) by lists.alpinelinux.org (Postfix) with ESMTP id 61D5D5C4DFD for ; Wed, 1 Nov 2017 16:57:57 +0000 (GMT) dkim-signature: v=1; a=rsa-sha256; d=bitmessage.ch; s=mail; c=relaxed/relaxed; q=dns/txt; h=From:Subject:Date:Message-ID:To:MIME-Version:Content-Type:Content-Transfer-Encoding:In-Reply-To:References; bh=1Bqih+2QbQIUN7V/b2E4vIJArjcFIErGC+K6qAWxBmI=; b=Qv/HwjuROF7aezWiRJcdEEiUqNWEc5oUG+wcTZjnsufFFm2/zzLaunYX79y/jhlDpDeRWDE7nmiSAlNX0Tmz2Mse8IZLZgBeRcdiUe1M54z7P3ZUqvZlGKNyV6+eNTmpRYBVbpQEh4oDITAc6+JNkWInp8D8j5Aq62Y16J5qzQM= Received: from alpine.my.domain (95-55-3-88.dynamic.avangarddsl.ru [95.55.3.88]) by mail.bitmessage.ch with ESMTPSA (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256) ; Wed, 1 Nov 2017 17:57:32 +0100 Date: Wed, 1 Nov 2017 16:57:36 +0000 From: =?iso-8859-1?B?Q+Fn?= To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] New orphaned packages in main/ and community/ Message-ID: <20171101165736.GA5114@alpine.my.domain> References: <20171101155641.GA30937@francium> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20171101155641.GA30937@francium> User-Agent: Mutt/1.9.1 (2017-09-22) S=F6ren Tempel wrote: > Hello there, Hello, > I just pushed two commits to the aports repository which removed Peter > Bui and Eivind Uggedal as maintainers from all packages. This change has > been made since these two haven't been active since 2015. However, since > they also maintained packages in main/ and community/ these packages no > longer have a maintainer and desperately need one. I think I can grab main/acpi and main/dzen and maybe something from this `grep -l -r '^# Maintainer:$' community/ main/` list. Both of them have "|| return 1" in either build() or package(), I assume this is no longer needed? If it is so, I will send patches. Thanks=20 --=20 ca=F3c --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---