diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-04 19:03:45 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-04 19:03:45 +0000 |
commit | 8b757bc7db96257852bd42ed97931dc5e56c5b44 (patch) | |
tree | ebc1ea0428828f07c91733c866a4275fe3929bb4 /app-dicts | |
parent | Stable for x86, wrt bug #418529 (diff) | |
download | historical-8b757bc7db96257852bd42ed97931dc5e56c5b44.tar.gz historical-8b757bc7db96257852bd42ed97931dc5e56c5b44.tar.bz2 historical-8b757bc7db96257852bd42ed97931dc5e56c5b44.zip |
Stable for x86, wrt bug #418531
Package-Manager: portage-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 285088a88f79..b41bae45a8ab 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.23 2012/08/03 12:33:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.24 2012/08/04 19:03:45 johu Exp $ + + 04 Aug 2012; Johannes Huber <johu@gentoo.org> + aspell-pl-6.0.20120418.0.ebuild: + Stable for x86, wrt bug #418531 03 Aug 2012; Markos Chandras <hwoarang@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 b34f6a33aaf9..c62aebdb1e83 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.6 2012/08/03 12:33:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild,v 1.7 2012/08/04 19:03:45 johu 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 -))" |