diff options
| author | Anderson Torres <anderson.torres.8519@gmail.com> | 2025-11-25 23:52:58 -0300 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-11-29 18:46:52 +0100 |
| commit | 68aeff43a5dfa19d4cea71ee806c916306c1b37f (patch) | |
| tree | 8426a9a3eb9ada27b1714c0590cf64a86ef3a73b /po | |
| parent | 3b0f3169c3fc5d7265aa6de1a881ce5c91990998 (diff) | |
gnu: gcal: Move from (gnu packages gcal) to (gnu packages calendar).
gcal is a leaf package, and the only one kept at gnu/packages/gcal.scm.
There is no special reason to keep it in a dedicated file.
* gnu/local.mk: Remove reference to packages/gcal.scm.
* gnu/packages/gcal.scm (gcal): Move from here ...
* gnu/packages/calendar.scm: ... to here.
Update copyright headers via merge.
* po/packages/POTFILES.in: Remove reference to gnu/packages/gcal.scm.
Change-Id: I196ce61ebb4caa683b97483f6ea1d6e505f05af7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'po')
| -rw-r--r-- | po/packages/POTFILES.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/packages/POTFILES.in b/po/packages/POTFILES.in index 7dcdea1f665..1c8945edfcf 100644 --- a/po/packages/POTFILES.in +++ b/po/packages/POTFILES.in @@ -358,7 +358,6 @@ gnu/packages/valgrind.scm gnu/packages/vim.scm gnu/packages/vpn.scm gnu/packages/game-development.scm -gnu/packages/gcal.scm gnu/packages/genealogy.scm gnu/packages/geo.scm gnu/packages/ghostscript.scm |
