diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-05 14:36:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-05 14:36:17 +0000 |
commit | 3ddf11728b03478a0ac9451d7c76273acd8fad8b (patch) | |
tree | 6bcd7f292a76040fb019511ae948e4987ccf0705 /app-dicts | |
parent | alpha/ia64/x86 stable wrt #178690 (diff) | |
download | gentoo-2-3ddf11728b03478a0ac9451d7c76273acd8fad8b.tar.gz gentoo-2-3ddf11728b03478a0ac9451d7c76273acd8fad8b.tar.bz2 gentoo-2-3ddf11728b03478a0ac9451d7c76273acd8fad8b.zip |
alpha/ia64/x86 stable wrt #178690
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-vi/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-vi/ChangeLog b/app-dicts/aspell-vi/ChangeLog index 5aa88ca4ae55..2a76038c62bb 100644 --- a/app-dicts/aspell-vi/ChangeLog +++ b/app-dicts/aspell-vi/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2007/08/05 11:15:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.9 2007/08/05 14:36:17 armin76 Exp $ + + 05 Aug 2007; Raúl Porcel <armin76@gentoo.org> aspell-vi-0.01.1.1.ebuild: + alpha/ia64/x86 stable wrt #178690 05 Aug 2007; nixnut <nixnut@gentoo.org> aspell-vi-0.01.1.1.ebuild: Stable on ppc wrt bug 178690 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 53539354b0a1..3fa07d3765e0 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.10 2007/08/05 11:15:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild,v 1.11 2007/08/05 14:36:17 armin76 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" |