diff options
Diffstat (limited to 'app-dicts/aspell-pt-br')
-rw-r--r-- | app-dicts/aspell-pt-br/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-pt-br/ChangeLog b/app-dicts/aspell-pt-br/ChangeLog index de40b9568954..d909e1c49469 100644 --- a/app-dicts/aspell-pt-br/ChangeLog +++ b/app-dicts/aspell-pt-br/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-pt-br # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.3 2007/08/20 06:20:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.4 2007/08/25 20:34:37 armin76 Exp $ + + 25 Aug 2007; Raúl Porcel <armin76@gentoo.org> + aspell-pt-br-6.0.20070411.ebuild: + Add ~ia64 wrt #189262 20 Aug 2007; Jeroen Roovers <jer@gentoo.org> aspell-pt-br-6.0.20070411.ebuild: diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild index be86a5ecfaca..8059ef94408b 100644 --- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild +++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild,v 1.3 2007/08/20 06:20:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild,v 1.4 2007/08/25 20:34:37 armin76 Exp $ ASPELL_LANG="Brazilian Portuguese" ASPOSTFIX="6" @@ -8,7 +8,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" FILENAME="aspell6-pt_BR-20070411-0" SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2" |