diff options
author | 2007-08-05 11:17:01 +0000 | |
---|---|---|
committer | 2007-08-05 11:17:01 +0000 | |
commit | 9decd63f0c60ce814fa1e0a62ec990a789eead60 (patch) | |
tree | 9bd827709500430e732f8688808deb6061b8f094 /app-dicts | |
parent | Stable on ppc wrt bug 178690 (diff) | |
download | gentoo-2-9decd63f0c60ce814fa1e0a62ec990a789eead60.tar.gz gentoo-2-9decd63f0c60ce814fa1e0a62ec990a789eead60.tar.bz2 gentoo-2-9decd63f0c60ce814fa1e0a62ec990a789eead60.zip |
Stable on ppc wrt bug 178690
(Portage version: 2.1.3.3)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-fi/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-fi/ChangeLog b/app-dicts/aspell-fi/ChangeLog index fe81263c28b3..0ae3a3f8dde4 100644 --- a/app-dicts/aspell-fi/ChangeLog +++ b/app-dicts/aspell-fi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-fi # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/ChangeLog,v 1.8 2007/08/04 18:38:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/ChangeLog,v 1.9 2007/08/05 11:17:01 nixnut Exp $ + + 05 Aug 2007; nixnut <nixnut@gentoo.org> aspell-fi-0.7.0.ebuild: + Stable on ppc wrt bug 178690 04 Aug 2007; Ferris McCormick <fmccor@gentoo.org> aspell-fi-0.7.0.ebuild: Sparc stable --- part of Bug #178690 diff --git a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild index ef63018f6339..ed43d32714a5 100644 --- a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild +++ b/app-dicts/aspell-fi/aspell-fi-0.7.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-fi/aspell-fi-0.7.0.ebuild,v 1.10 2007/08/04 18:38:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild,v 1.11 2007/08/05 11:17:01 nixnut Exp $ ASPELL_LANG="Finnish" ASPOSTFIX="6" @@ -9,4 +9,4 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" |