diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-20 06:20:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-20 06:20:06 +0000 |
commit | 5b5c19787d5cb3e921d80a78b723ba5ec454e24c (patch) | |
tree | 3ecffc1fec8d6476d0b6a8e82d0dcd7957227975 /app-dicts/aspell-pt-br | |
parent | Marked ~hppa (bug #189243). (diff) | |
download | gentoo-2-5b5c19787d5cb3e921d80a78b723ba5ec454e24c.tar.gz gentoo-2-5b5c19787d5cb3e921d80a78b723ba5ec454e24c.tar.bz2 gentoo-2-5b5c19787d5cb3e921d80a78b723ba5ec454e24c.zip |
Marked ~hppa (bug #189262).
(Portage version: 2.1.2.11)
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 b2c999684240..de40b9568954 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.2 2007/08/17 18:29:25 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.3 2007/08/20 06:20:06 jer Exp $ + + 20 Aug 2007; Jeroen Roovers <jer@gentoo.org> + aspell-pt-br-6.0.20070411.ebuild: + Marked ~hppa (bug #189262). 17 Aug 2007; Ferris McCormick <fmccor@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 0cd9dfbce665..be86a5ecfaca 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.2 2007/08/17 18:29:25 fmccor Exp $ +# $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 $ ASPELL_LANG="Brazilian Portuguese" ASPOSTFIX="6" @@ -8,7 +8,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86" FILENAME="aspell6-pt_BR-20070411-0" SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2" |