summaryrefslogtreecommitdiff
path: root/gnu/packages/anthy.scm
AgeCommit message (Collapse)Author
2026-04-12gnu: anthy: Remove dead source URI.Efraim Flashner
* gnu/packages/anthy.scm (anthy)[source]: Remove dead source URI. Change-Id: Ia3676cd0a2b7b378716dc7ed0b12e042ab701689
2023-07-09gnu: anthy: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/anthy.scm (anthy)[description]: Use @file{}.
2023-07-09gnu: anthy: Add source mirror URL.Tobias Geerinckx-Rice
* gnu/packages/anthy.scm (anthy)[source]: Add a Japanese Gentoo distfiles mirror.
2020-03-01gnu: anthy: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/anthy.scm (anthy)[home-page]: Use HTTPS.
2019-05-14gnu: anthy: Update source URI.Björn Höfling
* gnu/packages/anthy (anthy)[source]: Update URI.
2019-01-24gnu: anthy: Unconditionally return #T from check phase.Ricardo Wurmus
* gnu/packages/anthy.scm (anthy)[arguments]: Use INVOKE.
2016-04-09gnu: Add anthy.Chris Marusich
* gnu/packages/anthy.scm: New file. * gnu-system.am: Add it. Signed-off-by: 宋文武 <iyzsong@gmail.com>