diff options
| author | Anderson Torres <anderson.torres.8519@gmail.com> | 2025-12-09 21:59:32 -0300 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-12-13 23:14:28 +0100 |
| commit | 805dd1764ed2b34f032075ed962886064c443806 (patch) | |
| tree | 9df098e029f68cecbc48eb00749ab201a3fe49be /po | |
| parent | 0a86d834fabe76fc333fdc1b13abc85bf1778ecf (diff) | |
gnu: wdiff: Migrate from (gnu packages wdiff) to (gnu packages patchutils).
wdiff is a single leaf package; there is few to no reason to keep it isolated
in a single file.
Given that patchutils.scm has similar packages, e.g. @code{vbindiff}, it is a
good choice to receive wdiff.
* gnu/local.mk: Remove reference to wdiff.scm.
* gnu/packages/wdiff.scm: Delete file.
(wdiff): Move from here ...
* gnu/packages/patchutils.scm: ... to here.
Update copyright commentaries.
Add module (gnu packages texinfo).
* po/packages/POTFILES.in: Remove reference to wdiff.scm.
Change-Id: Ife2c051c209948afafe67854a315bdfa1a604f52
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 1c8945edfcf..e52851c8b96 100644 --- a/po/packages/POTFILES.in +++ b/po/packages/POTFILES.in @@ -543,7 +543,6 @@ gnu/packages/video.scm gnu/packages/vlang.scm gnu/packages/vnc.scm gnu/packages/w3m.scm -gnu/packages/wdiff.scm gnu/packages/weather.scm gnu/packages/wm.scm gnu/packages/wordnet.scm |
