dev-util/tokei
Count your code, quickly
ChangeLog
commit 52b6577a54093cbcb0f9243ce8c86097b2a98b86
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Sat Aug 17 15:20:00 2024 +0900
*/*: 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>
commit 4bf07b4a44a98c8bd5fbda6c864bc92ded7b7e97
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Wed Jun 12 17:48:57 2024 +0200
dev-util/tokei: update HOMEPAGE
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit a7975f59d93ca5169917a51fb9765a86c2f4ba30
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Wed Jun 12 17:46:54 2024 +0200
dev-util/tokei: unbundle test dependency libgit2
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit a6b9b24fe2b0e768aee8dfb053d6d519938765b1
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Wed Jun 12 17:44:50 2024 +0200
dev-util/tokei: update EAPI 7 -> 8
Remove $ from SRC_URI
Use cargo_src_configure to propagate `--features all` to all cargo*
functions
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 6ab2d104bb06597abcb52ef18e935fdd8f335a7d
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Sun Apr 28 23:35:52 2024 +0200
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>
commit 1eeafd2a4383d40c0741cfe5059680a7fd193529
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Sun Apr 28 23:33:46 2024 +0200
dev-util/tokei: update DESCRIPTION to match upstream
Bump copyright
Remove extra new line
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 3d25d4048dd9d96734c6d21f3a6acffd693822a0
Author: Julien Roy <julien@jroy.ca>
Date: Thu Mar 21 18:34:41 2024 -0400
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit f0c8e0b8c7d25ec587c32438c41961da537e74d2
Author: Anna Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 25 00:40:00 2021 +0500
dev-util/tokei: drop 12.0.4, 12.1.0
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
commit bdc0b35463264f1f1bc77b0ed5aec9bb4e7b4c28
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Thu Apr 8 03:00:31 2021 +0900
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>
commit 90fed8edc1b1ca7a6d73eceeba62cb78609a15b8
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Wed Jan 13 12:50:11 2021 +0900
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>
commit d4a4e8080d782e81437c79c9bb4ca7b49a6cc17a
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Wed Dec 30 05:23:27 2020 +0900
dev-util/tokei: version bump 12.1.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
commit b49c0baa4f77e51d1a82824da310e8eb25d7d0f1
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Fri Dec 25 05:57:24 2020 +0900
dev-util/tokei: version bump 12.1.0
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
commit 0c7b43da8db64b827a6e849c11c2464b02cfb0fa
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Sun Sep 13 20:07:37 2020 +0900
dev-util/tokei: new package
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Sat Aug 17 15:20:00 2024 +0900
*/*: 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>
commit 4bf07b4a44a98c8bd5fbda6c864bc92ded7b7e97
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Wed Jun 12 17:48:57 2024 +0200
dev-util/tokei: update HOMEPAGE
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit a7975f59d93ca5169917a51fb9765a86c2f4ba30
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Wed Jun 12 17:46:54 2024 +0200
dev-util/tokei: unbundle test dependency libgit2
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit a6b9b24fe2b0e768aee8dfb053d6d519938765b1
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Wed Jun 12 17:44:50 2024 +0200
dev-util/tokei: update EAPI 7 -> 8
Remove $ from SRC_URI
Use cargo_src_configure to propagate `--features all` to all cargo*
functions
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 6ab2d104bb06597abcb52ef18e935fdd8f335a7d
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Sun Apr 28 23:35:52 2024 +0200
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>
commit 1eeafd2a4383d40c0741cfe5059680a7fd193529
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Sun Apr 28 23:33:46 2024 +0200
dev-util/tokei: update DESCRIPTION to match upstream
Bump copyright
Remove extra new line
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 3d25d4048dd9d96734c6d21f3a6acffd693822a0
Author: Julien Roy <julien@jroy.ca>
Date: Thu Mar 21 18:34:41 2024 -0400
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 1e95f22062b44b3708c09b56fb2334f41c633e2e
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sat Mar 4 18:56:32 2023 +0500
*/*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit f0c8e0b8c7d25ec587c32438c41961da537e74d2
Author: Anna Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 25 00:40:00 2021 +0500
dev-util/tokei: drop 12.0.4, 12.1.0
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
commit bdc0b35463264f1f1bc77b0ed5aec9bb4e7b4c28
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Thu Apr 8 03:00:31 2021 +0900
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>
commit 90fed8edc1b1ca7a6d73eceeba62cb78609a15b8
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Wed Jan 13 12:50:11 2021 +0900
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>
commit d4a4e8080d782e81437c79c9bb4ca7b49a6cc17a
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Wed Dec 30 05:23:27 2020 +0900
dev-util/tokei: version bump 12.1.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
commit b49c0baa4f77e51d1a82824da310e8eb25d7d0f1
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Fri Dec 25 05:57:24 2020 +0900
dev-util/tokei: version bump 12.1.0
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
commit 0c7b43da8db64b827a6e849c11c2464b02cfb0fa
Author: YOSHIOKA Takuma <lo48576@hard-wi.red>
Date: Sun Sep 13 20:07:37 2020 +0900
dev-util/tokei: new package
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>