diff options
author | 2002-08-26 13:41:44 +0000 | |
---|---|---|
committer | 2002-08-26 13:41:44 +0000 | |
commit | b0f65a7ec5813d57f30a7c5985ce712e540a7b42 (patch) | |
tree | 673e418b82075fbb2b97595d574ad293109fa743 /app-i18n | |
parent | removed older ebuild (diff) | |
download | historical-b0f65a7ec5813d57f30a7c5985ce712e540a7b42.tar.gz historical-b0f65a7ec5813d57f30a7c5985ce712e540a7b42.tar.bz2 historical-b0f65a7ec5813d57f30a7c5985ce712e540a7b42.zip |
added public domain
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/aspell-en/aspell-en-0.50.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/aspell-en/aspell-en-0.50.1.ebuild b/app-i18n/aspell-en/aspell-en-0.50.1.ebuild index 8a231d5663d2..cf6d68ee9750 100644 --- a/app-i18n/aspell-en/aspell-en-0.50.1.ebuild +++ b/app-i18n/aspell-en/aspell-en-0.50.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-en/aspell-en-0.50.1.ebuild,v 1.3 2002/08/26 13:39:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-en/aspell-en-0.50.1.ebuild,v 1.4 2002/08/26 13:41:44 seemant Exp $ ASPELL_LANG="English (US, British, Canadian)" -LICENSE="as-is" +LICENSE="as-is public-domain" inherit aspell-dict |