diff options
author | 2007-08-04 18:38:35 +0000 | |
---|---|---|
committer | 2007-08-04 18:38:35 +0000 | |
commit | 0493d4f5a47a97e51b120e03ad448ddad9669288 (patch) | |
tree | a92fafec82b271329ff3827a7bf87392c28167db /app-dicts/aspell-vi | |
parent | Sparc stable --- Part of Bug #178690 (diff) | |
download | historical-0493d4f5a47a97e51b120e03ad448ddad9669288.tar.gz historical-0493d4f5a47a97e51b120e03ad448ddad9669288.tar.bz2 historical-0493d4f5a47a97e51b120e03ad448ddad9669288.zip |
Sparc stable --- part of Bug #178690
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'app-dicts/aspell-vi')
-rw-r--r-- | app-dicts/aspell-vi/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-vi/ChangeLog b/app-dicts/aspell-vi/ChangeLog index ccb53c5a6c36..8e1b4ada29db 100644 --- a/app-dicts/aspell-vi/ChangeLog +++ b/app-dicts/aspell-vi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-vi # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.6 2007/08/04 17:15:04 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.7 2007/08/04 18:25:34 fmccor Exp $ + + 04 Aug 2007; Ferris McCormick <fmccor@gentoo.org> + aspell-vi-0.01.1.1.ebuild: + Sparc stable --- part of Bug #178690 04 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> aspell-vi-0.01.1.1.ebuild: diff --git a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild index c36e2a104610..ada6402e7ca1 100644 --- a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild +++ b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.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-vi/aspell-vi-0.01.1.1.ebuild,v 1.8 2007/08/04 17:15:04 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild,v 1.9 2007/08/04 18:25:34 fmccor Exp $ ASPELL_LANG="Vietnamese" 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" |