diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-07-23 11:29:08 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-07-23 11:29:08 +0000 |
commit | 6cae6e81b1ffd0530621fa9f937e4b5c268e1bba (patch) | |
tree | 176bd5de49158811f6b4dcaaeaab44dc795a78dc /app-dicts/myspell-he | |
parent | Backport upstream patch to fix noise when using software mixer (bug #424043) (diff) | |
download | gentoo-2-6cae6e81b1ffd0530621fa9f937e4b5c268e1bba.tar.gz gentoo-2-6cae6e81b1ffd0530621fa9f937e4b5c268e1bba.tar.bz2 gentoo-2-6cae6e81b1ffd0530621fa9f937e4b5c268e1bba.zip |
Whitespace.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/myspell-he')
-rw-r--r-- | app-dicts/myspell-he/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/myspell-he/myspell-he-2010.11.05.ebuild | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/app-dicts/myspell-he/ChangeLog b/app-dicts/myspell-he/ChangeLog index 5ecdbc8d8d5e..a4c3f0cf80af 100644 --- a/app-dicts/myspell-he/ChangeLog +++ b/app-dicts/myspell-he/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/myspell-he # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-he/ChangeLog,v 1.20 2012/07/23 11:12:46 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-he/ChangeLog,v 1.21 2012/07/23 11:29:08 scarabeus Exp $ + + 23 Jul 2012; Tomáš Chvátal <scarabeus@gentoo.org> + myspell-he-2010.11.05.ebuild: + Whitespace. *myspell-he-2010.11.05 (23 Jul 2012) @@ -73,4 +77,3 @@ 01 May 2006; Kevin F. Quinn <kevquinn@gentoo.org> +metadata.xml, +myspell-he-20060316.ebuild: New ebuild for Hebrew myspell dictionary - diff --git a/app-dicts/myspell-he/myspell-he-2010.11.05.ebuild b/app-dicts/myspell-he/myspell-he-2010.11.05.ebuild index 65434c74c869..7e4f8610ea57 100644 --- a/app-dicts/myspell-he/myspell-he-2010.11.05.ebuild +++ b/app-dicts/myspell-he/myspell-he-2010.11.05.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-he/myspell-he-2010.11.05.ebuild,v 1.1 2012/07/23 11:12:46 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-he/myspell-he-2010.11.05.ebuild,v 1.2 2012/07/23 11:29:08 scarabeus Exp $ EAPI=4 @@ -18,12 +18,8 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Hebrew dictionaries for myspell/hunspell" -HOMEPAGE=" - http://extensions.libreoffice.org/extension-center/hebrew-he-spell-check-dictionary -" -SRC_URI=" - http://extensions.libreoffice.org/extension-center/hebrew-he-spell-check-dictionary/releases/${PV//./-}/hebrew-dictionary -> ${P}.oxt -" +HOMEPAGE="http://extensions.libreoffice.org/extension-center/hebrew-he-spell-check-dictionary" +SRC_URI="http://extensions.libreoffice.org/extension-center/hebrew-he-spell-check-dictionary/releases/${PV//./-}/hebrew-dictionary -> ${P}.oxt" LICENSE="GPL-2 LGPL-2" SLOT="0" |