diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-25 20:34:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-25 20:34:37 +0000 |
commit | 8a3f6a71854c63e494480645f4f938b3d51be8b3 (patch) | |
tree | a1c2d75569020368b81a6091d2cae5ad8985f502 /app-dicts/aspell-pt-br | |
parent | Back to ~arch, went straight to stable (diff) | |
download | gentoo-2-8a3f6a71854c63e494480645f4f938b3d51be8b3.tar.gz gentoo-2-8a3f6a71854c63e494480645f4f938b3d51be8b3.tar.bz2 gentoo-2-8a3f6a71854c63e494480645f4f938b3d51be8b3.zip |
Add ~ia64 wrt #189262
(Portage version: 2.1.3.7)
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" |