Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Apr 2, 2024
1 parent b521588 commit c119ef3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
12 changes: 3 additions & 9 deletions compare.org
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
| gnu-elpa | 144 | 144 | | | 139 | | |
| nongnu-elpa | 0 | 0 | | | | 0 | |
|-------------+------+--------+-------+-------+----------+-------------+-------|
| github | 5448 | 5448 | | | 201 | 176 | 4874 |
| github | 5445 | 5445 | | | 201 | 176 | 4871 |
| gitlab | 189 | 189 | | | 19 | 15 | 170 |
| sourcehut | 106 | 106 | | | 27 | 4 | 60 |
| codeberg | 107 | 107 | | | 5 | 31 | 91 |
Expand All @@ -125,13 +125,13 @@
| file | 54 | 54 | | | | | |
|-------------+------+--------+-------+-------+----------+-------------+-------|
| orphaned | 135 | 135 | | | | | 106 |
| shelved | 1547 | | 1547 | | | | 27 |
| shelved | 1550 | | 1550 | | | | 27 |
| mirror | | | | | | | 12 |
|-------------+------+--------+-------+-------+----------+-------------+-------|
| secondary | | | | | | | 265 |
| unreleased | | | | | 6 | 0 | |
|-------------+------+--------+-------+-------+----------+-------------+-------|
| total | 8983 | 6945 | 1547 | 498 | 441 | 231 | 5722 |
| total | 8983 | 6942 | 1550 | 498 | 441 | 231 | 5719 |

- Most built-in packages are not mirrored. They are included in the
Epkg database, but no individual repositories exist for them on the
Expand Down Expand Up @@ -952,12 +952,6 @@
:order-by [(asc name)]]))
#+end_src
#+results: github-archived
| Package (2) | Repository | Melpa | Dependants |
|-------------------+--------------------------+-------+------------|
| helm-etags-plus | [[https://github.com/jixiuf/helm-etags-plus][jixiuf/helm-etags-plus]] | 1297 | |
| ivy-dired-history | [[https://github.com/jixiuf/ivy-dired-history][jixiuf/ivy-dired-history]] | 7098 | |

- 2024-04-01 jixiuf https://github.com/melpa/melpa/issues/8981

** Removed repositories
:PROPERTIES:
Expand Down
12 changes: 6 additions & 6 deletions licenses.org
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
#+results: mirror-overview
| License | Count | Percent |
|-------------------+-------+---------|
| GPL-3.0-or-later | 4762 | 69 |
| GPL-3.0-or-later | 4759 | 69 |
| GPL-2.0-or-later | 1164 | 17 |
| MIT | 405 | 6 |
| GPL-3.0-only | 175 | 3 |
Expand Down Expand Up @@ -109,9 +109,9 @@
| Ruby | 1 | 0 |
| Unicode-TOU | 1 | 0 |
|-------------------+-------+---------|
| total GNU | 6139 | 88 |
| total GNU | 6136 | 88 |
|-------------------+-------+---------|
| total | 6945 | 100 |
| total | 6942 | 100 |

** Packages with unknown licenses
:PROPERTIES:
Expand Down Expand Up @@ -152,7 +152,7 @@
| License | Count | Percent |
|-------------------+-------+---------|
| GPL-2.0-or-later | 843 | 54 |
| GPL-3.0-or-later | 426 | 28 |
| GPL-3.0-or-later | 429 | 28 |
| GPL-2.0-only | 61 | 4 |
| GPL | 43 | 3 |
| public-domain | 39 | 3 |
Expand Down Expand Up @@ -181,9 +181,9 @@
| LGPL-2.1-or-later | 1 | 0 |
| LGPL-3.0-or-later | 1 | 0 |
|-------------------+-------+---------|
| total GNU | 1427 | 92 |
| total GNU | 1430 | 92 |
|-------------------+-------+---------|
| total | 1547 | 100 |
| total | 1550 | 100 |

** Packages with unknown/custom licenses
:PROPERTIES:
Expand Down

0 comments on commit c119ef3

Please sign in to comment.