diff options
-rw-r--r-- | app-dicts/aspell-fo/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild | 6 |
3 files changed, 9 insertions, 17 deletions
diff --git a/app-dicts/aspell-fo/ChangeLog b/app-dicts/aspell-fo/ChangeLog index 62e1e23b75ae..39ad085c8a0f 100644 --- a/app-dicts/aspell-fo/ChangeLog +++ b/app-dicts/aspell-fo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-fo -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/ChangeLog,v 1.9 2009/10/18 20:20:59 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/ChangeLog,v 1.10 2010/02/19 09:11:26 pva Exp $ + + 19 Feb 2010; Peter Volkov <pva@gentoo.org> -aspell-fo-0.50.2.ebuild, + aspell-fo-0.51.0.ebuild: + Remove old. 18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-fo-0.50.2.ebuild, aspell-fo-0.51.0.ebuild: diff --git a/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild b/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild deleted file mode 100644 index caf9c7cc130e..000000000000 --- a/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/aspell-fo-0.50.2.ebuild,v 1.8 2009/10/18 20:20:59 halcy0n Exp $ - -ASPELL_LANG="Faroese" - -inherit aspell-dict - -LICENSE="GPL-2" - -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -IUSE="" diff --git a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild index f4353c3c596d..dd8906c4c339 100644 --- a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild +++ b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild,v 1.7 2009/10/18 20:20:59 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild,v 1.8 2010/02/19 09:11:26 pva Exp $ ASPELL_LANG="Faroese" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" |