From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 76E8D13888F for ; Thu, 15 Oct 2015 19:25:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C37A421C071; Thu, 15 Oct 2015 19:25:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6915121C071 for ; Thu, 15 Oct 2015 19:25:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63736340AE0 for ; Thu, 15 Oct 2015 19:25:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3260310AA for ; Thu, 15 Oct 2015 19:25:47 +0000 (UTC) From: "Marc Schiffbauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marc Schiffbauer" Message-ID: <1444937133.b34cd27b8ab94d1ab20b38686da7978716181003.mschiff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/amavisd-new/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/amavisd-new/amavisd-new-2.10.1-r1.ebuild mail-filter/amavisd-new/amavisd-new-2.10.1-r2.ebuild X-VCS-Directories: mail-filter/amavisd-new/ X-VCS-Committer: mschiff X-VCS-Committer-Name: Marc Schiffbauer X-VCS-Revision: b34cd27b8ab94d1ab20b38686da7978716181003 X-VCS-Branch: master Date: Thu, 15 Oct 2015 19:25:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 092d074f-86a8-46fc-8481-2026287b6b13 X-Archives-Hash: 993d5d3c0f36f3e293a2565aa508b513 commit: b34cd27b8ab94d1ab20b38686da7978716181003 Author: Marc Schiffbauer gentoo org> AuthorDate: Thu Oct 15 19:25:14 2015 +0000 Commit: Marc Schiffbauer gentoo org> CommitDate: Thu Oct 15 19:25:33 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34cd27b mail-filter/amavisd-new: rebumped 2.10.1 as well (r2) Package-Manager: portage-2.2.23 .../{amavisd-new-2.10.1-r1.ebuild => amavisd-new-2.10.1-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/mail-filter/amavisd-new/amavisd-new-2.10.1-r1.ebuild b/mail-filter/amavisd-new/amavisd-new-2.10.1-r2.ebuild similarity index 98% rename from mail-filter/amavisd-new/amavisd-new-2.10.1-r1.ebuild rename to mail-filter/amavisd-new/amavisd-new-2.10.1-r2.ebuild index cd552ed..4d3cef2 100644 --- a/mail-filter/amavisd-new/amavisd-new-2.10.1-r1.ebuild +++ b/mail-filter/amavisd-new/amavisd-new-2.10.1-r2.ebuild @@ -109,6 +109,7 @@ src_install() { dosbin amavisd-snmp-subagent use zmq && dosbin amavisd-snmp-subagent-zmq dodoc AMAVIS-MIB.txt + newinitd "${FILESDIR}"/amavisd-snmp.initd amavisd-snmp fi if use zmq ; then