diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-11-03 22:18:07 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-11-03 22:18:07 +0000 |
commit | eb4dc7798a62bb4ade5ef89c839cd519faccc010 (patch) | |
tree | a1ca493c9eaca7bfc480a2589d190f17a77aead8 /app-dicts/aspell-pt-br | |
parent | Keyworded ~sparc-fbsd and ~x86-fbsd (diff) | |
download | gentoo-2-eb4dc7798a62bb4ade5ef89c839cd519faccc010.tar.gz gentoo-2-eb4dc7798a62bb4ade5ef89c839cd519faccc010.tar.bz2 gentoo-2-eb4dc7798a62bb4ade5ef89c839cd519faccc010.zip |
Keyworded ~sparc-fbsd and ~x86-fbsd
(Portage version: 2.1.3.16)
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 41fe417f2f12..8f9275d36d76 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.5 2007/09/08 01:49:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.6 2007/11/03 22:18:07 uberlord Exp $ + + 03 Nov 2007; Roy Marples <uberlord@gentoo.org> + aspell-pt-br-6.0.20070411.ebuild: + Keyworded ~sparc-fbsd and ~x86-fbsd 08 Sep 2007; Joseph Jezak <josejx@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 995e10e4861b..ebda3b43a948 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.6 2007/09/08 01:49:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild,v 1.7 2007/11/03 22:18:07 uberlord Exp $ ASPELL_LANG="Brazilian Portuguese" ASPOSTFIX="6" @@ -11,6 +11,6 @@ FILENAME="aspell6-pt_BR-20070411-0" SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" S=${WORKDIR}/${FILENAME} |