diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 16:27:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 16:27:49 +0000 |
commit | d6ca3db55ac47d53eee182fba87c25d2cabebfce (patch) | |
tree | 6f7beb2d92bac8d9faae20a5edd7b3495ed60c10 /app-dicts/aspell-pl | |
parent | Stable on ppc64; bug #178690 (diff) | |
download | gentoo-2-d6ca3db55ac47d53eee182fba87c25d2cabebfce.tar.gz gentoo-2-d6ca3db55ac47d53eee182fba87c25d2cabebfce.tar.bz2 gentoo-2-d6ca3db55ac47d53eee182fba87c25d2cabebfce.zip |
Stable on ppc64; bug #178690
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20061121.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 76a36dec7cb9..e8cef3ffd9a1 100644 --- a/app-dicts/aspell-pl/ChangeLog +++ b/app-dicts/aspell-pl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-pl # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.12 2007/08/05 14:40:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/ChangeLog,v 1.13 2007/08/09 16:27:49 corsair Exp $ + + 09 Aug 2007; Markus Rothe <corsair@gentoo.org> + aspell-pl-6.0.20061121.0.ebuild: + Stable on ppc64; bug #178690 05 Aug 2007; Raúl Porcel <armin76@gentoo.org> aspell-pl-6.0.20061121.0.ebuild: diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild index ac7cea67187f..7438b91b9fbe 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.20061121.0.ebuild,v 1.5 2007/08/05 14:40:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-6.0.20061121.0.ebuild,v 1.6 2007/08/09 16:27:49 corsair Exp $ ASPELL_LANG="Polish" ASPOSTFIX="6" @@ -8,7 +8,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" FILENAME="aspell6-pl-6.0_20061121-0" SRC_URI="mirror://gnu/aspell/dict/pl/${FILENAME}.tar.bz2" |