diff options
author | 2010-03-21 14:54:29 +0000 | |
---|---|---|
committer | 2010-03-21 14:54:29 +0000 | |
commit | eba46088cdf89ca44b80f6a376af549986df20cb (patch) | |
tree | 6854647080773ac8a1b3e153efc7c5b258dc9e0d /app-dicts/aspell-pt-br | |
parent | Marking aspell-gl-0.5.2 ppc64 for bug 310015 (diff) | |
download | gentoo-2-eba46088cdf89ca44b80f6a376af549986df20cb.tar.gz gentoo-2-eba46088cdf89ca44b80f6a376af549986df20cb.tar.bz2 gentoo-2-eba46088cdf89ca44b80f6a376af549986df20cb.zip |
Marking aspell-pt-br-6.0.20090702 ppc64 for bug 310015
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'app-dicts/aspell-pt-br')
-rw-r--r-- | app-dicts/aspell-pt-br/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/aspell-pt-br/ChangeLog b/app-dicts/aspell-pt-br/ChangeLog index 8110f7f6ab8e..0431e1d7bb50 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.11 2009/12/05 19:08:40 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.12 2010/03/21 14:54:29 ranger Exp $ + + 21 Mar 2010; Brent Baude <ranger@gentoo.org> + aspell-pt-br-6.0.20090702.ebuild: + Marking aspell-pt-br-6.0.20090702 ppc64 stable for bug 310015 *aspell-pt-br-6.0.20090702 (05 Dec 2009) 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 1b933d086ba6..c64a349b1e53 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-2009 Gentoo Foundation +# 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.1 2009/12/05 19:08:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild,v 1.2 2010/03/21 14:54:29 ranger 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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" S=${WORKDIR}/${FILENAME} |