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: net-im/fractal/
Date: Sun, 24 Dec 2023 11:30:56 +0000 (UTC)	[thread overview]
Message-ID: <1703417452.f08ed6a4e1732aea92130c92711cd0825c42a302.mgorny@gentoo> (raw)

commit:     f08ed6a4e1732aea92130c92711cd0825c42a302
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 11:29:42 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 11:30:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08ed6a4

net-im/fractal: Support PKGBUMPING hack

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

 net-im/fractal/fractal-6_beta.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-im/fractal/fractal-6_beta.ebuild b/net-im/fractal/fractal-6_beta.ebuild
index 5ebc4397b492..3bc6b8b3ad02 100644
--- a/net-im/fractal/fractal-6_beta.ebuild
+++ b/net-im/fractal/fractal-6_beta.ebuild
@@ -28,9 +28,13 @@ HOMEPAGE="
 "
 SRC_URI="
 	https://gitlab.gnome.org/GNOME/fractal/-/archive/${PV/_/.}/${MY_P}.tar.bz2
-	https://dev.gentoo.org/~mgorny/dist/${P}-crates.tar.xz
 	${CARGO_CRATE_URIS}
 "
+if [[ ! ${PKGBUMPING} ]]; then
+	SRC_URI+="
+		https://dev.gentoo.org/~mgorny/dist/${P}-crates.tar.xz
+	"
+fi
 S=${WORKDIR}/${MY_P}
 
 LICENSE="GPL-3+"


             reply	other threads:[~2023-12-24 11:31 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-24 11:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-11  7:18 [gentoo-commits] repo/gentoo:master commit in: net-im/fractal/ Michał Górny
2025-02-11  7:18 Michał Górny
2025-01-31 21:51 Michał Górny
2025-01-31 21:51 Michał Górny
2025-01-16 18:59 Michał Górny
2025-01-16 16:58 Michał Górny
2025-01-15 15:34 Michał Górny
2025-01-08 13:15 Michał Górny
2025-01-08  8:28 Michał Górny
2025-01-07 19:02 Michał Górny
2025-01-06 17:37 Michał Górny
2024-09-07 15:09 Michał Górny
2024-09-07 14:16 Arthur Zamarin
2024-09-07 14:16 Arthur Zamarin
2024-08-01 13:58 Michał Górny
2024-07-19  4:25 Michał Górny
2024-07-06 15:37 Michał Górny
2024-07-04  5:13 Michał Górny
2024-05-03  3:28 Michał Górny
2024-04-30  4:34 Michał Górny
2024-03-23 17:03 Michał Górny
2024-03-23 15:44 Sam James
2024-03-23 11:53 Michał Górny
2024-02-11 11:11 Sam James
2024-02-11  3:39 Sam James
2024-02-10  9:15 Michał Górny
2024-02-03  7:22 Michał Górny
2024-01-05 12:15 Michał Górny
2023-12-24 12:25 Michał Górny
2023-12-23 17:35 Michał Górny
2023-12-12 16:58 Michał Górny
2023-12-11 17:42 Michał Górny
2023-12-02  7:09 Michał Górny
2023-11-26 18:09 Michał Górny
2023-11-26 18:07 Michał Górny
2023-11-25 20:31 Michał Górny

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=1703417452.f08ed6a4e1732aea92130c92711cd0825c42a302.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