diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-21 14:54:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-21 14:54:29 +0000 |
commit | 3408a947c0014d4dd2458f2aa7023ec5e4b1853e (patch) | |
tree | ea1e050ba47a65b1eaf8dba289d1532eec7d1f87 /app-dicts | |
parent | Marking aspell-gl-0.5.2 ppc64 for bug 310015 (diff) | |
download | historical-3408a947c0014d4dd2458f2aa7023ec5e4b1853e.tar.gz historical-3408a947c0014d4dd2458f2aa7023ec5e4b1853e.tar.bz2 historical-3408a947c0014d4dd2458f2aa7023ec5e4b1853e.zip |
Marking aspell-pt-br-6.0.20090702 ppc64 for bug 310015
Package-Manager: portage-2.1.7.17/cvs/Linux ppc64
Diffstat (limited to 'app-dicts')
-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} |