diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-01-13 16:37:25 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-01-13 16:37:25 +0000 |
commit | 14fc3c05c8eb8a6c0c620fc5d0b5c4c2e3951ef7 (patch) | |
tree | b246a11043ca3db291f04a9040be2f6b8d3cfe4c /app-dicts/aspell-la | |
parent | keyworded ~arch for sparc, bug 254425 (diff) | |
download | gentoo-2-14fc3c05c8eb8a6c0c620fc5d0b5c4c2e3951ef7.tar.gz gentoo-2-14fc3c05c8eb8a6c0c620fc5d0b5c4c2e3951ef7.tar.bz2 gentoo-2-14fc3c05c8eb8a6c0c620fc5d0b5c4c2e3951ef7.zip |
keyworded ~arch for sparc, bug 254425
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'app-dicts/aspell-la')
-rw-r--r-- | app-dicts/aspell-la/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/aspell-la/ChangeLog b/app-dicts/aspell-la/ChangeLog index b3b9a7d20c3e..305f8dc831fe 100644 --- a/app-dicts/aspell-la/ChangeLog +++ b/app-dicts/aspell-la/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-la -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/ChangeLog,v 1.2 2007/11/03 22:14:13 uberlord Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/ChangeLog,v 1.3 2009/01/13 16:37:25 tcunha Exp $ + + 13 Jan 2009; Tiago Cunha <tcunha@gentoo.org> + aspell-la-6.0.20020503.0.ebuild: + keyworded ~arch for sparc, bug 254425 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-la-6.0.20020503.0.ebuild: diff --git a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild b/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild index c09a51bb5c2b..496bf7a5a93c 100644 --- a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild +++ b/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild,v 1.2 2007/11/03 22:14:13 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild,v 1.3 2009/01/13 16:37:25 tcunha Exp $ ASPELL_LANG="Latin" ASPOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" FILENAME="aspell6-la-20020503-0" SRC_URI="mirror://gnu/aspell/dict/la/${FILENAME}.tar.bz2" |