diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-07-23 13:15:04 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-07-23 13:15:04 +0000 |
commit | b7741bbb9eb56cf346abaa4c0c6caf6974f3a581 (patch) | |
tree | d0e61f7aca803cd9cdf4204a9831997f4c083d5a /app-dicts/myspell-is | |
parent | Bump to the latest version, remove pseudonewver one. (diff) | |
download | historical-b7741bbb9eb56cf346abaa4c0c6caf6974f3a581.tar.gz historical-b7741bbb9eb56cf346abaa4c0c6caf6974f3a581.tar.bz2 historical-b7741bbb9eb56cf346abaa4c0c6caf6974f3a581.zip |
Whoops fix license.
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'app-dicts/myspell-is')
-rw-r--r-- | app-dicts/myspell-is/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/myspell-is/myspell-is-2012.03.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/myspell-is/ChangeLog b/app-dicts/myspell-is/ChangeLog index 36f8712e350e..30eed0f54515 100644 --- a/app-dicts/myspell-is/ChangeLog +++ b/app-dicts/myspell-is/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-is # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/ChangeLog,v 1.2 2012/07/23 13:02:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/ChangeLog,v 1.3 2012/07/23 13:15:04 scarabeus Exp $ + + 23 Jul 2012; Tomáš Chvátal <scarabeus@gentoo.org> + myspell-is-2012.03.18.ebuild: + Whoops fix license. 23 Jul 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-is-2012.03.18.ebuild: diff --git a/app-dicts/myspell-is/myspell-is-2012.03.18.ebuild b/app-dicts/myspell-is/myspell-is-2012.03.18.ebuild index cd732b11195b..3f7dbc46144a 100644 --- a/app-dicts/myspell-is/myspell-is-2012.03.18.ebuild +++ b/app-dicts/myspell-is/myspell-is-2012.03.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/myspell-is-2012.03.18.ebuild,v 1.2 2012/07/23 13:02:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/myspell-is-2012.03.18.ebuild,v 1.3 2012/07/23 13:15:04 scarabeus Exp $ EAPI=4 @@ -21,7 +21,7 @@ DESCRIPTION="Icelandic dictionaries for myspell/hunspell" HOMEPAGE="http://extensions.libreoffice.org/extension-center/hunspell-is-the-icelandic-spelling-dictionary-project" SRC_URI="http://extensions.libreoffice.org/extension-center/hunspell-is-the-icelandic-spelling-dictionary-project/releases/${PV}/hunspell-is-${PV}.oxt" -LICENSE="GPL-2 LGPL-2" +LICENSE="CCPL-Attribution-ShareAlike-3.0" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |