diff options
author | 2008-01-02 10:40:46 +0000 | |
---|---|---|
committer | 2008-01-02 10:40:46 +0000 | |
commit | f423d0cc5eadba8f033314801ac029ea865c9e13 (patch) | |
tree | 7cb6113a4d1639f16d5b365c6b1a2bf6b5bbb7e7 /app-dicts | |
parent | Initial commit of new perl module Email-Filter. (diff) | |
download | gentoo-2-f423d0cc5eadba8f033314801ac029ea865c9e13.tar.gz gentoo-2-f423d0cc5eadba8f033314801ac029ea865c9e13.tar.bz2 gentoo-2-f423d0cc5eadba8f033314801ac029ea865c9e13.zip |
Re-add ~ia64
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-fr/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-fr/aspell-fr-0.60.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-fr/ChangeLog b/app-dicts/aspell-fr/ChangeLog index d4411158f5ac..02800948a3dd 100644 --- a/app-dicts/aspell-fr/ChangeLog +++ b/app-dicts/aspell-fr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-fr -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/ChangeLog,v 1.11 2007/11/23 17:09:19 nixnut Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/ChangeLog,v 1.12 2008/01/02 10:40:46 armin76 Exp $ + + 02 Jan 2008; Raúl Porcel <armin76@gentoo.org> aspell-fr-0.60.ebuild: + Re-add ~ia64 23 Nov 2007; nixnut <nixnut@gentoo.org> aspell-fr-0.60.ebuild: Added ~ppc wrt bug 195194 diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild index 47c7e8d6400c..ceb5c6c1e473 100644 --- a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild +++ b/app-dicts/aspell-fr/aspell-fr-0.60.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.60.ebuild,v 1.4 2007/11/23 17:09:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fr/aspell-fr-0.60.ebuild,v 1.5 2008/01/02 10:40:46 armin76 Exp $ ASPELL_LANG="French" ASPOSTFIX="6" @@ -11,7 +11,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" FILENAME="aspell-fr-0.50-3" SRC_URI="mirror://gnu/aspell/dict/fr/${FILENAME}.tar.bz2" |