diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 23:15:49 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 23:15:49 +0000 |
commit | 587f21a44963a7bbc961aa5c6b17f9511e139320 (patch) | |
tree | 2a7707dba1d4c71a592a754f7bafe864459dc988 /app-dicts/aspell-be | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-587f21a44963a7bbc961aa5c6b17f9511e139320.tar.gz gentoo-2-587f21a44963a7bbc961aa5c6b17f9511e139320.tar.bz2 gentoo-2-587f21a44963a7bbc961aa5c6b17f9511e139320.zip |
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Diffstat (limited to 'app-dicts/aspell-be')
-rw-r--r-- | app-dicts/aspell-be/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-be/aspell-be-0.01-r1.ebuild | 6 | ||||
-rw-r--r-- | app-dicts/aspell-be/aspell-be-0.01.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-dicts/aspell-be/ChangeLog b/app-dicts/aspell-be/ChangeLog index ede6522446cc..0269a57e3ca3 100644 --- a/app-dicts/aspell-be/ChangeLog +++ b/app-dicts/aspell-be/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-be -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/ChangeLog,v 1.9 2009/10/17 22:36:17 halcy0n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/ChangeLog,v 1.10 2010/10/07 23:15:49 leio Exp $ + + 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> aspell-be-0.01.ebuild, + aspell-be-0.01-r1.ebuild: + Drop to ~mips 17 Oct 2009; Mark Loeser <halcy0n@gentoo.org> aspell-be-0.01.ebuild, aspell-be-0.01-r1.ebuild: diff --git a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild index cba7891d01a6..3f7d80721543 100644 --- a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild +++ b/app-dicts/aspell-be/aspell-be-0.01-r1.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-be/aspell-be-0.01-r1.ebuild,v 1.6 2009/10/17 22:36:17 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v 1.7 2010/10/07 23:15:49 leio Exp $ ASPELL_LANG="Belarusian" @@ -8,7 +8,7 @@ inherit eutils 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" SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2" IUSE="classic" diff --git a/app-dicts/aspell-be/aspell-be-0.01.ebuild b/app-dicts/aspell-be/aspell-be-0.01.ebuild index 4b86def88fbc..a6722cf03525 100644 --- a/app-dicts/aspell-be/aspell-be-0.01.ebuild +++ b/app-dicts/aspell-be/aspell-be-0.01.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-be/aspell-be-0.01.ebuild,v 1.7 2009/10/17 22:36:17 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild,v 1.8 2010/10/07 23:15:49 leio Exp $ ASPELL_LANG="Belarusian" @@ -8,7 +8,7 @@ inherit eutils aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2" S="${WORKDIR}/aspell5-be-${PV}" |