diff options
author | Michael Weber <xmw@gentoo.org> | 2010-11-30 23:52:41 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2010-11-30 23:52:41 +0000 |
commit | 36ee1952e592231a9847e8cec4ad9cdc794dcb0f (patch) | |
tree | 94caba66a2d60cbbe1988393789da1ae20e27ae1 /app-dicts | |
parent | fontforge python 2.7 fix (diff) | |
download | gentoo-2-36ee1952e592231a9847e8cec4ad9cdc794dcb0f.tar.gz gentoo-2-36ee1952e592231a9847e8cec4ad9cdc794dcb0f.tar.bz2 gentoo-2-36ee1952e592231a9847e8cec4ad9cdc794dcb0f.zip |
sparc stable (bug 258485)
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict-freedict-tur-eng/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/stardict-freedict-tur-eng/ChangeLog b/app-dicts/stardict-freedict-tur-eng/ChangeLog index f114a05f0dc1..0fa3cf43188e 100644 --- a/app-dicts/stardict-freedict-tur-eng/ChangeLog +++ b/app-dicts/stardict-freedict-tur-eng/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-freedict-tur-eng -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-tur-eng/ChangeLog,v 1.5 2009/02/19 19:02:06 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-tur-eng/ChangeLog,v 1.6 2010/11/30 23:52:41 xmw Exp $ + + 30 Nov 2010; Michael Weber <xmw@gentoo.org> + stardict-freedict-tur-eng-2.4.2.ebuild: + sparc stable (bug 258485) 19 Feb 2009; nixnut <nixnut@gentoo.org> stardict-freedict-tur-eng-2.4.2.ebuild: diff --git a/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild b/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild index 65243f28bd3f..d49461ea458f 100644 --- a/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild +++ b/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild,v 1.5 2009/02/19 19:02:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild,v 1.6 2010/11/30 23:52:41 xmw Exp $ FROM_LANG="Turkish" TO_LANG="English" @@ -8,5 +8,5 @@ DICT_PREFIX="freedict-" inherit stardict -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" |