public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/dia/
Date: Sat,  8 Jun 2024 12:01:49 +0000 (UTC)	[thread overview]
Message-ID: <1717848086.d98d762ae5da207ee36b87d7aa04700d786f76ff.soap@gentoo> (raw)

commit:     d98d762ae5da207ee36b87d7aa04700d786f76ff
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  8 12:01:26 2024 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun  8 12:01:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98d762a

app-office/dia: update EAPI 6 -> 8

Closes: https://bugs.gentoo.org/530478
Closes: https://bugs.gentoo.org/841860
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../dia/{dia-0.97.3-r1.ebuild => dia-0.97.3-r2.ebuild}   | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-office/dia/dia-0.97.3-r1.ebuild b/app-office/dia/dia-0.97.3-r2.ebuild
similarity index 91%
rename from app-office/dia/dia-0.97.3-r1.ebuild
rename to app-office/dia/dia-0.97.3-r2.ebuild
index 840d9aaaca77..dc5d778a673a 100644
--- a/app-office/dia/dia-0.97.3-r1.ebuild
+++ b/app-office/dia/dia-0.97.3-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 GNOME2_EAUTORECONF="yes"
 inherit gnome2
@@ -24,22 +24,21 @@ RDEPEND="
 	dev-libs/popt
 	>=media-libs/freetype-2
 	>=media-libs/libart_lgpl-2
-	media-libs/libpng:0
+	media-libs/libpng:=
 	sys-libs/zlib
 	x11-libs/gtk+:2
 	x11-libs/pango
 	cairo? ( x11-libs/cairo )
 	doc? (
 		app-text/docbook-xml-dtd:4.5
-		app-text/docbook-xsl-stylesheets )
-"
-DEPEND="${RDEPEND}
+		app-text/docbook-xsl-stylesheets
+	)"
+DEPEND="${RDEPEND}"
+BDEPEND="
 	dev-util/intltool
 	virtual/pkgconfig
 	doc? ( dev-libs/libxslt )"
 
-DOCS=( AUTHORS ChangeLog KNOWN_BUGS MAINTAINERS NEWS README RELEASE-PROCESS THANKS TODO )
-
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.97.0-gnome-doc.patch #159381 , upstream #470812 #558690
 	"${FILESDIR}"/${PN}-0.97.2-underlinking.patch #420685, upstream #678761
@@ -83,6 +82,7 @@ src_configure() {
 
 src_install() {
 	gnome2_src_install
+	dodoc KNOWN_BUGS RELEASE-PROCESS
 
 	# Install second desktop file for integrated mode (bug #415495, upstream #588208)
 	sed -e 's|^Exec=dia|Exec=dia --integrated|' \


             reply	other threads:[~2024-06-08 12:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-08 12:01 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-30  2:27 [gentoo-commits] repo/gentoo:master commit in: app-office/dia/ Sam James
2024-10-29 19:08 Sam James
2024-10-29 19:08 Sam James
2023-01-03  2:53 WANG Xuerui
2022-11-11 20:17 Matt Turner
2022-10-29 22:33 Matt Turner
2021-08-12  3:10 Yixun Lan
2020-04-30 15:10 Andreas Sturmlechner
2020-04-30 15:10 Andreas Sturmlechner
2020-02-09 12:24 Mart Raudsepp
2017-11-25 19:55 David Seifert
2017-06-10 11:44 Jeroen Roovers
2017-04-20  7:59 David Seifert
2017-01-29 14:59 Fabian Groffen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1717848086.d98d762ae5da207ee36b87d7aa04700d786f76ff.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox