diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 12:33:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 12:33:12 +0000 |
commit | 0717ff36ae391fc7b77b8bbb9a821515b27fad3a (patch) | |
tree | 0c4330a5ff4db7f04bc0d0ffb4026a17065ced69 /app-dicts | |
parent | Stable on amd64 wrt bug #421985 (diff) | |
download | gentoo-2-0717ff36ae391fc7b77b8bbb9a821515b27fad3a.tar.gz gentoo-2-0717ff36ae391fc7b77b8bbb9a821515b27fad3a.tar.bz2 gentoo-2-0717ff36ae391fc7b77b8bbb9a821515b27fad3a.zip |
Stable on amd64 wrt bug #418531
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-pl/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-pl/ChangeLog b/app-dicts/aspell-pl/ChangeLog index 767753e54789..285088a88f79 100644 --- a/app-dicts/aspell-pl/ChangeLog +++ b/app-dicts/aspell-pl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-pl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.22 2012/08/02 21:10:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.23 2012/08/03 12:33:12 hwoarang Exp $ + + 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> + aspell-pl-6.0.20120418.0.ebuild: + Stable on amd64 wrt bug #418531 02 Aug 2012; Markus Meier <maekke@gentoo.org> aspell-pl-6.0.20120418.0.ebuild: diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild index 006e7363b361..b34f6a33aaf9 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.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-pl/aspell-pl-6.0.20120418.0.ebuild,v 1.5 2012/08/02 21:10:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild,v 1.6 2012/08/03 12:33:12 hwoarang Exp $ ASPELL_LANG="Polish" ASPOSTFIX="6" @@ -8,7 +8,7 @@ inherit versionator aspell-dict HOMEPAGE="http://www.sjp.pl/slownik/" 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="" FILENAME="${PN/aspell/aspell6}-$(replace_version_separator 2 _ $(replace_version_separator 3 -))" |