public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/xfce4-dev-tools/
Date: Thu,  1 Dec 2022 13:55:34 +0000 (UTC)	[thread overview]
Message-ID: <1669901352.1ee14331796299285672547c95e0c483752d34a0.mgorny@gentoo> (raw)

commit:     1ee14331796299285672547c95e0c483752d34a0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  1 13:29:12 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec  1 13:29:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee14331

dev-util/xfce4-dev-tools: Bump to 4.17.2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/xfce4-dev-tools/Manifest                  |  1 +
 .../xfce4-dev-tools/xfce4-dev-tools-4.17.2.ebuild  | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-util/xfce4-dev-tools/Manifest b/dev-util/xfce4-dev-tools/Manifest
index e771df673501..3f89b3451458 100644
--- a/dev-util/xfce4-dev-tools/Manifest
+++ b/dev-util/xfce4-dev-tools/Manifest
@@ -1,3 +1,4 @@
 DIST xfce4-dev-tools-4.16.0.tar.bz2 340107 BLAKE2B 93919e1b705858770f5c98cab080ba86785d524dc7371f09fba065f2bdf549d9a3ada66cdef3e1bbd344fb62cecb70661a1b6ce8c8bb51ada0be9459604d4d4f SHA512 54d9b45535c174ab0d13a3061ba2ff247c788a1190a6622b0adb4242d12e1fe42715256a18168d42fd5e425bbc7e9e81de30aa507da04f3e8d9b6f1ae5a5a7a7
 DIST xfce4-dev-tools-4.17.0.tar.bz2 341014 BLAKE2B cb9588a200176cae5031b50e51baea1d2c4051b0a68e6886766986f1883f00e3cb13d662ebe1aa0e72892b83eb9dda114f545d1a8883fd7bdef8fd030e60ab4e SHA512 73423bb5cc55ab8816d734ac24c3f005bdb7db370d9a2e5e820cda1e6385730cab1f2fc8af715caa961e571ddb234c2b46b9cd26636142b9ab5d18c3a26efc00
 DIST xfce4-dev-tools-4.17.1.tar.bz2 348817 BLAKE2B 0b5bf16ce9e38666ab8284b6ff7fd4b7da53bb82f548db666d051ebbfddf053709c8e95887435d405d13fb6d2fc2b32c87a4e2286df5ebb9ab7a1549df4e7046 SHA512 0e57547823be6cb7f2153728061db6efb003b7651f3ab204473aa45d5408078b9368a677b2e599a1a93266d93c1d626eea92ba05e4be9427caa0b5bcbd345833
+DIST xfce4-dev-tools-4.17.2.tar.bz2 353571 BLAKE2B af3ec3e603b2224ee47feefd63eb3e0be6a83dd2d442e8372d71c2aff910a5fb7818c9c93d0347ed239749d14f83f9443c2bde05a815e7449b6ae564186a1b6d SHA512 f08cdfca8c5753fd58fa3eefa56a3ba94bbc708ecf93d4872f3d843720840ef6d57d0af7fa7fdb11d8645f082338d7668bb01c6e531aec8ad89c6cd627529124

diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.17.2.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.17.2.ebuild
new file mode 100644
index 000000000000..fa89cb983824
--- /dev/null
+++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.17.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A set of scripts and m4/autoconf macros that ease build system maintenance"
+HOMEPAGE="
+	https://docs.xfce.org/xfce/xfce4-dev-tools/start
+	https://gitlab.xfce.org/xfce/xfce4-dev-tools/
+"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+
+DEPEND="
+	>=dev-libs/glib-2.50
+"
+RDEPEND="
+	${DEPEND}
+"
+BDEPEND="
+	virtual/pkgconfig
+"


             reply	other threads:[~2022-12-01 13:55 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01 13:55 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-02 13:03 [gentoo-commits] repo/gentoo:master commit in: dev-util/xfce4-dev-tools/ Michał Górny
2023-11-02 12:58 Michał Górny
2023-11-02  4:12 Sam James
2023-11-02  4:12 Sam James
2023-11-02  4:12 Sam James
2023-11-02  4:12 Sam James
2023-11-01 20:37 Arthur Zamarin
2023-11-01 20:37 Arthur Zamarin
2023-10-18  7:31 Michał Górny
2023-03-17 10:50 Michał Górny
2023-03-17  8:56 Arthur Zamarin
2023-03-15  6:55 Michał Górny
2023-03-05 11:05 Michał Górny
2023-02-03 16:53 Sam James
2023-02-03 14:21 Arthur Zamarin
2023-02-03 14:21 Arthur Zamarin
2023-02-03 13:32 Arthur Zamarin
2022-12-15 15:04 Michał Górny
2022-12-15 15:04 Michał Górny
2022-10-29 15:31 Michał Górny
2022-07-02 23:23 WANG Xuerui
2021-10-09  7:52 Michał Górny
2021-07-25 18:04 Michał Górny
2021-05-25 14:21 Yixun Lan
2021-02-15  8:38 Sam James
2020-12-22 23:35 Michał Górny
2020-12-16 13:29 Michał Górny
2020-12-02 10:23 Sam James
2020-11-02 21:00 Michał Górny
2020-06-25 14:34 Michał Górny
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:00 Sergei Trofimovich
2019-08-11 17:45 Michał Górny
2019-06-28  9:08 Michał Górny
2018-03-03 17:48 Tobias Klausmann
2018-01-10 21:22 Sergei Trofimovich
2018-01-08  8:00 Sergei Trofimovich
2018-01-07 20:32 Sergei Trofimovich
2018-01-07 13:17 Sergei Trofimovich
2018-01-06  5:05 Thomas Deutschmann
2018-01-05 10:27 Mikle Kolyada
2017-11-27 21:25 Denis Dupeyron
2015-10-17 18:32 Mikle Kolyada

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=1669901352.1ee14331796299285672547c95e0c483752d34a0.mgorny@gentoo \
    --to=mgorny@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