diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-11-03 22:23:35 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-11-03 22:23:35 +0000 |
commit | e7eabe4c243526d1d896b49825ea590e87b66a43 (patch) | |
tree | 69f4c55f66e8be087ba9760badbe8c3d7a30afa2 /app-dicts/aspell-vi | |
parent | Stable on ppc64; bug #197701 (diff) | |
download | historical-e7eabe4c243526d1d896b49825ea590e87b66a43.tar.gz historical-e7eabe4c243526d1d896b49825ea590e87b66a43.tar.bz2 historical-e7eabe4c243526d1d896b49825ea590e87b66a43.zip |
Keyworded ~sparc-fbsd and ~x86-fbsd
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'app-dicts/aspell-vi')
-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 1920f363dc18..6c406702e94a 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.14 2007/08/10 05:09:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.15 2007/11/03 22:23:35 uberlord Exp $ + + 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-vi-0.01.1.1.ebuild: + Keyworded ~sparc-fbsd and ~x86-fbsd 10 Aug 2007; Jeroen Roovers <jer@gentoo.org> aspell-vi-0.01.1.1.ebuild: Stable for HPPA (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 043950c65014..83410e836d10 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.15 2007/08/25 11:55:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild,v 1.16 2007/11/03 22:23:35 uberlord 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 ~sparc-fbsd x86 ~x86-fbsd" |