summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-07-22 21:50:04 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-07-22 21:50:04 +0000
commitc8108bfb0dd30c5585a548528743dba3693c569b (patch)
treec1f5a942cee105d0be99d68a2128de20e0924289 /app-text/mythes
parentadding gmtp license to MISC_FREE group (diff)
downloadgentoo-2-c8108bfb0dd30c5585a548528743dba3693c569b.tar.gz
gentoo-2-c8108bfb0dd30c5585a548528743dba3693c569b.tar.bz2
gentoo-2-c8108bfb0dd30c5585a548528743dba3693c569b.zip
Use proper license. Sorry.
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'app-text/mythes')
-rw-r--r--app-text/mythes/ChangeLog5
-rw-r--r--app-text/mythes/mythes-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mythes/ChangeLog b/app-text/mythes/ChangeLog
index f3b0a1386be0..efc6a3754f14 100644
--- a/app-text/mythes/ChangeLog
+++ b/app-text/mythes/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/mythes
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.1 2011/07/21 12:03:58 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.2 2011/07/22 21:50:04 scarabeus Exp $
+
+ 22 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> mythes-1.2.1.ebuild:
+ Use proper license. Sorry.
*mythes-1.2.1 (21 Jul 2011)
diff --git a/app-text/mythes/mythes-1.2.1.ebuild b/app-text/mythes/mythes-1.2.1.ebuild
index 759f63c4218c..72acf99abaef 100644
--- a/app-text/mythes/mythes-1.2.1.ebuild
+++ b/app-text/mythes/mythes-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.1.ebuild,v 1.1 2011/07/21 12:03:58 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.1.ebuild,v 1.2 2011/07/22 21:50:04 scarabeus Exp $
EAPI=4
@@ -8,7 +8,7 @@ DESCRIPTION="A simple thesaurus for Libreoffice"
HOMEPAGE="http://hunspell.sourceforge.net/"
SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"