diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-01 14:56:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-01 14:56:19 +0000 |
commit | e71cb1a619678e8db8bd931290ccb39b96f923a3 (patch) | |
tree | 99cba6e735a8e08e1e5f56caf5f667234caf82df /app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild | |
parent | Version bumped. Fixed #162502. (diff) | |
download | historical-e71cb1a619678e8db8bd931290ccb39b96f923a3.tar.gz historical-e71cb1a619678e8db8bd931290ccb39b96f923a3.tar.bz2 historical-e71cb1a619678e8db8bd931290ccb39b96f923a3.zip |
added ~amd64
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild index 670358894d94..e0620b8a487a 100644 --- a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild +++ b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-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-mova-smiley/stardict-mova-smiley-2.4.2.ebuild,v 1.6 2005/08/02 20:23:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild,v 1.7 2007/02/01 14:50:27 blubb Exp $ DICT_PREFIX="dictd_www.mova.org_" @@ -9,7 +9,7 @@ inherit stardict DESCRIPTION="Stardict Dictionary for Mova.org's Smiley Dictionary" HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.mova.org.php" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=app-dicts/stardict-2.4.2" |