diff options
author | 2021-03-12 22:46:53 +0100 | |
---|---|---|
committer | 2021-03-12 23:27:36 +0100 | |
commit | 1ada11b74d2279d94eca7bee8915f6f33e7efed8 (patch) | |
tree | 06376b330a4e75ef473971fcbcfeb037d328d8ad /app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild | |
parent | app-dicts/aspell-pt-br: bump to version 20131030.12.0 (diff) | |
download | gentoo-1ada11b74d2279d94eca7bee8915f6f33e7efed8.tar.gz gentoo-1ada11b74d2279d94eca7bee8915f6f33e7efed8.tar.bz2 gentoo-1ada11b74d2279d94eca7bee8915f6f33e7efed8.zip |
app-dicts/aspell-ro: taking ownership
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild')
-rw-r--r-- | app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild b/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild index 4b539a98ae39..6ccbbda2c317 100644 --- a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild +++ b/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild @@ -5,9 +5,13 @@ EAPI=7 ASPELL_LANG="Romanian" ASPELL_VERSION=5 + inherit aspell-dict-r1 -HOMEPAGE="http://aspell.net https://rospell.wordpress.com/" +HOMEPAGE=" + http://aspell.net + https://rospell.wordpress.com/ +" LICENSE="GPL-2" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" |