diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-02 20:04:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-02 20:04:52 +0000 |
commit | 51ab8e4a9af7603e37270e2fa9562e502cc1b7cb (patch) | |
tree | 78533d3d2b01f423e064f69d0a8d7d9a0af07f8b /app-dicts/stardict-cdict-en-zh-big5 | |
parent | To ~sparc (diff) | |
download | gentoo-2-51ab8e4a9af7603e37270e2fa9562e502cc1b7cb.tar.gz gentoo-2-51ab8e4a9af7603e37270e2fa9562e502cc1b7cb.tar.bz2 gentoo-2-51ab8e4a9af7603e37270e2fa9562e502cc1b7cb.zip |
To ~sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-dicts/stardict-cdict-en-zh-big5')
-rw-r--r-- | app-dicts/stardict-cdict-en-zh-big5/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/stardict-cdict-en-zh-big5/ChangeLog b/app-dicts/stardict-cdict-en-zh-big5/ChangeLog index 4ecfe69aad07..8b52150106e5 100644 --- a/app-dicts/stardict-cdict-en-zh-big5/ChangeLog +++ b/app-dicts/stardict-cdict-en-zh-big5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-cdict-en-zh-big5 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/ChangeLog,v 1.5 2005/01/01 12:57:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/ChangeLog,v 1.6 2005/08/02 20:03:51 gustavoz Exp $ + + 02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + stardict-cdict-en-zh-big5-2.4.2.ebuild: + To ~sparc 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> stardict-cdict-en-zh-big5-2.4.2.ebuild: diff --git a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild index bf39854db922..1d7fea8eedab 100644 --- a/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild +++ b/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-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-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild,v 1.6 2005/01/01 12:57:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-cdict-en-zh-big5/stardict-cdict-en-zh-big5-2.4.2.ebuild,v 1.7 2005/08/02 20:03:51 gustavoz Exp $ FROM_LANG="English" TO_LANG="Traditional Chinese (BIG5)" @@ -11,7 +11,7 @@ inherit stardict HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_zh_TW.php" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" RDEPEND=">=app-dicts/stardict-2.4.2" |