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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 89B8F158093 for ; Sat, 2 Jul 2022 17:43:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 900C5E0B78; Sat, 2 Jul 2022 17:43:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B66DE0B72 for ; Sat, 2 Jul 2022 17:43:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 94D59341CD6 for ; Sat, 2 Jul 2022 17:43:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF8975E0 for ; Sat, 2 Jul 2022 17:35:22 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1656783315.c08801f4a14d43ff621a90d0978d041af63195c0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pastebinit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pastebinit/pastebinit-1.5.1-r1.ebuild X-VCS-Directories: app-text/pastebinit/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: c08801f4a14d43ff621a90d0978d041af63195c0 X-VCS-Branch: master Date: Sat, 2 Jul 2022 17:35:22 +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: 837965a7-b91b-4f9e-ad89-ee3f0ae041ee X-Archives-Hash: 4c46acf9d60d1fd80f53e5a225fb0b60 commit: c08801f4a14d43ff621a90d0978d041af63195c0 Author: Joonas Niilola gentoo org> AuthorDate: Sat Jul 2 16:58:30 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Jul 2 17:35:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08801f4 app-text/pastebinit: add missing BDEPEND for sys-devel/gettext Signed-off-by: Joonas Niilola gentoo.org> app-text/pastebinit/pastebinit-1.5.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/pastebinit/pastebinit-1.5.1-r1.ebuild b/app-text/pastebinit/pastebinit-1.5.1-r1.ebuild index aa6e1f277781..7eabfda86fb8 100644 --- a/app-text/pastebinit/pastebinit-1.5.1-r1.ebuild +++ b/app-text/pastebinit/pastebinit-1.5.1-r1.ebuild @@ -25,6 +25,7 @@ RDEPEND=" ') " BDEPEND=" + sys-devel/gettext man? ( app-text/docbook-xsl-stylesheets dev-libs/libxslt