diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-01 14:40:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-01 14:40:53 +0000 |
commit | 466204ff3a87d8d06aa487a3ccb23a2c57cbbee9 (patch) | |
tree | 33ad541551ad14c2aa355296ef9402e9128aada0 /app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild | |
parent | added ~amd64 (diff) | |
download | gentoo-2-466204ff3a87d8d06aa487a3ccb23a2c57cbbee9.tar.gz gentoo-2-466204ff3a87d8d06aa487a3ccb23a2c57cbbee9.tar.bz2 gentoo-2-466204ff3a87d8d06aa487a3ccb23a2c57cbbee9.zip |
added ~amd64
(Portage version: 2.1.2-r5)
Diffstat (limited to 'app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild index 79b8258113cc..a16de712d001 100644 --- a/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild +++ b/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild,v 1.8 2005/09/19 13:50:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild,v 1.9 2007/02/01 14:40:53 blubb Exp $ FROM_LANG="English" TO_LANG="German" @@ -9,6 +9,6 @@ DICT_PREFIX="dictd_www.freedict.de_" inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php" -KEYWORDS="x86 ppc sparc" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" RDEPEND=">=app-dicts/stardict-2.4.2" |