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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2D50715812D for ; Fri, 03 Jan 2025 17:29:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77622E083B; Fri, 03 Jan 2025 17:29:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 5D35FE083B for ; Fri, 03 Jan 2025 17:29:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 71707335DC7 for ; Fri, 03 Jan 2025 17:29:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07F2A18C5 for ; Fri, 03 Jan 2025 17:29:29 +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: <1735925365.d2b9810186975f753e9c5ae7781a648f858eb3b7.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/atril/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/atril/atril-1.28.1.ebuild X-VCS-Directories: app-text/atril/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: d2b9810186975f753e9c5ae7781a648f858eb3b7 X-VCS-Branch: master Date: Fri, 03 Jan 2025 17:29:29 +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: b5ed0161-92c2-482d-b134-4d0b25ce530a X-Archives-Hash: 379b85fd2ae6a7bbf40c41cd9a806bf5 commit: d2b9810186975f753e9c5ae7781a648f858eb3b7 Author: Joonas Niilola gentoo org> AuthorDate: Fri Jan 3 17:26:28 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Jan 3 17:29:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b98101 app-text/atril: update EAPI 7 -> 8 Signed-off-by: Joonas Niilola gentoo.org> app-text/atril/atril-1.28.1.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app-text/atril/atril-1.28.1.ebuild b/app-text/atril/atril-1.28.1.ebuild index 8aaa80e255aa..7ff32a49d638 100644 --- a/app-text/atril/atril-1.28.1.ebuild +++ b/app-text/atril/atril-1.28.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 MATE_LA_PUNT="yes" @@ -19,7 +19,7 @@ IUSE="caja dbus debug djvu dvi epub +introspection keyring nls +postscript synct REQUIRED_USE="t1lib? ( dvi )" -COMMON_DEPEND=" +DEPEND=" app-accessibility/at-spi2-core:2 app-text/poppler[cairo] dev-libs/glib:2 @@ -51,12 +51,12 @@ COMMON_DEPEND=" xps? ( app-text/libgxps ) " -RDEPEND="${COMMON_DEPEND} +RDEPEND="${DEPEND} gnome-base/gvfs virtual/libintl " -BDEPEND="${COMMON_DEPEND} +BDEPEND=" app-text/docbook-xml-dtd:4.1.2 app-text/yelp-tools dev-util/gdbus-codegen