diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-02 22:37:32 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-02 22:37:32 +0000 |
commit | 2c26b1ce75e6f30dee164a1c7378b305015d2f00 (patch) | |
tree | f63754b46073b8c127d62de1440edc02e9adf74d /app-dicts/aspell-it | |
parent | Stable on amd64 wrt bug #418527 (diff) | |
download | gentoo-2-2c26b1ce75e6f30dee164a1c7378b305015d2f00.tar.gz gentoo-2-2c26b1ce75e6f30dee164a1c7378b305015d2f00.tar.bz2 gentoo-2-2c26b1ce75e6f30dee164a1c7378b305015d2f00.zip |
Stable on amd64 wrt bug #418529
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-it')
-rw-r--r-- | app-dicts/aspell-it/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-it/ChangeLog b/app-dicts/aspell-it/ChangeLog index dca387af5c36..a91c2fe53c37 100644 --- a/app-dicts/aspell-it/ChangeLog +++ b/app-dicts/aspell-it/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-it # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/ChangeLog,v 1.27 2012/08/02 21:11:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/ChangeLog,v 1.28 2012/08/02 22:37:32 hwoarang Exp $ + + 02 Aug 2012; Markos Chandras <hwoarang@gentoo.org> + aspell-it-2.4.20070901.ebuild: + Stable on amd64 wrt bug #418529 02 Aug 2012; Markus Meier <maekke@gentoo.org> aspell-it-2.4.20070901.ebuild: arm stable, bug #418529 diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild index ce26fe5961a0..2b0cfc7bc7b6 100644 --- a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild +++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild,v 1.4 2012/08/02 21:11:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild,v 1.5 2012/08/02 22:37:32 hwoarang Exp $ ASPELL_LANG="Italian" ASPOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE= MY_P=aspell${ASPOSTFIX}-${PN#aspell-}-${PV%.*}-${PV##*.}-0 |