diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-11-03 22:12:13 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-11-03 22:12:13 +0000 |
commit | 03d2b291ab585d2f819fcadf473f6b71fb8170b5 (patch) | |
tree | d184dc40825e887d5aeffcf6ed5d268c4fbbcb90 | |
parent | Keyworded ~sparc-fbsd and ~x86-fbsd (diff) | |
download | gentoo-2-03d2b291ab585d2f819fcadf473f6b71fb8170b5.tar.gz gentoo-2-03d2b291ab585d2f819fcadf473f6b71fb8170b5.tar.bz2 gentoo-2-03d2b291ab585d2f819fcadf473f6b71fb8170b5.zip |
Keyworded ~sparc-fbsd and ~x86-fbsd
(Portage version: 2.1.3.16)
-rw-r--r-- | app-dicts/aspell-hy/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-hy/ChangeLog b/app-dicts/aspell-hy/ChangeLog index 70522b65298c..5554f3018a3e 100644 --- a/app-dicts/aspell-hy/ChangeLog +++ b/app-dicts/aspell-hy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-hy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hy/ChangeLog,v 1.1 2007/09/02 09:07:24 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hy/ChangeLog,v 1.2 2007/11/03 22:12:13 uberlord Exp $ + + 03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-hy-0.10.0.ebuild: + Keyworded ~sparc-fbsd and ~x86-fbsd *aspell-hy-0.10.0 (02 Sep 2007) diff --git a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild b/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild index b8d32e039971..80feba44a6f8 100644 --- a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild +++ b/app-dicts/aspell-hy/aspell-hy-0.10.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-hy/aspell-hy-0.10.0.ebuild,v 1.1 2007/09/02 09:07:24 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild,v 1.2 2007/11/03 22:12:13 uberlord Exp $ ASPELL_LANG="Armenian" ASPOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc-fbsd ~x86 ~x86-fbsd" FILENAME=aspell6-hy-0.10.0-0 SRC_URI="mirror://gnu/aspell/dict/hy/${FILENAME}.tar.bz2" |