diff options
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-is/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/myspell-is/metadata.xml | 2 | ||||
-rw-r--r-- | app-dicts/myspell-is/myspell-is-2012.07.29.ebuild | 27 |
3 files changed, 8 insertions, 30 deletions
diff --git a/app-dicts/myspell-is/ChangeLog b/app-dicts/myspell-is/ChangeLog index ec50d1d09750..4f44b7693dad 100644 --- a/app-dicts/myspell-is/ChangeLog +++ b/app-dicts/myspell-is/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/myspell-is -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/ChangeLog,v 1.15 2013/02/07 21:22:30 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-is/ChangeLog,v 1.16 2014/01/05 11:23:24 pacho Exp $ + + 05 Jan 2014; Pacho Ramos <pacho@gentoo.org> -myspell-is-2012.07.29.ebuild, + metadata.xml: + Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty- + td271273.html 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> myspell-is-2012.07.29.ebuild, myspell-is-2012.09.01.ebuild: diff --git a/app-dicts/myspell-is/metadata.xml b/app-dicts/myspell-is/metadata.xml index bf8ace7df47e..4538a68724a6 100644 --- a/app-dicts/myspell-is/metadata.xml +++ b/app-dicts/myspell-is/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>app-dicts</herd> +<maintainer><email>maintainer-needed@gentoo.org</email></maintainer> </pkgmetadata> diff --git a/app-dicts/myspell-is/myspell-is-2012.07.29.ebuild b/app-dicts/myspell-is/myspell-is-2012.07.29.ebuild deleted file mode 100644 index 9f1ffcbd8fda..000000000000 --- a/app-dicts/myspell-is/myspell-is-2012.07.29.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2013 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.07.29.ebuild,v 1.3 2013/02/07 21:22:30 ulm Exp $ - -EAPI=4 - -MYSPELL_DICT=( - "is.aff" - "is.dic" -) - -MYSPELL_HYPH=( -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -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="CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" |