public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/i2bits/
Date: Sun, 23 Jun 2024 20:17:14 +0000 (UTC)	[thread overview]
Message-ID: <1719173768.e14722429f99138e7ea6426f427a8dfa464bf371.sam@gentoo> (raw)

commit:     e14722429f99138e7ea6426f427a8dfa464bf371
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 20:16:08 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 20:16:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1472242

Revert "app-misc/i2bits: fix UnusedInherits, SRC_URI"

This reverts commit f7b88537dd7155af39ec67794518d2d169d70a39.

The Manifest change needs a description, per https://github.com/gentoo/gentoo/pull/36921/files#r1650178633.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/i2bits/Manifest                                          | 2 +-
 .../i2bits/{i2bits-0.1.0-r2.ebuild => i2bits-0.1.0-r1.ebuild}     | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/app-misc/i2bits/Manifest b/app-misc/i2bits/Manifest
index f690e95c7e42..4dbd61bbd846 100644
--- a/app-misc/i2bits/Manifest
+++ b/app-misc/i2bits/Manifest
@@ -1 +1 @@
-DIST i2bits-0.1.0-bb.tar.gz 3007 BLAKE2B 51f866c7d91a1aedf88f0e30bb4847fe659b6abbaea1972a11d4d91cdb053a2b2add2fbe81a9eb9e1246e2373a332ed012ea80cd247548dc34106075d0a53d25 SHA512 ccd5518e05c13727a1698177d485d26ac2f7adc8e49350a9395df28cb5431b74ddf4603ef242ad5f7703e8184346871b70fc03afc506a8d65df9db010c1cb7b4
+DIST i2bits-0.1.0.tar.gz 2649 BLAKE2B 050e7eddadc4e8b4e1da50128b735adbe6fbace35a06709fd2f31db3e8ffb672b3d51eced0ecb9c87c3566d32c9aac7a431c641e53597ee55ae431328dfbee48 SHA512 9f7b2fe8ca66740cae081c3f74f0c5d67d956c8cd2b5f39cb7306e58a8f75d6d5848dd640e7e514638dda6f3d1efe5f292605dc4fddffe5e530bbd5f173a1db9

diff --git a/app-misc/i2bits/i2bits-0.1.0-r2.ebuild b/app-misc/i2bits/i2bits-0.1.0-r1.ebuild
similarity index 68%
rename from app-misc/i2bits/i2bits-0.1.0-r2.ebuild
rename to app-misc/i2bits/i2bits-0.1.0-r1.ebuild
index 174e9897fc84..2e699e116f58 100644
--- a/app-misc/i2bits/i2bits-0.1.0-r2.ebuild
+++ b/app-misc/i2bits/i2bits-0.1.0-r1.ebuild
@@ -1,15 +1,13 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit cmake
+inherit cmake toolchain-funcs
 
-COMMIT="4c613505b2cb"
 DESCRIPTION="Utility to convert hex or dec to binary format"
 HOMEPAGE="https://bitbucket.org/PascalRD/i2bits/"
-SRC_URI="https://bitbucket.org/PascalRD/i2bits/get/${COMMIT}.tar.gz -> ${P}-bb.tar.gz"
-S="${WORKDIR}/PascalRD-${PN}-${COMMIT}"
+SRC_URI="http://unixdev.ru/src/${P}.tar.gz"
 
 LICENSE="WTFPL-2"
 SLOT="0"


             reply	other threads:[~2024-06-23 20:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-23 20:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-15  7:24 [gentoo-commits] repo/gentoo:master commit in: app-misc/i2bits/ Petr Vaněk
2025-04-26  1:26 Sam James
2025-04-26  0:53 Sam James
2024-06-25  2:09 Sam James
2024-06-23 19:49 Conrad Kostecki
2022-02-27 15:33 Patrice Clement
2022-02-27 15:33 Patrice Clement
2020-06-03 20:54 Patrice Clement
2019-06-01 21:56 Patrice Clement
2019-06-01 21:56 Patrice Clement
2017-02-06 23:11 Patrice Clement
2017-02-06 13:31 Patrice Clement
2017-01-09 22:56 Patrice Clement

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=1719173768.e14722429f99138e7ea6426f427a8dfa464bf371.sam@gentoo \
    --to=sam@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