diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2010-03-27 01:43:27 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2010-03-27 01:43:27 +0000 |
commit | 4f6ace6a8d3af39c7e40db86d4701021b32e745e (patch) | |
tree | 494993255cc5a1d0ca2ecda1d2c3f0206475570f /app-dicts/aspell-pt-br | |
parent | stable sparc, bug 310015 (diff) | |
download | gentoo-2-4f6ace6a8d3af39c7e40db86d4701021b32e745e.tar.gz gentoo-2-4f6ace6a8d3af39c7e40db86d4701021b32e745e.tar.bz2 gentoo-2-4f6ace6a8d3af39c7e40db86d4701021b32e745e.zip |
stable sparc, bug 310015
(Portage version: 2.1.7.17/cvs/Linux x86_64)
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.20090702.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 d7590d5fbd03..2f472355800d 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.13 2010/03/24 15:57:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.14 2010/03/27 01:43:27 tcunha Exp $ + + 27 Mar 2010; Tiago Cunha <tcunha@gentoo.org> + aspell-pt-br-6.0.20090702.ebuild: + stable sparc, bug 310015 24 Mar 2010; Brent Baude <ranger@gentoo.org> aspell-pt-br-6.0.20090702.ebuild: diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild index 79409bcd0932..a39fc6ff0eaf 100644 --- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild +++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.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-br/aspell-pt-br-6.0.20090702.ebuild,v 1.3 2010/03/24 15:57:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild,v 1.4 2010/03/27 01:43:27 tcunha Exp $ ASPELL_LANG="Brazilian Portuguese" ASPOSTFIX=6 @@ -11,7 +11,7 @@ FILENAME=aspell6-pt_BR-20090702-0 SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" S=${WORKDIR}/${FILENAME} |