commit: 9b47e9288c36f46dfeb7414f397a45bc4a2af0de Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sun Jun 20 13:05:22 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Jun 20 13:05:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9b47e928
app-dicts/dictd-moby-thesaurus: fix copyright header Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> app-dicts/dictd-moby-thesaurus/dictd-moby-thesaurus-1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-dicts/dictd-moby-thesaurus/dictd-moby-thesaurus-1.0.ebuild b/app-dicts/dictd-moby-thesaurus/dictd-moby-thesaurus-1.0.ebuild index 079aabad4..707bdb247 100644 --- a/app-dicts/dictd-moby-thesaurus/dictd-moby-thesaurus-1.0.ebuild +++ b/app-dicts/dictd-moby-thesaurus/dictd-moby-thesaurus-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc.w +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,6 +10,7 @@ DESCRIPTION="Grady Ward's Moby Thesaurus; 35000 root words and 2.5 million synon HOMEPAGE="https://tracker.debian.org/pkg/dict-moby-thesaurus" SRC_URI="mirror://debian/pool/main/d/${MY_PN}/${DEB}" S="${WORKDIR}" + SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64"
