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 AFAB61382C5 for ; Thu, 11 Feb 2021 19:01:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB68AE0AA0; Thu, 11 Feb 2021 19:01:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D4A9AE0A9F for ; Thu, 11 Feb 2021 19:01:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 00DD533D3C7 for ; Thu, 11 Feb 2021 19:01:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D8CD53 for ; Thu, 11 Feb 2021 19:01:21 +0000 (UTC) From: "Aisha Tammy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aisha Tammy" Message-ID: <1613070077.d43819b4b937a53f8593eeb4692cf13750112c4e.epsilon-0@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/purritobin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/purritobin/Manifest net-misc/purritobin/purritobin-0.4.2.ebuild net-misc/purritobin/purritobin-9999.ebuild X-VCS-Directories: net-misc/purritobin/ X-VCS-Committer: epsilon-0 X-VCS-Committer-Name: Aisha Tammy X-VCS-Revision: d43819b4b937a53f8593eeb4692cf13750112c4e X-VCS-Branch: dev Date: Thu, 11 Feb 2021 19:01:21 +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: 6c12908d-53af-4197-b204-c83f2f1c3a60 X-Archives-Hash: e64feea3a90fe4d005ba9638622d78e8 commit: d43819b4b937a53f8593eeb4692cf13750112c4e Author: Aisha Tammy aisha cc> AuthorDate: Thu Feb 11 18:17:30 2021 +0000 Commit: Aisha Tammy aisha cc> CommitDate: Thu Feb 11 19:01:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d43819b4 net-misc/purritobin: version bump to 0.4.2 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Aisha Tammy aisha.cc> net-misc/purritobin/Manifest | 1 + .../purritobin/{purritobin-9999.ebuild => purritobin-0.4.2.ebuild} | 4 ++-- net-misc/purritobin/purritobin-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net-misc/purritobin/Manifest b/net-misc/purritobin/Manifest index 1a6737e3..84ad34bf 100644 --- a/net-misc/purritobin/Manifest +++ b/net-misc/purritobin/Manifest @@ -1 +1,2 @@ DIST purritobin-0.4.1.tar.gz 14363 BLAKE2B 96bcfe76556f430db52ea99bb991acd66c92926faf3c3259b56db16c0195b1a5c70e311e51054a7c1d7d78d687de2e162c214933f9ba6f16dbf3189536e98f06 SHA512 83b448e9599ab87d324d8ff988f339cafe38f8681c92ab986cea0042862db8fe8ce51d979edffedd0a819baa4d25ebffa26fa5362e5e96ab76b8a982a8cb0877 +DIST purritobin-0.4.2.tar.gz 15436 BLAKE2B 3e632738a9dc17beb331f80a79b52cf75716401d5aa6c6ebb696fd22ea6c65a5f0b7b80e78f8849783ef9688adcc740837d0ae0ab24407f49b274cb09e60eb7d SHA512 1e348ba30ffc1d79643b15da275e29536d3c0a7719ecf27455fafe84a066c7f8d08c5fad5be513d9d6b2b9a7e094dbe38f982eb791b2224a5c32e6fe2a41e0bc diff --git a/net-misc/purritobin/purritobin-9999.ebuild b/net-misc/purritobin/purritobin-0.4.2.ebuild similarity index 90% copy from net-misc/purritobin/purritobin-9999.ebuild copy to net-misc/purritobin/purritobin-0.4.2.ebuild index 5bfefc1e..cbfc6e35 100644 --- a/net-misc/purritobin/purritobin-9999.ebuild +++ b/net-misc/purritobin/purritobin-0.4.2.ebuild @@ -41,7 +41,7 @@ src_install() { insinto /var/www/purritobin doins frontend/paste.html fowners purritobin:purritobin /var/www/purritobin - newinitd "${FILESDIR}"/purritobin.initd purritobin - systemd_dounit "${FILESDIR}"/purritobin.service + newinitd services/openrc purritobin + systemd_newunit services/systemd purritobin.service einstalldocs } diff --git a/net-misc/purritobin/purritobin-9999.ebuild b/net-misc/purritobin/purritobin-9999.ebuild index 5bfefc1e..cbfc6e35 100644 --- a/net-misc/purritobin/purritobin-9999.ebuild +++ b/net-misc/purritobin/purritobin-9999.ebuild @@ -41,7 +41,7 @@ src_install() { insinto /var/www/purritobin doins frontend/paste.html fowners purritobin:purritobin /var/www/purritobin - newinitd "${FILESDIR}"/purritobin.initd purritobin - systemd_dounit "${FILESDIR}"/purritobin.service + newinitd services/openrc purritobin + systemd_newunit services/systemd purritobin.service einstalldocs }