Commit Graph

11 Commits

Author SHA1 Message Date
ingenarel
77a9d582d4 dev-util/tokei: fix copyright years
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
Part-of: https://github.com/gentoo/guru/pull/403
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-04 07:09:50 +06:00
YOSHIOKA Takuma
13ac719813 dev-util/tokei: update SRC_URI
Closes: https://bugs.gentoo.org/965286
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2025-10-31 01:00:36 +09:00
Takuya Wakazono
52b6577a54 */*: drop x86 keyword from rust related packages
i486 profile now inherits wd40.
i686 profile is not actually affected, but overlay currently does not
support per-profile masking, so the entire x86 keyword is dropped.

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-08-17 15:42:41 +09:00
Lucio Sauer
4bf07b4a44 dev-util/tokei: update HOMEPAGE
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-06-12 17:48:57 +02:00
Lucio Sauer
a7975f59d9 dev-util/tokei: unbundle test dependency libgit2
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-06-12 17:46:54 +02:00
Lucio Sauer
a6b9b24fe2 dev-util/tokei: update EAPI 7 -> 8
Remove ${PN} from SRC_URI
Use cargo_src_configure to propagate `--features all` to all cargo*
functions

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-06-12 17:44:50 +02:00
Lucio Sauer
6ab2d104bb dev-util/tokei: remove incorrect RESTRICT=mirror
Speed up cargo eclass SRC_URI generation

From the PMS:
>  mirror
>	The package’s SRC_URI entries may not be mirrored, and
>	mirrors should not be checked when fetching.

The crate dependencies may very well be mirrored, judging by their
licenses. To fetch distfiles from their original locations immediately,
set `GENTOO_MIRRORS=`.
https://devmanual.gentoo.org/general-concepts/manifest/#generating-the-manifest

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-04-28 23:42:03 +02:00
Lucio Sauer
1eeafd2a43 dev-util/tokei: update DESCRIPTION to match upstream
Bump copyright
Remove extra new line

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-04-28 23:42:02 +02:00
Julien Roy
3d25d4048d */*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-21 18:34:41 -04:00
YOSHIOKA Takuma
bdc0b35463 dev-util/tokei: Specify QA_FLAGS_IGNORED
CFLAGS/LDFLAGS won't be respected since the application is written
in Rust.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2021-04-08 03:02:58 +09:00
YOSHIOKA Takuma
90fed8edc1 dev-util/tokei: version bump 12.1.2
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2021-01-13 12:50:27 +09:00