diff options
Diffstat (limited to 'app-dicts/stardict-quick-eng-fra')
-rw-r--r-- | app-dicts/stardict-quick-eng-fra/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/stardict-quick-eng-fra/ChangeLog b/app-dicts/stardict-quick-eng-fra/ChangeLog index 79f1a90642f5..33c88a01b865 100644 --- a/app-dicts/stardict-quick-eng-fra/ChangeLog +++ b/app-dicts/stardict-quick-eng-fra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-quick-eng-fra # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-fra/ChangeLog,v 1.5 2005/01/01 13:01:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-fra/ChangeLog,v 1.6 2005/08/02 20:26:18 gustavoz Exp $ + + 02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + stardict-quick-eng-fra-2.4.2.ebuild: + To ~sparc 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> stardict-quick-eng-fra-2.4.2.ebuild: diff --git a/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild index 1c9a207a2776..2dd3f30d1eb8 100644 --- a/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild +++ b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild,v 1.5 2005/01/01 13:01:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild,v 1.6 2005/08/02 20:26:18 gustavoz Exp $ FROM_LANG="English" TO_LANG="French" @@ -10,7 +10,7 @@ inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_Quick.php" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" RDEPEND=">=app-dicts/stardict-2.4.2" |