diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-21 13:56:21 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-21 13:56:21 +0000 |
commit | 322fb91a33f4f347f7075edc26970c0f1a20579d (patch) | |
tree | cc89618b0a2c490000eb9d67ba2a69498c803402 /app-dicts/aspell-pt | |
parent | Version Bump, no docs this time, QA_EXECSTACK set (diff) | |
download | gentoo-2-322fb91a33f4f347f7075edc26970c0f1a20579d.tar.gz gentoo-2-322fb91a33f4f347f7075edc26970c0f1a20579d.tar.bz2 gentoo-2-322fb91a33f4f347f7075edc26970c0f1a20579d.zip |
x86 stable wrt bug #319265
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-dicts/aspell-pt')
-rw-r--r-- | app-dicts/aspell-pt/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-pt/ChangeLog b/app-dicts/aspell-pt/ChangeLog index 23cfc23d497f..92b9db8fcb0d 100644 --- a/app-dicts/aspell-pt/ChangeLog +++ b/app-dicts/aspell-pt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-pt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v 1.16 2010/05/14 14:15:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/ChangeLog,v 1.17 2010/05/21 13:56:21 phajdan.jr Exp $ + + 21 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + aspell-pt-0.50.2-r1.ebuild: + x86 stable wrt bug #319265 14 May 2010; Jeroen Roovers <jer@gentoo.org> aspell-pt-0.50.2-r1.ebuild: Stable for HPPA (bug #319265). diff --git a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild index ce8a5bc518c1..a4765b7a89a8 100644 --- a/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild +++ b/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild,v 1.6 2010/05/14 14:15:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt/aspell-pt-0.50.2-r1.ebuild,v 1.7 2010/05/21 13:56:21 phajdan.jr Exp $ ASPELL_LANG="Portuguese" @@ -8,7 +8,7 @@ inherit multilib aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" src_install() { |