diff options
author | 2007-11-03 22:23:35 +0000 | |
---|---|---|
committer | 2007-11-03 22:23:35 +0000 | |
commit | e7eabe4c243526d1d896b49825ea590e87b66a43 (patch) | |
tree | 69f4c55f66e8be087ba9760badbe8c3d7a30afa2 /app-dicts/aspell-hu | |
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-hu')
-rw-r--r-- | app-dicts/aspell-hu/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-hu/ChangeLog b/app-dicts/aspell-hu/ChangeLog index 18b23d14c4c8..e79fafbf563f 100644 --- a/app-dicts/aspell-hu/ChangeLog +++ b/app-dicts/aspell-hu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-hu # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hu/ChangeLog,v 1.1 2007/09/02 08:41:07 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hu/ChangeLog,v 1.2 2007/11/03 22:11:39 uberlord Exp $ + + 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-hu-0.99.4.2.ebuild: + Keyworded ~sparc-fbsd and ~x86-fbsd *aspell-hu-0.99.4.2 (02 Sep 2007) diff --git a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild b/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild index 12aab4c40043..e64bf4243425 100644 --- a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild +++ b/app-dicts/aspell-hu/aspell-hu-0.99.4.2.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-hu/aspell-hu-0.99.4.2.ebuild,v 1.1 2007/09/02 08:41:07 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild,v 1.2 2007/11/03 22:11:39 uberlord Exp $ ASPELL_LANG="Hungarian" APOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc-fbsd ~x86 ~x86-fbsd" FILENAME="aspell6-hu-0.99.4.2-0" SRC_URI="mirror://gnu/aspell/dict/hu/${FILENAME}.tar.bz2" |