diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-01 14:46:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-01 14:46:33 +0000 |
commit | 4d40b181169b273f713078e2c953925bcc1e37dd (patch) | |
tree | 5c26b4013bb5d192b087c0e20a18521a179bca93 /app-dicts/stardict-hnd-vi-en | |
parent | added ~amd64 (diff) | |
download | gentoo-2-4d40b181169b273f713078e2c953925bcc1e37dd.tar.gz gentoo-2-4d40b181169b273f713078e2c953925bcc1e37dd.tar.bz2 gentoo-2-4d40b181169b273f713078e2c953925bcc1e37dd.zip |
added ~amd64
(Portage version: 2.1.2-r5)
Diffstat (limited to 'app-dicts/stardict-hnd-vi-en')
3 files changed, 11 insertions, 5 deletions
diff --git a/app-dicts/stardict-hnd-vi-en/ChangeLog b/app-dicts/stardict-hnd-vi-en/ChangeLog index 4bac9fd21c3e..ecd7fb39b23d 100644 --- a/app-dicts/stardict-hnd-vi-en/ChangeLog +++ b/app-dicts/stardict-hnd-vi-en/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict-hnd-vi-en -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-en/ChangeLog,v 1.3 2006/03/19 18:57:59 halcy0n Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-en/ChangeLog,v 1.4 2007/02/01 14:46:32 blubb Exp $ + + 01 Feb 2007; Simon Stelling <blubb@gentoo.org> + stardict-hnd-vi-en-20050917.ebuild: + add ~amd64 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> stardict-hnd-vi-en-20050917.ebuild: diff --git a/app-dicts/stardict-hnd-vi-en/files/digest-stardict-hnd-vi-en-20050917 b/app-dicts/stardict-hnd-vi-en/files/digest-stardict-hnd-vi-en-20050917 index 962abaf221e9..c1b04af4c035 100644 --- a/app-dicts/stardict-hnd-vi-en/files/digest-stardict-hnd-vi-en-20050917 +++ b/app-dicts/stardict-hnd-vi-en/files/digest-stardict-hnd-vi-en-20050917 @@ -1 +1,3 @@ MD5 30fbe158d9d06a3bf44aa9615c09a9c8 VietAnh23K.zip 992221 +RMD160 db99af0fa6ab70d1718da660304234d676a0a0b0 VietAnh23K.zip 992221 +SHA256 8b2e9a5d4301e797f87023b767e4aece46bf942d1df95fdf4c8116446637e231 VietAnh23K.zip 992221 diff --git a/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild b/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild index f84a6bf7b736..2c0f2163f227 100644 --- a/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild +++ b/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild,v 1.2 2006/03/19 18:57:59 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-hnd-vi-en/stardict-hnd-vi-en-20050917.ebuild,v 1.3 2007/02/01 14:46:32 blubb Exp $ FROM_LANG="Vietnamese" TO_LANG="English" @@ -10,7 +10,7 @@ inherit stardict HOMEPAGE="http://forum.vnoss.org/viewtopic.php?id=1818" SRC_URI="http://james.dyndns.ws/pub/Dictionary/StarDict-James/VietAnh23K.zip" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" S="${WORKDIR}/VietAnh" |