diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-05 20:44:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-05 20:44:17 +0000 |
commit | f467971f7894060007fbe5e9f9c5140577ea648a (patch) | |
tree | 744bca2e263dbd5c3f3cc25cf21871c6d37d30d5 /app-dicts/aspell-pt-br | |
parent | amd64/arm/x86 stable, bug #310015 (diff) | |
download | gentoo-2-f467971f7894060007fbe5e9f9c5140577ea648a.tar.gz gentoo-2-f467971f7894060007fbe5e9f9c5140577ea648a.tar.bz2 gentoo-2-f467971f7894060007fbe5e9f9c5140577ea648a.zip |
amd64/arm/x86 stable, bug #310015
(Portage version: 2.2_rc67/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 2f472355800d..31672989b3bb 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.14 2010/03/27 01:43:27 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.15 2010/04/05 20:44:17 maekke Exp $ + + 05 Apr 2010; Markus Meier <maekke@gentoo.org> + aspell-pt-br-6.0.20090702.ebuild: + amd64/arm/x86 stable, bug #310015 27 Mar 2010; Tiago Cunha <tcunha@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 a39fc6ff0eaf..0261985f452d 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.4 2010/03/27 01:43:27 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild,v 1.5 2010/04/05 20:44:17 maekke 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} |