From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CF38C138334 for ; Fri, 8 Nov 2019 17:33:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECE15E0967; Fri, 8 Nov 2019 17:33:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2800E0967 for ; Fri, 8 Nov 2019 17:33:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 75D3034CAA4 for ; Fri, 8 Nov 2019 17:33:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDC0588E for ; Fri, 8 Nov 2019 17:33:51 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1573234419.3a38020fd24b9300aaaf95bbaa78725dafa9fb53.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/paxctld/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/paxctld/Manifest sys-apps/paxctld/paxctld-1.2.2.ebuild sys-apps/paxctld/paxctld-1.2.3.ebuild X-VCS-Directories: sys-apps/paxctld/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 3a38020fd24b9300aaaf95bbaa78725dafa9fb53 X-VCS-Branch: master Date: Fri, 8 Nov 2019 17:33:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f0bb0a64-ebb0-4822-ac31-13c931474820 X-Archives-Hash: 3aaa5dc33febc5a9e20311435e76312a commit: 3a38020fd24b9300aaaf95bbaa78725dafa9fb53 Author: Anthony G. Basile gentoo org> AuthorDate: Fri Nov 8 17:33:39 2019 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Nov 8 17:33:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a38020f sys-apps/paxctld: version bump to 1.2.3 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Anthony G. Basile gentoo.org> sys-apps/paxctld/Manifest | 2 +- sys-apps/paxctld/{paxctld-1.2.2.ebuild => paxctld-1.2.3.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/paxctld/Manifest b/sys-apps/paxctld/Manifest index d7ad4638435..191a0d21fd1 100644 --- a/sys-apps/paxctld/Manifest +++ b/sys-apps/paxctld/Manifest @@ -1 +1 @@ -DIST paxctld_1.2.2.orig.tar.gz 16302 BLAKE2B 051be5210704a0a8447eab46f3a8528fccbb43b6ab60725a38e6210da68ae0e60b83e563ab4796dbde9bccce93982ebfd14b4288466b5531c5b1e261a4020e6c SHA512 f3944b752bcaab2644c640a7992d8f267e882ff8528b85664cc3d7926de042d3540044030bac2f5c64121ff5ed0caff60ca41d3837a77fe2cdf19ad58c6b7c81 +DIST paxctld_1.2.3.orig.tar.gz 17174 BLAKE2B 6f288b039f719febf2f3370a0d245c07928f441754f0ac43bb3608d2718548d0ab90fbf9244d5b97bdfbc7c6bfab3d7359d435e99a2e19dd80661019ba0b654c SHA512 da3f5739aabbe0f276a194c71c20349b0571472aa6c114fe46ea4eb406fe1b419b167207b8d0b288776574c455f005386303b8ef92b0294e98532b269017ab54 diff --git a/sys-apps/paxctld/paxctld-1.2.2.ebuild b/sys-apps/paxctld/paxctld-1.2.3.ebuild similarity index 94% rename from sys-apps/paxctld/paxctld-1.2.2.ebuild rename to sys-apps/paxctld/paxctld-1.2.3.ebuild index e172e7e0014..644e1e6f67e 100644 --- a/sys-apps/paxctld/paxctld-1.2.2.ebuild +++ b/sys-apps/paxctld/paxctld-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6"