Skip to content

Commit

Permalink
dev-ml/unidecode: fix description
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Jan 10, 2021
1 parent ace4e64 commit 4acceea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/unidecode/unidecode-0.4.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=7

inherit dune

DESCRIPTION="Unicode text normalization"
DESCRIPTION="Convert unicode strings into its ASCII representation"
HOMEPAGE="https://github.com/geneweb/unidecode"
SRC_URI="https://github.com/geneweb/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
Expand Down

0 comments on commit 4acceea

Please sign in to comment.